Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.10.2
- Cargo: Do not create Cargo.lock if it already exists (#1516)
v3.10.1
- Swift: Add support for parsing path dependencies with names (#1515)
v3.9.48
- 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
- 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
- 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
- Preflight: Fix a bug where the preflight checks fail for SBOM team analysis (#1499)
v3.9.44
- Preflight: Fix a bug where the preflight check could fail if you ran fossa multiple times simultaneously (#1498)
v3.9.43
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.