Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.11.11
- [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.9
- Get the snippet-scan-retention-days setting from an organization, and pass it into Ficus (#1586)
v3.11.8
- 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
- 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
- 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
- Remove spurious log message. (#1582)
- Update latest version of a dependency for
--x-snippet-scan
. This change will speed up scans (#1583)
v3.11.4
Stops logging a secret under --x-snippet-scan
. (#1579)