-
Notifications
You must be signed in to change notification settings - Fork 560
/
CODEOWNERS
Validating CODEOWNERS rules...
31 lines (31 loc) · 1.41 KB
/
CODEOWNERS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Snyk Boost will be required for a review on every PR
README.md @snyk/content @snyk/loki @snyk/tardis @snyk/tundra
src/cli/commands/test/formatters/format-reachability.ts @snyk/flow
help/ @snyk/hammer
* @snyk/hammer @snyk/loki @snyk/tardis @snyk/tundra
src/cli/commands/test/iac-local-execution/ @snyk/cloudconfig
src/cli/commands/test/iac-output.ts @snyk/cloudconfig
src/cli/commands/test/iac-test-shim.ts @snyk/cloudconfig
src/lib/cloud-config-projects.ts @snyk/cloudconfig
src/lib/plugins/sast/ @snyk/sast-team
test/fixtures/sast/ @snyk/sast-team
test/jest/unit/snyk-code/ @snyk/sast-team
src/lib/iac/ @snyk/cloudconfig
src/lib/snyk-test/iac-test-result.ts @snyk/cloudconfig
src/lib/snyk-test/payload-schema.ts @snyk/cloudconfig
src/lib/snyk-test/run-iac-test.ts @snyk/cloudconfig
test/acceptance/cli-test/iac/ @snyk/cloudconfig
test/fixtures/container-projects/ @snyk/capsule
test/fixtures/iac/ @snyk/cloudconfig
test/smoke/spec/iac/ @snyk/cloudconfig
test/smoke/.iac-data/ @snyk/cloudconfig
test/jest/unit/iac-unit-tests/ @snyk/cloudconfig
test/jest/acceptance/iac/ @snyk/cloudconfig
src/lib/errors/invalid-iac-file.ts @snyk/cloudconfig
src/lib/errors/unsupported-options-iac-error.ts @snyk/cloudconfig
help/commands-docs/iac-examples.md @snyk/cloudconfig
help/commands-docs/iac.md @snyk/cloudconfig
packages/snyk-fix/ @snyk/tech-services
packages/snyk-protect/ @snyk/hammer
test/jest/util/ @snyk/hammer
dangerfile.js @snyk/hammer