Skip to content

Releases: fossas/fossa-cli

v3.9.29

06 Aug 21:25
93514ae

Choose a tag to compare

  • install scripts: Surface curl errors and display http status code correctly. (#1456)
  • Update jar-callgraph version to 1.0.2 #1454

v3.9.28

19 Jul 18:25
e745fd3

Choose a tag to compare

What's Changed

Full Changelog: v3.9.27...v3.9.28

v3.9.27

18 Jul 17:25
65046d8

Choose a tag to compare

What's Changed

  • Switch to new tar library, this should make operations that unpack tar archives work more reliably. by @csasarak in #1452

Full Changelog: v3.9.26...v3.9.27

v3.9.26

17 Jul 21:02
508c9a5

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

Choose a tag to compare

  • Update jar-callgraph version #1447

v3.9.24

03 Jul 20:03
7ea8109

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

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

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

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

Choose a tag to compare

  • Fixes file matches for license scans (#1434).