Giter Club home page Giter Club logo

ascheck's Introduction

Apple Silicon Check

Actions Status codecov Go Report Card PRs Welcome

A CLI tool that bulk-checks your apps for the Apple Silicon support.


Table of Contents


Installation

Homebrew tap

brew tap harryzcy/ascheck
brew install ascheck

go install

go install github.com/harryzcy/ascheck

Compile from source

clone

git clone https://github.com/harryzheng/ascheck
cd ascheck

get the dependencies

go mod tidy

build

go build -o ascheck .

Example Usage

Show help

ascheck -h

Run

ascheck

Output

The output will show:

NAME        CURRENT ARCHITECTURES  ARM SUPPORT
------------------------------------------------
App Store   Intel 64               Supported
Automator   Intel 64               Supported
...
  • NAME: name of the app
  • CURRENT ARCHITECTURES: the architecture of the currently installed version
  • ARM SUPPORT: the arm support information on Does it Arm

ascheck's People

Contributors

dependabot[bot] avatar harryzcy avatar renovate[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

ascheck's Issues

同学,您这个项目引入了19个开源组件,存在1个漏洞,辛苦升级一下

检测到 harryzcy/ascheck 一共引入了19个开源组件,存在1个漏洞

漏洞标题:go-yaml < 2.2.8拒绝服务漏洞
缺陷组件:gopkg.in/[email protected]
漏洞编号:CVE-2019-11254
漏洞描述:gopkg.in/yaml.v2是go语言中用于处理yaml格式的包。
在2.2.8之前的版本中,处理恶意的yaml数据时,会导致CPU资源耗尽。
漏洞由Kubernetes开发者在fuzz测试中发现并提交修复补丁。
国家漏洞库信息:https://www.cnvd.org.cn/flaw/show/CNVD-2020-35519
影响范围:(∞, 2.2.8)
最小修复版本:2.2.8
缺陷组件引入路径:github.com/harryzcy/ascheck@->gopkg.in/[email protected]

另外还有几个漏洞,详细报告:https://mofeisec.com/jr?p=a91c10

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

This repository currently has no open or pending branches.

Detected dependencies

github-actions
.github/workflows/ci.yml
  • actions/checkout v3
  • actions/setup-go v4
  • actions/checkout v3
  • codecov/codecov-action v3
gomod
go.mod
  • go 1.20
  • github.com/olekukonko/tablewriter v0.0.5
  • github.com/stretchr/testify v1.8.2
  • github.com/urfave/cli/v2 v2.25.2
  • howett.net/plist v1.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.