vet inspect malware

Inspect an OSS package for malware

Synopsis

Inspect an OSS package for malware using SafeDep Malware Analysis API

vet inspect malware [flags]

Options

  -h, --help                              help for malware
      --no-wait                           Do not wait for malware analysis to complete
      --purl string                       Package URL to inspect for malware
      --report-json string                Path to save malware analysis report in JSON format
      --report-osv string                 Dir path to save malware analysis report in OSV format and ossf/malicious-packages format
      --report-osv-contacts strings       Contacts for malware analysis report in OSV format (URL, email, etc.)
      --report-osv-finder-name string     Finder name for malware analysis report in OSV format
      --report-osv-reference-url string   Custom reference URL for malware analysis report (defaults to platform.safedep.io)
      --report-osv-with-ranges            Use range-based versioning in OSV report (default: use explicit versions)
      --timeout duration                  Timeout for malware analysis (default 5m0s)

Options inherited from parent commands

  -d, --debug                      Show debug logs
  -e, --exceptions string          Load exceptions from file
      --exceptions-extra strings   Load additional exceptions from file
  -l, --log string                 Write command logs to file, use - as for stdout
      --no-banner                  Do not display the vet banner
  -v, --verbose                    Show verbose logs

SEE ALSO

Auto generated by spf13/cobra on 25-Oct-2025