Skip to content

Releases: XmirrorSecurity/OpenSCA-cli

v3.0.1

18 Dec 03:22
0b63169

Choose a tag to compare

Fix special case parsing of Python/Java/JS in windows
Better support for Gradle

v3.0.0

22 Nov 02:21
f5e43fc

Choose a tag to compare

Refactored and upgraded the detection logic;
Allow outputting vulnerability & license info via SBOM;
Support DSDX standard SBOM;
Added interactive UI in CMD/CRT;
Simplified the parameters.

v1.0.13

24 Aug 03:27

Choose a tag to compare

Multiple formats of local vulnerability database compatible;
Support results in SQLite & CSV;
English HTML report available;
Enhance the logic of parsing JavaScript;
Allow to specify the path of the log file, and scan the directory without decompression.

v1.0.12

13 Jul 13:16

Choose a tag to compare

Upgrade the ability of license analysis, the license information is available in JSON/HTML/SPDX results;
Solve the HTML loading issue with custom paging;
BUG fix

v1.0.11

20 Mar 02:59

Choose a tag to compare

Enhance the logic of parsing JAVA;
Allow printing overview & common error messages to CRT;
Support standard SBOM in SWID & Cyclonedx;
Reduce the time cost further.

v1.0.10

17 Jan 08:09
7e7eec3

Choose a tag to compare

  1. update reademe file
  2. fix the bug of nil pointer error when using local vulnerability library
  3. fix the bug of python project with no detection result

v1.0.9

22 Aug 04:03
ef980b0

Choose a tag to compare

  • Improve Python parsing ability
  • Support custom warehouse detection
  • Optimized version comparison algorithm

v1.0.8

22 Jul 16:36
827c020

Choose a tag to compare

Supported SBOM manifest in spdx format

v1.0.7

23 Jun 02:59
2f1e236

Choose a tag to compare

Different paths of the same component are displayed together. #19
Static analysis for the gradle package management. #20
Support for python language. #22

v1.0.6

30 May 07:28

Choose a tag to compare

support gradle
support html report