Skip to content

Releases: fossas/fossa-cli

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)

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