Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.18.2
Sorry, something went wrong.
No results found
Maven: recover duplicate-resolved dependency edges from the depgraph …
v3.18.1
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v3.18.0...v3.18.1
v3.18.0
Sorry, something went wrong.
No results found
- Container scanning: fossa container analyze now reports Go module dependencies embedded in Go binaries (built with Go >= 1.18) found in container image layers as regular Go dependencies, supporting images without package manager metadata such as scratch and distroless images (#1740)
- Bun: Dependencies reachable only through a devDependencies entry are now reported as development dependencies instead of production dependencies.
- Analysis: JSON manifest files with a leading UTF-8 byte order mark (commonly written by Windows tooling, e.g. in NuGet project.json) no longer fail to parse.
- NuGet: project.json files that are not NuGet manifests (e.g. Nx project configuration) are no longer claimed by the NuGet analyzer, so they no longer fail analysis with key "dependencies" not found.
- NuGet: project.json manifests may omit the top-level dependencies key.
- NuGet: project.json dependencies declared per-framework under frameworks are now reported.
v3.17.17
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v3.17.16...v3.17.17
v3.17.16
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v3.17.15...v3.17.16
v3.17.15
Sorry, something went wrong.
No results found
What's Changed
- [ANE-3057] Match Node workspaces declared with a leading ./ by @nficca in #1733
- Npm: support target-level dependency scoping for v3 lockfiles by @zlav in #1732
- Cut release 3.17.15 by @nficca in #1735
Full Changelog: v3.17.14...v3.17.15
v3.17.14
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v3.17.13...v3.17.14
v3.17.13
Sorry, something went wrong.
No results found
What's Changed
Full Changelog: v3.17.12...v3.17.13
v3.17.12
Sorry, something went wrong.
No results found
What's Changed
- Add workflow to close stale issues by @tjugdev in #1722
- Strategy/Scala: route sbt 1.4+ with explicit DependencyTreePlugin to built-in command (TKT-15490) by @zlav in #1711
- Remove hlint ignore now fix has merged by @nficca in #1726
- Cut release 3.17.12 by @nficca in #1727
Full Changelog: v3.17.11...v3.17.12
v3.17.11
Sorry, something went wrong.
No results found
What's Changed
- docs(conan): handle list-valued license in make_fossa_deps_conan by @cmboling in #1719
- Strip non printable characters from locators by @tjugdev in #1720
- [Container Scanning] Support scanning /var/lib/dpkg/status.d directory by @GauravB159 in #1721
New Contributors
Full Changelog: v3.17.10...v3.17.11