github fossas/fossa-cli v3.18.3

4 hours ago

What's Changed

  • Dart: pubspec.yaml files using valid dependency forms the parser previously rejected no longer fail analysis with Aeson exception: ... empty or failed parsing pub package's source!: a bare dependency with no value (any version), a version:-only entry, the hosted: <url> shorthand introduced in Dart 2.15, a hosted: map without a version, and a git: map without a ref. (#1760)
  • Workflows: fossa analyze --x-workflow <path> runs a dependency-usage workflow analyzer through the embedded ficus and records its result in the debug bundle. (#1761)
  • Workflows: the --x-workflow result is uploaded to FOSSA against the analyzed revision once the dependency upload succeeds; --output runs still upload nothing. (#1762)
  • Diagnostics: When an error or warning group contains multiple errors, each error's Traceback: header is now printed on its own line instead of being glued onto the last line of the preceding error message (e.g. ...none passed validationTraceback:). (#1758)

Full Changelog: v3.18.2...v3.18.3

Don't miss a new fossa-cli release

NewReleases is sending notifications on new releases.