github fossas/fossa-cli v3.18.0

one hour ago
  • Container scanning: fossa container analyze now reports Go module dependencies embedded in Go binaries (built with Go >= 1.18) found in container image layers as regular Go dependencies, supporting images without package manager metadata such as scratch and distroless images (#1740)
  • Bun: Dependencies reachable only through a devDependencies entry are now reported as development dependencies instead of production dependencies.
  • Analysis: JSON manifest files with a leading UTF-8 byte order mark (commonly written by Windows tooling, e.g. in NuGet project.json) no longer fail to parse.
  • NuGet: project.json files that are not NuGet manifests (e.g. Nx project configuration) are no longer claimed by the NuGet analyzer, so they no longer fail analysis with key "dependencies" not found.
  • NuGet: project.json manifests may omit the top-level dependencies key.
  • NuGet: project.json dependencies declared per-framework under frameworks are now reported.

Don't miss a new fossa-cli release

NewReleases is sending notifications on new releases.