Skip to content

fix: scan .git/config for secrets #6699

Open
@knqyf263

Description

@knqyf263

Description

Trivy currently skips **/.git for efficiency.

"**/.git",

However, .git/config could sometimes include credentials (see #5180 (comment)). These directories shouldn't be skipped.

Metadata

Metadata

Assignees

Labels

help wantedDenotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.scan/secretIssues relating to secret scanning

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions