You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
License Scanning: Added the archive name to the path for licenses found inside of archives during vendored dependency and first-party license scanning (#1520)