logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Analyze Fossa Scans - Generate License Reports | Online Free DevTools by Hexmos

Analyze open source licenses with Fossa. Generate realtime license audits and vulnerability scans for dependencies. Free online tool, no registration required.

fossa

CLI for the Fossa service - Generate realtime license audits, vulnerability scans and reports about dependencies licenses. More information: https://github.com/fossas/fossa-cli/blob/master/docs/README.md.

  • Initialize a .fossa.yml configuration file:

fossa init

  • Run a default project build:

fossa build

  • Analyze built dependencies:

fossa analyze

  • Generate reports:

fossa report

  • Test current revision against the FOSSA scan status and exit with errors if issues are found:

fossa test

See Also