Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.10.7
v3.10.6
v3.10.5
Container scanning: Resolved a large number of issues with scanning containers (#1514, #1521)
- Pulling containers from recent versions of Docker are properly supported.
- OCI container hosts are better supported.
- Scanning exported containers from recent versions of Docker are properly supported.
- Authentication is better supported overall, it now integrates with native Docker authentication providers.
- The old container scanning functionality still exists in FOSSA CLI as a fallback if the new functionality fails.
Note
FOSSA built a separate binary to handle pulling images; refer to its repository for details.
This binary is bundled into FOSSA CLI, you don't need to do anything special to use it.
v3.10.4
v3.10.3
v3.10.2
v3.10.1
v3.10.0
- Support for user-provided dependency labels in
fossa-deps
(#1505).
For details, see thefossa-deps
documentation.