Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.9.0
- Emits a warning instead of an error when no analysis targets are found (#1375)
v3.8.37
- Container Scans: Bugfix for some registry scans that fail with an STM error. (#1370)
v3.8.36
fossa feedback
: Allow users to provide feedback on their cli experience (#1368)
- Add preflight checks to validate API key, connection to FOSSA app, and ability to write to temp directory in relevant commands
v3.8.35
Running fossa analyze --detect-vendored
no longer fails if there are no detected vendored dependencies (#1373).
v3.8.34
- Add color and update formatting in cli help commands (#1367)
v3.8.33
- Removes warnings and tracebacks to stderr #1358
v3.8.32
- Options: Add a --static-only-analysis option. (#1362)
v3.8.31
- Container scanning:
BerkeleyDB
and Sqlite
strategies now support RPM databases in non-standard locations (#1365).
- Updates the license scanner to the latest version (#1366).
This update addresses several issues with the license scanner, primarily related to incorrect classification of GPL and AGPL licenses.
v3.8.30
- Fix an issue with long-option syntax for older versions of sbt (#1356)
- Debug: add more logging for debugging missing dependencies. (#1360)
v3.8.29
- Prevents showing SCM warnings in fossa analyze, test, and report #1354
- Pathfinder: Pathfinder has been deprecated and removed. (#1350)