Releases: scanoss/scanoss.py
Releases · scanoss/scanoss.py
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)
v1.12.1
Update Default API URIs
Updated free and premium default APIs to:
- Updated free default URL to now point to
https://api.osskb.org
- Updated premium default URL to now point to
https://api.scanoss.com
MD5/Snippet/HPSM Filtering
Added support for fine tuning scanning results:
- File/MD5 filtering
- Snippet ID filtering
- HPSM filtering
v1.10.0
Dependency Scan Decoration
Full Changelog: v1.8.0...v1.9.0
Semgrep Data Layer
Added support for Semgrep data layer reporting.