cycode

Scan code for security vulnerabilities, secrets, and infrastructure issues.

brewmacoslinux
Try with needOr install directly
Source

About

Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning

Commands

cycode

Examples

scan code for security vulnerabilities in current directory$ cycode scan .
find hardcoded passwords and API keys in source code$ cycode scan . --secret
check dependencies for known security issues$ cycode scan . --sca
validate terraform and cloudformation for misconfigurations$ cycode scan . --iac
authenticate with cycode cloud platform$ cycode auth login