Skip to content

Releases: tarihub/gosca

GoSCA 0.4.2

05 May 04:34
Compare
Choose a tag to compare
  • Support Excel format output
  • Add CVSS score and Severity filed to vulndb
  • Automatic add CVSS score and Severity field to assets/vulndb

GoSCA 0.4.0

21 Apr 12:27
Compare
Choose a tag to compare
  • Support run without any Go environment and configuration;
  • Improper slice removal of elements results in std module in false positives;
  • *git* named paths are incorrectly ignored;
  • fix #1 PackageLocationMap has redundant value;
  • Greatly improve scanning speed

GoSCA 0.3.1

20 Apr 02:44
Compare
Choose a tag to compare
  • fix panic: inconsistent indexes cause illegal access to slices

GoSCA 0.3.0

20 Apr 02:10
Compare
Choose a tag to compare
  • Run everywhere through -work-dir param
  • Support without loading the rule library to run independently