Skip to content

Releases: fossas/fossa-cli

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)

v3.9.0

09 Feb 16:00
d9c28a8
Compare
Choose a tag to compare
  • Emits a warning instead of an error when no analysis targets are found (#1375)

v3.8.37

08 Feb 17:19
19cdf82
Compare
Choose a tag to compare
  • Container Scans: Bugfix for some registry scans that fail with an STM error. (#1370)

v3.8.36

07 Feb 01:58
fa502bf
Compare
Choose a tag to compare
  • 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

06 Feb 18:47
c512f6e
Compare
Choose a tag to compare

Running fossa analyze --detect-vendored no longer fails if there are no detected vendored dependencies (#1373).

v3.8.34

26 Jan 02:47
b78c3ba
Compare
Choose a tag to compare
  • Add color and update formatting in cli help commands (#1367)

v3.8.33

25 Jan 00:06
97bcbc9
Compare
Choose a tag to compare
  • Removes warnings and tracebacks to stderr #1358

v3.8.32

23 Jan 23:15
6bec268
Compare
Choose a tag to compare
  • Options: Add a --static-only-analysis option. (#1362)