Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.9.3
- Update error structure #1364
v3.9.2
- 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
--detect-dynamic
: Safely ignores not found
cases in ldd
parsing. (#1376)
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)