Skip to content

code-scan v0.1.1

Choose a tag to compare

@github-actions github-actions released this 03 Mar 10:55
· 12 commits to main since this release

Installation

Download the appropriate binary for your platform:

Platform File
macOS (Apple Silicon) code-scan-macos-arm64.tar.gz
Linux (x64) code-scan-linux-x64.tar.gz

Quick Install

# Linux/macOS
tar -xzf code-scan-*.tar.gz
chmod +x code-scan
./code-scan --help

No pull requests since last release.