Skip to content

Releases: fossas/fossa-cli

v3.9.46

11 Feb 23:45
b117f17
Compare
Choose a tag to compare
  • Licensing: Fix a bug where the tzdata debian package copyright was not detected as a public domain license (#1504)
  • Container scanning: Fix a bug where Docker URLs were being constructed incorrectly, resulting in a 403 error (#1500)

v3.9.45

30 Jan 18:01
c029a41
Compare
Choose a tag to compare
  • Preflight: Fix a bug where the preflight checks fail for SBOM team analysis (#1499)

v3.9.44

16 Jan 21:58
dee2229
Compare
Choose a tag to compare
  • Preflight: Fix a bug where the preflight check could fail if you ran fossa multiple times simultaneously (#1498)

v3.9.43

16 Jan 15:11
847addf
Compare
Choose a tag to compare

What's Changed

  • Discovery: Fix a bug where directories in paths.exclude may still be accessed during discovery which causes an error when users don't have permission to read those directories.

v3.9.42

20 Dec 20:28
27b4454
Compare
Choose a tag to compare

What's Changed

v3.9.41

03 Dec 16:54
513a3a5
Compare
Choose a tag to compare
  • GoModules: Expose a static only analysis method for Go. (#1468)

v3.9.40

21 Nov 22:57
936d1fa
Compare
Choose a tag to compare
  • Licensing: Fix a bug where license scanner output sometimes included log lines, which breaks JSON parsing

v3.9.39

14 Nov 23:55
4471697
Compare
Choose a tag to compare
  • Licensing: Add the PSF-3.12.7 license. Make a correction to the MulanPSL license. Add a new public-domain rule (#1480)

v3.9.38

01 Nov 20:10
e9e8ade
Compare
Choose a tag to compare
  • Adds clarity to "Invalid project permission" error message, instructing user to specify a team using fossa analyze --team or in the .fossa.yml file. (#1475)
  • Fixes a small typo in an error heading (#1476)
  • Licensing: Adds support for a handful of new licenses and EULAs (No PR)
    • ActiPro License Agreement, Versions 2009, 2020, 2021, and 2021-10-28
    • Authorized Dynatrace Customer Subscription Agreement
    • Chilkat Software License Agreement
    • Google Play Core Software Development Kit Terms of Service
    • Krypton Toolkit Licence Agreement for End-Users
    • Madshi Software License Agreement
    • Microsoft SQL Server 2019 Developer, 2019 Evaluation, and 2019 Express
    • Microsoft SQL Server 2022 Enterprise, Standard, Web
    • Viskoe.dk Terms of Use
  • Container scanning: Recursively find jars within jars (#1478)

v3.9.37

07 Oct 23:12
dc572c6
Compare
Choose a tag to compare
  • License Scanning: Update Themis to include NOTICE files, and parse the additional NOTICE file fields in Themis's output. (#1466)