Open
Description
Description
Trivy currently skips **/.git
for efficiency.
trivy/pkg/fanal/walker/walk.go
Line 18 in 88702cf
However, .git/config
could sometimes include credentials (see #5180 (comment)). These directories shouldn't be skipped.