Skip to content

Releases: fossas/fossa-cli

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.

v3.9.13

19 Apr 22:40
f3e6b7a
Compare
Choose a tag to compare
  • Support GIT dependencies in Bundler projects (#1403)
  • Reports: Increase the timeout when hitting the report generation API endpoint (#1412).

v3.9.12

16 Apr 19:55
de7bdcd
Compare
Choose a tag to compare
  • --detect-dynamic: Fix deb tatic parsing (#1401).

v3.9.11

12 Apr 19:46
37928a0
Compare
Choose a tag to compare
  • Licensing: Add new rules for unity licenses. Add the Redis Source Available License.

v3.9.10

02 Apr 21:22
63f5d60
Compare
Choose a tag to compare
  • Support unarchiving tgz, taz, txz, tbz, tbz2, and tz2 files for --unpack-archives (#1402)
  • fossa test: improves diagnostic message (#1403)
  • fossa release-group: Adds commands to interact with FOSSA release-groups (fossa release-group add-projects, fossa release-group create, fossa release-group delete, fossa release-group delete-release) #1399.

v3.9.9

10 May 22:06
295a6f3
Compare
Choose a tag to compare

--without-default-filters: disables default path filters (#1396).

v3.9.8

06 Mar 20:31
b5f97eb
Compare
Choose a tag to compare

Reachability: Users may now provide custom locations for the JAR files emitted by projects and used for reachability analysis (#1382).

v3.9.7

01 Mar 00:13
6775077
Compare
Choose a tag to compare
  • Add preflight permission checks to validate token type, subscription type, project permissions, and release group permissions #1383