Skip to content

v3.10.5

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Mar 22:05
· 4 commits to master since this release
23fa998

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.