Skip to content

v34.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 09:30
· 58 commits to main since this release

Changelog

  • Upgrade Gunicorn to v22.0.0 security release.
  • Display the list of fields available for the advanced search syntax in the modal UI. #1164
  • Add support for CycloneDX 1.6 outputs and inputs.
    Also, the CycloneDX outputs can be downloaded as 1.6, 1.5, and 1.4 spec versions. #1165
  • Update matchcode-toolkit to v4.1.0
  • Add a new function
    scanpipe.pipes.matchcode.fingerprint_codebase_resources(), which computes
    approximate file matching fingerprints for text files using the new
    get_file_fingerprint_hashes function from matchcode-toolkit.
  • Rename the purldb-scan-queue-worker management command to purldb-scan-worker.
  • Add docker-compose.purldb-scan-worker.yml to run ScanCode.io as a PurlDB
    scan worker service.

What's Changed

Full Changelog: v34.3.0...v34.4.0