Skip to content

v3.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Jun 15:35
· 180 commits to master since this release
b09ebd6
  • License Scanning: You can license scan your first-party code with the --experimental-force-first-party-scans flag (#1187)
  • Network requests: fossa-cli retries network requests, if it experiences timeout error. (#1203)
  • Monorepo is no longer a supported feature of FOSSA. (#1202)
  • experimental-enable-binary-discovery, detect-vendored: Redact file contents in debug bundles. (#1201)
  • setup.cfg: Adds support for setup.cfg, in conjuction with setup.py. (#1195)
  • Default Filters: Default filters are applied prior to analysis. Improves overall runtime performance. (#1193)
  • .fossa.yml and CLI args: Allow setting a policy by id in addition to by name. (#1203)
  • Doc only: Fixed an issue in the fossa-deps schema suggesting against the use of name for referenced RPM dependencies. If your editor utilizes SchemaStore, this file should now lint properly after this change propagates. (#1199).