Skip to content

Releases: fossas/fossa-cli

v3.10.7

24 Apr 14:56
99c8247
Compare
Choose a tag to compare
  • Report: Allow generating SBOMs attribution reports using fossa-cli. (#1534)

v3.10.6

08 Apr 18:24
8bb8c62
Compare
Choose a tag to compare
  • Licensing: Fix a bug where the scikit-learn had an incorrect license detected (#1527)
  • Licensing: Adds support for the NREL disclaimer

v3.10.5

20 Mar 22:05
23fa998
Compare
Choose a tag to compare

Container scanning: Resolved a large number of issues with scanning containers (#1514, #1521)

  • Pulling containers from recent versions of Docker are properly supported.
  • OCI container hosts are better supported.
  • Scanning exported containers from recent versions of Docker are properly supported.
  • Authentication is better supported overall, it now integrates with native Docker authentication providers.
  • The old container scanning functionality still exists in FOSSA CLI as a fallback if the new functionality fails.

Note

FOSSA built a separate binary to handle pulling images; refer to its repository for details.
This binary is bundled into FOSSA CLI, you don't need to do anything special to use it.

v3.10.4

18 Mar 20:36
c21ae8a
Compare
Choose a tag to compare
  • Erlang: Rebar config parsing bug fixes (#1524)

v3.10.3

12 Mar 19:22
v3.10.3
d828dc7
Compare
Choose a tag to compare

License Scanning: Added the archive name to the path for licenses found inside of archives during vendored dependency and first-party license scanning (#1520)

v3.10.2

05 Mar 23:47
v3.10.2
d4c63f3
Compare
Choose a tag to compare
  • Cargo: Do not create Cargo.lock if it already exists (#1516)

v3.10.1

04 Mar 21:01
v3.10.1
c360fab
Compare
Choose a tag to compare
  • Swift: Add support for parsing path dependencies with names (#1515)

v3.10.0

22 Feb 00:13
494e279
Compare
Choose a tag to compare

v3.9.48

21 Feb 04:42
c63817d
Compare
Choose a tag to compare
  • General: Fix a bug where directory traversal could fail if the user does not have permission to read a directory (#1508).
  • Performance: Fix timeout issues when uploading large numbers of license scans by processing them in smaller batches (#1509).

v3.9.47

14 Feb 17:23
0df4fa9
Compare
Choose a tag to compare
  • Licensing: Adds support for Zeebe Community License v1.1 and Camunda License v1.0
  • NuGet: Consolidate project.assets.json and PackageReference strategies (#1461)