From 831695a05f611c5ab16b0a2aa25fc9aa6ca2e8a1 Mon Sep 17 00:00:00 2001 From: Jakub Mikulas Date: Tue, 11 Jan 2022 09:41:46 +0100 Subject: [PATCH] chore: update codeowners with @snyk/tundra For log4shell command ownership --- .github/CODEOWNERS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index 1a935879539..2b41f7c7790 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -47,4 +47,7 @@ lerna.json @snyk/hammer /tsconfig.settings.json @snyk/hammer CODEOWNERS @snyk/hammer /docker @snyk/hammer - +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