Skip to content

Tags: tarihub/gosca

Tags

v0.4.2

Toggle v0.4.2's commit message
docs(README): Update README Usage

v0.4.0

Toggle v0.4.0's commit message
1. feat: Support run without any Go environment and configuration; 2.…

… fix(check): Improper slice removal of elements results in `std` module in false positives; 3. fix(exclude): *git* named paths are incorrectly ignored; 4. fix #1 PackageLocationMap has redundant value; 5. perf(running): Greatly improve scanning speed

v0.3.1

Toggle v0.3.1's commit message
fix(RemoveElemDisorder): Inconsistent indexes cause illegal access to…

… slices

v0.3.0

Toggle v0.3.0's commit message
feat(Makefile): Add auto package sh script