Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.pipefort.com/llms.txt

Use this file to discover all available pages before exploring further.

Prerequisites

  • A 64-bit Linux, macOS, or Windows machine
  • git on PATH (only needed for -g owner/repo remote scans)

Download the binary

Download the latest ci-cd-security-scanner build for your platform from your Pipefort account. Available builds:
PlatformArchitectureBinary
Linuxx86_64ci-cd-security-scanner-linux-amd64
Linuxarm64ci-cd-security-scanner-linux-arm64
macOSIntelci-cd-security-scanner-darwin-amd64
macOSApple Siliconci-cd-security-scanner-darwin-arm64
Windowsx86_64ci-cd-security-scanner-windows-amd64.exe

Install on macOS / Linux

chmod +x ci-cd-security-scanner-*
sudo mv ci-cd-security-scanner-* /usr/local/bin/ci-cd-security-scanner

Install on Windows

Move the .exe somewhere on your PATH (or create a folder, drop it in, and add that folder to PATH).

Verify

ci-cd-security-scanner --help
You should see the full flag listing — see Flags for the reference.