Skip to content

Commit

Permalink
ci: Add security to CODEOWNERS for reviewing dependency updates (#46)
Browse files Browse the repository at this point in the history
This PR adds security to CODEOWNERS for reviewing the `pom.xml`. This is
so we can assist in needed security updates, for example:
* https://github.com/opentdf/nifi/security/dependabot/5
* https://github.com/opentdf/nifi/security/dependabot/6
  • Loading branch information
jentfoo authored Jan 28, 2025
1 parent 841d9d0 commit 7f702dc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CODEOWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

* @opentdf/opentdf-nifi @opentdf/architecture

## General

*pom.xml @opentdf/architecture @opentdf/security

## High Security Area

CODEOWNERS @opentdf/architecture @opentdf/security
Expand Down

0 comments on commit 7f702dc

Please sign in to comment.