Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.9.12
--detect-dynamic
: Fix deb tatic parsing (#1401).
v3.9.11
- Licensing: Add new rules for unity licenses. Add the Redis Source Available License.
v3.9.10
- 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
--without-default-filters
: disables default path filters (#1396).
v3.9.8
Reachability: Users may now provide custom locations for the JAR files emitted by projects and used for reachability analysis (#1382).
v3.9.7
- Add preflight permission checks to validate token type, subscription type, project permissions, and release group permissions #1383
v3.9.6
- Add debug logs for build warnings in
analyze
commands #1386
v3.9.5
- Maven: Fix hanging maven analysis #1381
v3.9.4
Reachability
: Includes reachability analysis in scan summary #1379
v3.9.3
- Update error structure #1364