FOSSA CLI
Dependency analysis and license compliance scanner for CI pipelines
fossa-cli's releases are ecosystem-by-ecosystem repairs to how lockfiles are read.
◆Recent moves
- 21d ago
fossa-cli 3.17.17 bumps Themis to 1.0.69
A single Themis bump to 1.0.69 and nothing else. It is the maintenance floor of this release stream rather than a change to how anything scans.
View source ↗ - 1mo ago
fossa-cli 3.17.16 raises the default timeout to one minute
The default timeout moves from 30 seconds to a minute. A small operational tweak, though it hints that scans on larger projects were being cut short.
View source ↗ - 1mo ago
fossa-cli 3.17.15 fixes Node workspace and npm v3 lockfile scoping
Node workspaces declared with a leading ./ are now matched, and npm v3 lockfiles gain target-level dependency scoping. Both are the accuracy work this feed is built on: a workspace that fails to match is a set of dependencies missing from the audit.
View source ↗ - 1mo ago
v3.17.14
A release cut with no accompanying changes. Nothing here affects scanning behavior.
View source ↗ - 2mo ago
fossa-cli 3.17.13 refactors pnpm lockfile handling
A pnpm lockfile refactor plus release-group project resolution moved to a server-side lookup. The pnpm work is the same per-ecosystem repair pattern; the release-group change shifts a resolution step off the client.
View source ↗ - 2mo ago
fossa-cli 3.17.12 routes sbt 1.4+ via DependencyTreePlugin
Scala projects on sbt 1.4+ that declare DependencyTreePlugin explicitly now route to the built-in command. Another single-ecosystem correction, this time on the JVM side.
View source ↗