Skip to content

Releases: fossas/fossa-cli

v3.12.1

31 Oct 20:11
v3.12.1
9e702aa

Choose a tag to compare

  • Update latest version of a dependency for --x-snippet-scan. This makes some changes to the data we send and store so that we can more easily update snippet data in the background (#1587)

v3.12.0

28 Oct 21:57
67762eb

Choose a tag to compare

  • Python: Add support for projects using uv for package management (#1604)

v3.11.12

20 Oct 15:12
faaec19

Choose a tag to compare

  • Allow empty go.mod files (#1596)
  • Add new --exclude-manifest-strategies option (#1597)
  • Remove reachability output from scan summary (#1598)
  • Handle path dependencies in Cargo projects (#1599)
  • Fix Cargo workspace members showing up as dependencies (#1600)
  • Fix Pipenv projects reporting all dependencies as direct dependencies (#1601)
  • Handle HTTP errors when fetching container image manifest (#1602)

v3.11.11

02 Oct 20:07
v3.11.11
9b14a59

Choose a tag to compare

  • [Bug]The Ficus command was being constructed incorrectly if there were file exclusions in .fossa.yml (#1595)
  • Update Ficus to fix a bug with Windows paths (No PR)

v3.11.10

17 Sep 00:30
v3.11.10
bda178b

Choose a tag to compare

  • Optimize snippet scanning for time and space.(#1591)

  • Go - multi line godebug and tool settings are properly parsed (#1586)

v3.11.9

11 Sep 20:33
v3.11.9
a82af2e

Choose a tag to compare

  • Get the snippet-scan-retention-days setting from an organization, and pass it into Ficus (#1586)

v3.11.8

10 Sep 00:15
v3.11.8
d9bb042

Choose a tag to compare

  • Update latest version of a dependency for --x-snippet-scan. This change outputs errors from the snippet scanning CLI so that we can debug more easily (#1587)

v3.11.7

29 Aug 23:26
v3.11.7
cfbd158

Choose a tag to compare

  • Update latest version of a dependency for --x-snippet-scan. This change makes snippet scanning more resilient to errors when POSTing fingerprints and hashes, and ignores the RUST_LOG environment variable (#1585)

v3.11.6

27 Aug 21:18
v3.11.6
5c8777d

Choose a tag to compare

  • Update latest version of a dependency for --x-snippet-scan. This change fixes a bug where snippet scans with large fingerprints were failing (#1584)

v3.11.5

22 Aug 23:49
v3.11.5
cf6a46d

Choose a tag to compare

  • Remove spurious log message. (#1582)
  • Update latest version of a dependency for --x-snippet-scan. This change will speed up scans (#1583)