Skip to content

Releases: fossas/fossa-cli

v3.10.9

16 May 20:28
e96a280

Choose a tag to compare

  • CLI Args: Add a --tee-output argument to allow uploading results and also printing them to stdout. (#1546)

v3.10.8

13 May 19:30
13da105

Choose a tag to compare

  • Custom license scans: Apply licenseScanPathFilters to custom license scans (#1535).

v3.10.7

24 Apr 14:56
99c8247

Choose a tag to compare

  • Report: Allow generating SBOMs attribution reports using fossa-cli. (#1534)

v3.10.6

08 Apr 18:24
8bb8c62

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

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

Choose a tag to compare

  • Erlang: Rebar config parsing bug fixes (#1524)

v3.10.3

12 Mar 19:22
v3.10.3
d828dc7

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

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

Choose a tag to compare

  • Swift: Add support for parsing path dependencies with names (#1515)

v3.10.0

22 Feb 00:13
494e279

Choose a tag to compare