Releases: scanoss/scanoss.py
Releases · scanoss/scanoss.py
v1.18.0
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
Merge pull request #75 from scanoss/bug/mdaloia/fix-raw-scan-results-…
v1.17.3
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
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
What's Changed
- bug:SP-1696 Fixes policy summary output by @agustingroh in #67
Full Changelog: v1.17.0...v1.17.1
v1.17.0
What's Changed
- Feat/policy inspect by @agustingroh in #59
- #61 - Corrected SPDX date format by @ortizjeronimo in #64
- chore:SP-1689 Adds SPDX date formatting to CHANGELOG.md by @agustingroh in #65
Full Changelog: v1.16.0...v1.17.0
v1.15.0
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
- @lucasgonze made their first contribution in #55
Full Changelog: v1.14.0...v1.15.0
v1.14.0
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
- @ChinesewordTaiwan made their first contribution in #45
Full Changelog: v1.13.0...v1.14.0
v1.13.0
What's Changed
Full Changelog: v1.12.3...v1.13.0
v1.12.3
SP-703 Enhanced token usage in Repo Version workflow (#40)