Skip to content

Releases: scanoss/ado-code-scan

v1.7.0

05 Mar 18:18

Choose a tag to compare

What's Changed

Added

  • Added scanPath input to configure a relative path within the repository as the scan root (e.g., src or packages/api). Defaults to . (repository root).

Changed

  • Upgraded scanoss-py version to v1.46.0

Full Changelog: v1.6.0...v1.7.0

v1.6.0

10 Feb 11:57

Choose a tag to compare

What's Changed

Added

  • Added support for scan tuning parameters

Changed

  • Upgraded scanoss-py version to v1.45.0

Full Changelog: v1.5.0...v1.6.0

v1.5.0

19 Jan 10:30

Choose a tag to compare

What's Changed

Added

  • Mark policy threads as fixed when policy checks pass (copyleft, undeclared, and dependency track)

Full Changelog: v1.4.0...v1.5.0

v1.3.0

21 Nov 22:22

Choose a tag to compare

What's New

Changed

  • Updated copyleft policy check to read results from generated markdown files (copyleft-details.md and copyleft-summary.md)
  • Updated undeclared policy check to read results from generated markdown files (undeclared-details.md and undeclared-summary.md)
  • Added instanceNameFormat to the task.json file
  • Set default thread PR comment status to active

Fixed

  • Fixed repeated comments for policy checks
  • Fixed SCANOSS task version in documentation

v1.2.0

20 Nov 12:37
be443f8

Choose a tag to compare

SP-2933_dependency-track

* Added dependency track integration
* Upgraded scanoss-py version to v1.40.1

v1.1.0

23 Oct 15:18
787ea14

Choose a tag to compare

What's Changed

  • Added conversion from raw result to CycloneDX, SPDXLite and CSV

Full Changelog: v1.0.3...v1.1.0

v1.0.3

18 Sep 11:26

Choose a tag to compare

What's New

Changed

  • Upgraded runtime container to v1.32.0 scanoss.py
  • Enhanced error handling on scan task

v1.0.2

26 Jun 18:42

Choose a tag to compare

What's changed

Changed

  • Upgraded scanoss-py image to v1.26.3

Fixed

  • Fixed bug on policy checks for components without licenses

v1.0.1

25 Jun 11:30

Choose a tag to compare

What's changed

Added

  • Updated scanoss-py version to v1.26.2

Fixed

  • Fixed undeclared component policy for components with empty licenses

v1.0.0

24 Jun 10:54
7f092c1

Choose a tag to compare

What's changed

Breaking change v1.0.0

  • Default runtime container updated to ghcr.io/scanoss/scanoss-py:v1.26.1
  • Removed parameters:
    • sbomEnabled
    • sbomFilepath
    • sbomType

Added

  • Added ´debug´ parameter