Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.9.20
- Fixes file matches for license scans (#1434).
v3.9.19
v3.9.19
- Release a Mac arm64 binary. (#1426)
- Updated the license to CPAL, an OSI-approved license similar to MPL (#1431).
v3.9.18
Resolves an issue where vendored-dependencies
were rescanned locally, but not in the FOSSA service, when forceRescans
was set to true
(#1423).
v3.9.17
Poetry: Adds partial support for dependency groups. (#1420).
v3.9.16
- Treat targets field in the issue summary loaded from Core as optional during fossa test and fossa report (#1422).
- Adds support for SwiftPM v3 files (#1424). Future SwiftPM file formats will be accepted automatically if they remain backwards compatible with the current parser.
- Updates parallel embedded binary extractions to be more properly isolated (#1425).
v3.9.15
Change TLS to a version that takes advantage of but does not require 1.2 with EMS.
This will be reverted in six months.
On-prem users should upgrade their servers to support either TLS 1.2 with EMS or TLS 1.3.
SAAS customers are unaffected. (#1418).
v3.9.14
- Update cargo strategy to parse new
cargo metadata
format for cargo >= 1.77.0 (#1416).
fossa release-group
: Add command to create a FOSSA release group release (fossa release-group create-release
) #1409.
fossa project
: Adds commands to interact with FOSSA projects (fossa project edit
) #1394.
v3.9.13
- Support GIT dependencies in Bundler projects (#1403)
- Reports: Increase the timeout when hitting the report generation API endpoint (#1412).
v3.9.12
--detect-dynamic
: Fix deb tatic parsing (#1401).
v3.9.11
- Licensing: Add new rules for unity licenses. Add the Redis Source Available License.