forked from aquasecurity/trivy
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCODEOWNERS
More file actions
24 lines (20 loc) · 762 Bytes
/
Copy pathCODEOWNERS
File metadata and controls
24 lines (20 loc) · 762 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Global
* @knqyf263 @DmitriyLewen
# SBOM/Vulnerability scanning
pkg/dependency/ @knqyf263 @DmitriyLewen
pkg/fanal/ @knqyf263 @DmitriyLewen
pkg/sbom/ @knqyf263 @DmitriyLewen
pkg/scanner/ @knqyf263 @DmitriyLewen
# Misconfiguration scanning
docs/guide/scanner/misconfiguration/ @nikpivkin
docs/guide/target/aws.md @nikpivkin
pkg/fanal/analyzer/config/ @nikpivkin
pkg/config/aws/ @nikpivkin
pkg/iac/ @nikpivkin
# Helm chart
helm/trivy/ @afdesk
# Chart.yaml is bumped automatically by CI, so trivy team may approve it.
helm/trivy/Chart.yaml @aquasecurity/trivy
# Kubernetes scanning
pkg/k8s/ @afdesk
docs/guide/target/kubernetes.md @afdesk