Skip to content

fnox scan

  • Usage: fnox scan [FLAGS] [DIR]

Scan repository for potential secrets

Arguments

[DIR]

Directory to scan (default: current directory)

Default: .

Flags

-i --ignore… <IGNORE>

Skip files matching this glob pattern (can be used multiple times)

--format <FORMAT>

Output format

Choices:

  • human
  • json

Default: human

-q --quiet

Show only files with potential secrets

MIT LicenseCopyright © 2026jdx.dev