Skip to content

Releases: aboutcode-org/scancode.io

v36.0.1

09 Dec 06:56
06bc5d5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v36.0.0...v36.0.1

v36.0.0

05 Dec 05:11
8f94b32

Choose a tag to compare

What's Changed

  • Upgrade multiple dependencies to their latest version by @tdruez in #1972
  • Upgrade PostgreSQL from 13 to 17 in Docker compose file by @tdruez in #1973
  • Upgrade Django to latest 5.2.x version by @tdruez in #1976
  • Remove the dependency on scipy #1754 by @tdruez in #1977
  • Add "ort-package-list" to the formats list in run command by @tdruez in #1982
  • Bump version for v36.0.0 release by @tdruez in #1983

Full Changelog: v35.5.0...v36.0.0

v35.5.0

01 Dec 05:19
910f68f

Choose a tag to compare

What's Changed

  • Add script for D2D with SCIO using docker container by @TG1999 in #1912
  • Load the resource details in the tree browser view by @tdruez in #1919
  • [CRAVEX] Generic CI/CD integration by @tdruez in #1944
  • Move resource path in the URL path instead of query string by @tdruez in #1945
  • Update "find_jvm_packages" to include all resources by @chinyeungli in #1921
  • Refine D2D with Grammar (.g/.g4) Class Mapping #1808 by @chinyeungli in #1942
  • Added "META-INF" and "module-info.class" to ignore list by @chinyeungli in #1943
  • Create missing image and layer directory codebase resources by @tdruez in #1946
  • Add arguments support for the reset action in REST API by @tdruez in #1948
  • Use proper serializer_class for the ProjectViewSet by @tdruez in #1952
  • Add management command to analyze Kubernetes cluster by @tdruez in #1950
  • Only run code stemming on source files that we can handle in fingerprint_stemmed_codebase_resources by @JonoYang in #1961
  • Close existing connection before job execution in worker by @rogu-beta in #1959
  • Refine D2D with Xtend and Class Mapping #1906 by @chinyeungli in #1947
  • Improve source mapping for .py and .pyi files by @Aryan-SINGH-GIT in #1920
  • Keep webhook subscription in project reset by @tdruez in #1963
  • Add --vulnerabilities option in verify-project by @tdruez in #1964
  • Add a workflows to test the ORT to ScanCode.io integration by @tsteenbe in #1886
  • Add new Inputs section in the documentation by @tdruez in #1965
  • Add support for PyPI PURLs as Inputs by @tdruez in #1966
  • Add JFrog Artifactory and Sonatype Nexus integrations documentation by @tdruez in #1970
  • Bump version for v35.5.0 release by @tdruez in #1971

New Contributors

Full Changelog: v35.4.1...v35.5.0

v35.4.1

24 Oct 11:00

Choose a tag to compare

What's Changed

  • Add utilities to create/init FederatedCode data repo by @keshav-space in #1896
  • Refine d2d pipeline for scala and kotlin by @TG1999 in #1898
  • Fix placeholder text for Download URLs field to use correct purl-spec… by @Aryan-SINGH-GIT in #1893
  • Add a verify-project CLI management command by @tdruez in #1903
  • Migrate SCA workflows verification to new verify-project management command by @tdruez in #1902
  • Auto-detect pipeline from provided input #1883 by @tdruez in #1904
  • [CRAVEX] SCA Integrations: cyclonedx-gomod by @tdruez in #1905
  • Upgrade Django to latest v5.1.13 security release by @tdruez in #1909
  • Update Java D2D Pipeline to Include Checksum Mapped Sources for Accurate Java Mapping by @chinyeungli in #1870
  • Add ability to download all output results formats #1880 by @tdruez in #1910
  • Add .. navigation option in table to navigate to parent resource by @aayushkdev in #1869
  • Add the django-htmx app to the stack by @tdruez in #1917
  • Add support for multiple inputs in the run management command by @tdruez in #1916

New Contributors

Full Changelog: v35.4.0...v35.4.1

v35.4.0

30 Sep 22:22
v35.4.0
23b94ad

Choose a tag to compare

What's Changed

Full Changelog: v35.3.0...v35.4.0

v35.3.0

20 Aug 08:50
402c9a6

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v35.1.0...v35.3.0

v35.1.0

02 Jul 07:47

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v35.0.0...v35.1.0

v35.0.0

23 Jun 05:27

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v34.11.0...v35.0.0

v34.11.0

02 May 06:30

Choose a tag to compare

What's Changed

  • Upgrade Django to latest 5.1.8 security release by @tdruez in #1653
  • Add an UUID field on the DiscoveredDependency model #1651 by @tdruez in #1654
  • Add functions to create fingerprints from stemmed code, highlight code snippet matches from matchcode by @JonoYang in #1656
  • Only process match results for file matches by @JonoYang in #1658
  • Add ability to export filtered QuerySet of FilterView to JSON format by @aayushkdev in #1572
  • Include ProjectMessages in the JSON output headers section #1659 by @tdruez in #1662
  • Dependencies upgrade by @tdruez in #1663
  • Define a COMPLIANCE_SEVERITY_MAP on the ComplianceAlertMixin #1581 by @tdruez in #1664

Full Changelog: v34.10.1...v34.11.0

v34.10.1

26 Mar 07:19

Choose a tag to compare

What's Changed

  • Upgrade python-inspector and other dependencies to latest version by @tdruez in #1642
  • Add a GitHub workflow that resolves dependencies and generates SBOMS … by @tdruez in #1643
  • Convert the declared_license field value in resolve_pypi_packages #1598 by @tdruez in #1645
  • Provide dummy wheel distributions for installing on Apple Silicon #866 by @tdruez in #1646
  • Refine readability in resolve_pypi_packages and add logging #1598 by @tdruez in #1647

Full Changelog: v34.10.0...v34.10.1