Releases: tarihub/gosca
Releases · tarihub/gosca
GoSCA 0.4.2
GoSCA 0.4.0
- 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
- fix panic: inconsistent indexes cause illegal access to slices
GoSCA 0.3.0
- Run everywhere through
-work-dir
param - Support without loading the rule library to run independently