Skip to content

Releases: fossas/fossa-cli

v3.8.35

06 Feb 18:47
c512f6e
Compare
Choose a tag to compare

Running fossa analyze --detect-vendored no longer fails if there are no detected vendored dependencies (#1373).

v3.8.34

26 Jan 02:47
b78c3ba
Compare
Choose a tag to compare
  • Add color and update formatting in cli help commands (#1367)

v3.8.33

25 Jan 00:06
97bcbc9
Compare
Choose a tag to compare
  • Removes warnings and tracebacks to stderr #1358

v3.8.32

23 Jan 23:15
6bec268
Compare
Choose a tag to compare
  • Options: Add a --static-only-analysis option. (#1362)

v3.8.31

22 Jan 20:49
21a50d8
Compare
Choose a tag to compare
  • Container scanning: BerkeleyDB and Sqlite strategies now support RPM databases in non-standard locations (#1365).
  • Updates the license scanner to the latest version (#1366).
    This update addresses several issues with the license scanner, primarily related to incorrect classification of GPL and AGPL licenses.

v3.8.30

12 Jan 01:31
215a74f
Compare
Choose a tag to compare
  • Fix an issue with long-option syntax for older versions of sbt (#1356)
  • Debug: add more logging for debugging missing dependencies. (#1360)

v3.8.29

04 Jan 18:08
50e3007
Compare
Choose a tag to compare
  • Prevents showing SCM warnings in fossa analyze, test, and report #1354
  • Pathfinder: Pathfinder has been deprecated and removed. (#1350)

v3.8.28

14 Dec 20:28
7797018
Compare
Choose a tag to compare

VSI: no longer reports paths inside of extracted archives with the !_fossa.virtual_! literal #1345

v3.8.27

13 Dec 21:06
f26ae90
Compare
Choose a tag to compare
  • Maven: Fix a bug that broke maven analysis if the build directory was in a non-standard location (#1343)

v3.8.26

12 Dec 19:25
3c6a32e
Compare
Choose a tag to compare
  • Maven: add support for maven submodule filtering #1339