Introducing Jacked
Jacked provides organizations with a more comprehensive look at their application to take calculated actions and create a better security approach. Its primary purpose is to scan vulnerabilities to implement subsequent risk mitigation measures.
Scans image vulnerability; checks if your image is at risk
Configuration that helps user’s preference using the tool
Works seamlessly with BOM Diggity
Converts results to JSON and Tabulated Format
Works with major operating system and many packages
Jenkins Plugin
Ensure code quality for faster software delivery.
- Image, Tar, and Directory Scanning
- Severity Fail Criteria
- Ignore CVEs and Package Names
- Skip Build Fail and Database Update


Azure DevOps Plugin
Enhance productivity and streamline development processes.
- Image, Tar, and Directory Scanning
- Severity Fail Criteria
- Skip Build Fail
- Skip Database Update
Jacked GitHub Action
Utilize Jacked for seamless image vulnerability scanning.
- Directory Scanning
- Severity Fail Criteria

Supported Installation OS
Jacked currently supports the following operating systems:
WINDOWS INSTALLATION
With Windows OS’ amd64 achitecture, you can seamlessly run our newest open-source tool program to protect your images against any possible threat.

MAC INSTALLATION
Scan image vulnerability on any Mac operating system because Jacked supports arm64 and amd64 architecture
LINUX INSTALLATION
Jacked can easily detect security issues in your images. The open-source tool can run in the amd64, arm64, ppc64le, and s390x architecture of the Linux operating system.
Installation Guide
You can improve your code security. Install Jacked the newest open-source analysis scanning tool in the market today!
Build
$ git clone https://github.com/carbonetes/jacked
$ go install
Recommended
A great way to install a working binary tool on your terminal.
curl -sSfL https://raw.githubusercontent.com/carbonetes/jacked/main/install.sh | sh -s -- -d /usr/local/bin
You can specify a release version and destination directory for the installation:
curl -sSfL https://raw.githubusercontent.com/carbonetes/jacked/main/install.sh | sh -s -- -d <DESTINATION_DIR> -v <RELEASE_VERSION>
Homebrew
brew tap carbonetes/jacked
brew install jacked
Scoop
scoop bucket add jacked https://github.com/carbonetes/jacked-bucket
scoop install jacked
Useful Commands and Flags
jacked [command] [flag]
Available Commands and their flags with description:
jacked [flag]
jacked config [flag]
jacked db [flag]
jacked version [flag] [string]