-
Notifications
You must be signed in to change notification settings - Fork 567
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update codeowners with new team identifier (#4997)
* chore: update codeowners with new team identifier The old team no longer exists * chore: simplify ownership model for all approvals and subsequent releases
- Loading branch information
1 parent
d36e0d0
commit 5a170a7
Showing
1 changed file
with
1 addition
and
122 deletions.
There are no files selected for viewing
Validating CODEOWNERS rules …
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,122 +1 @@ | ||
* @snyk/hammerhead @snyk/snyk-open-source | ||
|
||
# monorepo packages | ||
packages/snyk-fix/ @snyk/fix | ||
packages/snyk-protect/ @snyk/hammerhead | ||
packages/cli-alert/ @snyk/hammerhead | ||
packages/iac-cli-alert/ @snyk/cloud-dev-ex | ||
|
||
README.md @snyk/hammerhead | ||
CONTRIBUTING.md @snyk/hammerhead | ||
.circleci @snyk/hammerhead | ||
|
||
cliv2/ @snyk/hammerhead | ||
release-scripts/hcl-to-json-parser-generator/ @snyk/cloud-dev-ex | ||
release-scripts/hcl-to-json-parser-generator-v2/ @snyk/cloud-dev-ex | ||
src/cli/commands/test @snyk/snyk-open-source | ||
src/cli/commands/monitor @snyk/snyk-open-source | ||
help/ @snyk/hammerhead | ||
src/cli/commands/test/iac/ @snyk/cloud-dev-ex | ||
src/cli/commands/describe.ts @snyk/cloud-dev-ex | ||
src/cli/commands/update-exclude-policy.ts @snyk/cloud-dev-ex | ||
src/cli/commands/apps @snyk/moose | ||
src/lib/apps @snyk/moose | ||
src/lib/container @snyk/lumos | ||
src/lib/plugins @snyk/snyk-open-source | ||
test/fixtures/sast/ @snyk/zenith | ||
src/lib/plugins/sast/ @snyk/zenith | ||
src/lib/plugins/sast/localCodeEngine.ts @snyk/nebula | ||
test/jest/unit/snyk-code/ @snyk/zenith | ||
src/lib/formatters/iac-output/ @snyk/cloud-dev-ex | ||
src/lib/formatters/sarif-output.ts @snyk/container | ||
src/lib/formatters/get-sarif-result.ts @snyk/container @snyk/hammerhead @snyk/snyk-open-source | ||
src/lib/iac/ @snyk/group-infrastructure-as-code | ||
src/lib/iac/test/ @snyk/cloud-dev-ex | ||
src/lib/snyk-test/iac-test-result.ts @snyk/cloud-dev-ex | ||
test/fixtures/basic-apk/ @snyk/lumos | ||
test/fixtures/container-app-vulns/ @snyk/lumos | ||
test/fixtures/container-projects/ @snyk/lumos | ||
test/fixtures/docker/ @snyk/lumos | ||
test/fixtures/iac/ @snyk/cloud-dev-ex | ||
test/fixtures/iac/drift @snyk/cloud-dev-ex | ||
test/fixtures/iac/capture @snyk/cloud-dev-ex | ||
test/smoke/iac/ @snyk/cloud-dev-ex | ||
test/smoke/spec/snyk_code_spec.sh @snyk/zenith | ||
test/smoke/spec/snyk_basic_spec.sh @snyk/hammerhead | ||
test/smoke/.iac-data/ @snyk/cloud-dev-ex | ||
test/jest/unit/lib/endpoint-config-test.spec.ts @snyk/nebula | ||
test/jest/unit/lib/formatters/iac-output/ @snyk/cloud-dev-ex | ||
test/jest/unit/lib/formatters/test/format-test-results.spec.ts @snyk/hammerhead @snyk/snyk-open-source @snyk/lumos | ||
test/jest/unit/iac/ @snyk/cloud-dev-ex | ||
test/jest/unit/cli/commands/test/iac @snyk/cloud-dev-ex | ||
test/jest/unit/lib/iac/drift/ @snyk/cloud-dev-ex | ||
test/jest/unit/lib/iac/test/ @snyk/cloud-dev-ex | ||
test/jest/acceptance/iac/ @snyk/cloud-dev-ex | ||
test/jest/acceptance/iac/describe.spec.ts @snyk/cloud-dev-ex | ||
test/jest/acceptance/iac/capture.spec.ts @snyk/cloud-dev-ex | ||
test/jest/acceptance/snyk-apps @snyk/moose | ||
src/lib/code-config.ts @snyk/pulsar | ||
src/lib/errors/describe-required-argument-error.ts @snyk/cloud-dev-ex | ||
src/lib/errors/describe-exclusive-argument-error.ts @snyk/cloud-dev-ex | ||
src/lib/errors/no-supported-sast-files-found.ts @snyk/zenith | ||
test/jest/util/ @snyk/hammerhead | ||
dangerfile.js @snyk/hammerhead | ||
/package.json @snyk/hammerhead | ||
/package-lock.json @snyk/hammerhead | ||
/config.default.js @snyk/hammerhead | ||
/webpack.common.js @snyk/hammerhead | ||
/webpack.dev.js @snyk/hammerhead | ||
/webpack.prod.js @snyk/hammerhead | ||
/tsconfig.json @snyk/hammerhead | ||
/tsconfig.settings.json @snyk/hammerhead | ||
CODEOWNERS @snyk/hammerhead | ||
/docker @snyk/hammerhead | ||
src/cli/commands/log4shell-hashes.ts @snyk/tundra | ||
src/cli/commands/log4shell.ts @snyk/tundra | ||
test/fixtures/unmanaged-log4j-fixture @snyk/tundra | ||
test/jest/acceptance/snyk-log4shell/log4shell-detection.spec.ts @snyk/tundra | ||
test/jest/acceptance/snyk-test/app-vuln-container-project.spec.ts @snyk/lumos | ||
/.github @snyk/hammerhead | ||
/.github/workflows/iac-smoke-tests.yml @snyk/cloud-dev-ex | ||
/.github/workflows/iac-smoke-tests-pulls.yml @snyk/cloud-dev-ex | ||
|
||
# tap tests ownership | ||
test/tap/cli-monitor/ @snyk/snyk-open-source | ||
test/tap/cli-test/ @snyk/snyk-open-source | ||
test/tap/args.test.ts @snyk/hammerhead | ||
test/tap/auth.test.ts @snyk/hammerhead | ||
test/tap/cli-fail-on-docker.test.ts @snyk/hammerhead | ||
test/tap/cli-fail-on-pinnable.test.ts @snyk/snyk-open-source | ||
test/tap/cli-monitor.acceptance.test.ts @snyk/snyk-open-source | ||
test/tap/cli-test.acceptance.test.ts @snyk/snyk-open-source | ||
test/tap/cli.test.ts @snyk/hammerhead | ||
test/tap/container.test.ts @snyk/lumos | ||
test/tap/display-test-results.test.ts @snyk/snyk-open-source | ||
test/tap/docker-token.test.ts @snyk/lumos | ||
test/tap/endpoint-config.test.ts @snyk/hammerhead | ||
test/tap/find-files.test.ts @snyk/snyk-open-source | ||
test/tap/monitor-target.test.ts @snyk/snyk-open-source | ||
test/tap/proxy.test.js @snyk/hammerhead | ||
test/tap/remote-package.test.ts @snyk/snyk-open-source | ||
test/tap/request.test.ts @snyk/hammerhead | ||
test/tap/run-test.test.ts @snyk/snyk-open-source | ||
test/tap/severity-threshold.test.ts @snyk/snyk-open-source | ||
test/tap/sln-app.test.ts @snyk/snyk-open-source | ||
test/tap/sub-process.test.js @snyk/snyk-open-source | ||
test/tap/user-config.test.ts @snyk/snyk-open-source | ||
test/tap/vulnerable-path-output.js @snyk/snyk-open-source | ||
|
||
# protect | ||
test/tap/cli-protect-no-vulns-to-patch.test.ts @snyk/hammerhead | ||
test/tap/patch-fetch-fail.test.ts @snyk/hammerhead | ||
test/tap/cli-protect.test.ts @snyk/hammerhead | ||
test/tap/protect-apply-same-patch-again.test.js @snyk/hammerhead | ||
test/tap/protect-config.test.ts @snyk/hammerhead | ||
test/tap/protect-factors-pre-tarred.test.ts @snyk/hammerhead | ||
test/tap/protect-fail.test.js @snyk/hammerhead | ||
test/tap/protect-ignore.test.js @snyk/hammerhead | ||
test/tap/protect-patch-filter.test.js @snyk/hammerhead | ||
test/tap/protect-patch-order.test.ts @snyk/hammerhead | ||
test/tap/protect-patch-same-pkg.test.js @snyk/hammerhead | ||
test/tap/protect-semver-patch.test.ts @snyk/hammerhead | ||
|
||
* @snyk/cli |