Skip to content

Releases: fossas/fossa-cli

v3.9.26

17 Jul 21:02
508c9a5
Compare
Choose a tag to compare
  • Reports: Add includeCopyrightList to JSON attribution report request. This will ensure that all copyrights are included in the JSON attribution report once the FOSSA API starts including them. All other formats of attribution reports will receive all copyrights without needing to add this query param. #1450
  • Resolves an issue where git projects cloned with an url including a username were unable to be found when running fossa test. #1451

v3.9.25

11 Jul 21:23
a48a450
Compare
Choose a tag to compare
  • Update jar-callgraph version #1447

v3.9.24

03 Jul 20:03
7ea8109
Compare
Choose a tag to compare
  • Container Scanning: Attempt to find JAR files in container images and report them as dependencies (#1442, #1444).
    • To enable on-premise, FOSSA must be updated to the latest configuration.

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).