Skip to content

Releases: fossas/fossa-cli

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

v3.9.6

28 Feb 19:22
fe7b705
Compare
Choose a tag to compare
  • Add debug logs for build warnings in analyze commands #1386

v3.9.5

15 Feb 22:06
11f575b
Compare
Choose a tag to compare
  • Maven: Fix hanging maven analysis #1381

v3.9.4

15 Feb 01:18
66aa638
Compare
Choose a tag to compare
  • Reachability: Includes reachability analysis in scan summary #1379

v3.9.3

15 Feb 01:18
5acbc7e
Compare
Choose a tag to compare
  • Update error structure #1364

v3.9.2

12 Feb 16:37
7d76e06
Compare
Choose a tag to compare
  • Reachability: Adds reachability analysis. Reachability analysis requires compatible FOSSA endpoint version, and will not upload reachability analysis, if endpoint does not have reachability compatibility.
    • Maven: Adds reachability analysis #1377
    • Gradle: Adds reachability analysis #1377

v3.9.1

09 Feb 16:32
2d37421
Compare
Choose a tag to compare

--detect-dynamic: Safely ignores not found cases in ldd parsing. (#1376)