Skip to content

Commit 5f8a6b1

Browse files
rosecodymamanfcp
andauthored
Move default detectors ownership to OSS (#4257)
This directory holds only detector information, but it's in `/engine`, so its codeownership has been incorrectly assigned to non-OSS teams. Moving it to a detector-related spot created an import cycle that I don't want to deal with right now, so instead I'm just tweaking CODEOWNERS. Co-authored-by: Amaan Ullah <[email protected]>
1 parent b4e1b59 commit 5f8a6b1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CODEOWNERS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ pkg/detectors/ @trufflesecurity/OSS
2020
pkg/common/ @trufflesecurity/OSS
2121
pkg/custom_detectors/ @trufflesecurity/OSS
2222
pkg/analzyers/ @trufflesecurity/OSS
23+
pkg/engine/defaults/defaults.go @trufflesecurity/OSS
24+
pkg/engine/defaults/defaults_test.go @trufflesecurity/OSS
2325

2426
# critical detectors
2527
pkg/detectors/aws/ @trufflesecurity/backend

0 commit comments

Comments
 (0)