goscan/output.md

1.9 KiB

GoSec Results:

Results:

🟥 1 high severity issues

🟧 3 medium severity issues

🟨 2 low severity issues

Total of 6 issues.

Rule Severity Confidence Location
G115 - Integer Overflow or Wraparound 🟥 H 🟨 M utils/hash.go:32
G304 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 🟧 M 🟩 H cmd/assets.go:71
G304 - Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') 🟧 M 🟩 H cmd/assets.go:65
G301 - Incorrect Default Permissions 🟧 M 🟩 H cmd/assets.go:49
G104 - Improper Check or Handling of Exceptional Conditions 🟨 L 🟩 H cmd/assets.go:83
G104 - Improper Check or Handling of Exceptional Conditions 🟨 L 🟩 H cmd/assets.go:82