Skip to content

Releases: fossas/fossa-cli

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

v3.8.25

08 Dec 20:43
95ddd25
Compare
Choose a tag to compare
  • Maven: add support for maven scope filtering (#1331)
  • fossa init: adds new fossa init command which creates .fossa.yml.example, and fossa-deps.yml.example file. (#1323)

v3.8.24

01 Dec 21:10
9b84c9a
Compare
Choose a tag to compare
  • Python: use pip to determine transitive dependencies for setuptool projects that contain a req*.txt or setup.py file. (#1334)
  • Container Scanning: warn and exclude rpm packages that are missing attributes. (#1335)

v3.8.23

27 Nov 18:55
dfa7085
Compare
Choose a tag to compare
  • Custom License Scans: Support full-file uploads for custom license scans (#1333)

v3.8.22

22 Nov 21:16
bcd1142
Compare
Choose a tag to compare
  • path: adds path dependency scanning feature for golang. (#1327)
  • pnpm: Supports 6.0 version of pnpm-lockfile.yaml (#1320)
  • Maven: Fixes defect, where fossa-cli was sometimes ignoring dependency, if the dependency with multiple scopes was part of the project. (#1322)