Releases: fossas/fossa-cli
Releases · fossas/fossa-cli
v3.10.12
v3.10.11
What's Changed
- Make it clearer that our manual dependency support is not specific to GitHub by @csasarak in #1554
- Fix unzipping JARs that symlink to other layers by @zlav in #1555
- Update Documentation Links by @gilfaizon in #1556
- Add
rendergraph
to releases by @jssblck in #1558
Full Changelog: v3.10.10...v3.10.11
v3.10.10
v3.10.9
v3.10.8
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.