Skip to content

Releases: scanoss/scanoss.py

v1.18.0

15 Nov 13:03
43f3a76
Compare
Choose a tag to compare
feat:SP-1846 Adds sbom-format flag to inspect undeclared command

* feat:SP-1846 Adds sbom-format flag to inspect undeclared command

v1.17.4

11 Nov 05:48
6e70949
Compare
Choose a tag to compare
Merge pull request #75 from scanoss/bug/mdaloia/fix-raw-scan-results-…

v1.17.3

05 Nov 13:31
89b688d
Compare
Choose a tag to compare

What's Changed

  • bug:SP-1777 Fixes return type in undeclared component's SBOM file method by @agustingroh in #73

Full Changelog: v1.17.2...v1.17.3

v1.17.2

04 Nov 16:09
Compare
Choose a tag to compare

What's Changed

  • bug: SP-1715 Fixes Parsing of Dependency Field in Policy Checks by @agustingroh in #69
  • chore:SP-1718 add supplier to spdx packages by @agustingroh in #70
  • bugfix: Handle legacy SBOM.json in ScanossSettings by @matiasdaloia in #71
  • chore:SP-1729 Changes undeclared component summary output by @agustingroh in #72

Full Changelog: v1.17.1...v1.17.2

v1.17.1

24 Oct 16:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.17.0...v1.17.1

v1.17.0

23 Oct 12:31
cd496e8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16.0...v1.17.0

v1.15.0

17 Sep 11:05
694e139
Compare
Choose a tag to compare

What's Changed

  • SP-900 User-Guide-for-scanoss-py by @scanossjeronimo in #47
  • updated file path for requirements file by @scanossjeronimo in #49
  • feat: SP-1415 Add results command by @matiasdaloia in #50
  • feat: SP-1448 Add support for scanoss.json settings file by @matiasdaloia in #51
  • Fix #48: add documentation by @lucasgonze in #55
  • chore: scanoss results post processor enhancements by @matiasdaloia in #56
  • Feat/sp 1423 filter dependencies based on their scopes by @agustingroh in #52

New Contributors

Full Changelog: v1.14.0...v1.15.0

v1.14.0

10 Sep 07:39
8c0bbf6
Compare
Choose a tag to compare

What's Changed

  • Use repr() to get an unambiguous string representation in filenames by @ChinesewordTaiwan in #45
  • SP-839 Add support for Python3.12 by @scanossjeronimo in #44
  • SP-1260 Fix UTF-16 Filename Encoding by @scanossjeronimo in #46

New Contributors

Full Changelog: v1.13.0...v1.14.0

v1.13.0

27 Aug 08:48
4d276e9
Compare
Choose a tag to compare

What's Changed

  • SP-802 Add file list option to scanning by @eeisegn in #41

Full Changelog: v1.12.3...v1.13.0

v1.12.3

14 May 18:04
d2610b6
Compare
Choose a tag to compare
SP-703 Enhanced token usage in Repo Version workflow (#40)