Skip to content

Releases: scanoss/scanoss.py

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)

v1.12.1

12 Apr 21:36
Compare
Choose a tag to compare

What's Changed

  • SP-534 Removes '.whl' from filtered extensions

Full Changelog: v1.12.0...v1.12.1

Update Default API URIs

26 Mar 19:52
15bcfce
Compare
Choose a tag to compare

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

13 Mar 16:02
Compare
Choose a tag to compare

Added support for fine tuning scanning results:

  • File/MD5 filtering
  • Snippet ID filtering
  • HPSM filtering

v1.10.0

17 Feb 17:35
Compare
Choose a tag to compare

What's Changed

  • add support for scanning a specified list of files by @agschrei in #29
  • Added scan/wfp file filtering options

New Contributors

Full Changelog: v1.9.0...v1.10.0

Dependency Scan Decoration

04 Jan 15:05
a232591
Compare
Choose a tag to compare

Full Changelog: v1.8.0...v1.9.0

Semgrep Data Layer

14 Nov 12:54
acf6f05
Compare
Choose a tag to compare

Added support for Semgrep data layer reporting.

Component Sub-Commands

15 Sep 13:45
3129e05
Compare
Choose a tag to compare

What's Changed

Commands include:

  • Search
  • Versions
  • Vulnerabilities

Full Changelog: v1.6.3...v1.7.0