Skip to content

Releases: fossas/fossa-cli

v3.9.23

24 Jun 22:41
570ba4c
Compare
Choose a tag to compare
  • Reachability: For organizations that don't have reachability turned on suppress messages about it. (#1440)

v3.9.22

14 Jun 21:22
8371ab7
Compare
Choose a tag to compare
  • Fixes release group flags for fossa analyze and fossa container analyze (#1439)

v3.9.21

03 Jun 22:07
d03674e
Compare
Choose a tag to compare
  • Add support for analyzing SBOM files (#1435)
  • License Scanning: Add the Llama-3-community license (No PR)
  • Yarn: Don't fail analysis if a dependency cannot be found. (#1436)

v3.9.20

29 May 16:18
7df6382
Compare
Choose a tag to compare
  • Fixes file matches for license scans (#1434).

v3.9.19

28 May 18:48
6c4e3e1
Compare
Choose a tag to compare

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

06 May 18:35
9756ac2
Compare
Choose a tag to compare

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

04 May 00:28
759be18
Compare
Choose a tag to compare

Poetry: Adds partial support for dependency groups. (#1420).

v3.9.16

03 May 23:59
2458583
Compare
Choose a tag to compare
  • 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

30 Apr 22:11
45c4f63
Compare
Choose a tag to compare

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

26 Apr 23:53
9c24b80
Compare
Choose a tag to compare
  • 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.