chore(codeowners): correct enforcement note and add @aprojic to security files - #110
Merged
Merged
Conversation
…ity files The header referenced a "Security baseline" ruleset that does not exist in this org; code owner review is enforced by classic branch protection on main. Document that required status checks are bound to CI job names, and add @aprojic as co-owner of the CISO-owned policy files. Signed-off-by: Ante Projić <anteprojic@gmail.com>
Vidoc security reviewTip Good to merge — no security issues found. Reviewed 1 changed file. 💬 Have questions? Tag @vidoc in a comment and I'll answer. |
MDzaja
approved these changes
Jul 31, 2026
This file contains hidden or 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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
main.pr_checks.yaml/cla.yamlare bound to the required status checks onmain: renaming a job without updating the branch protection list blocks all merges.SECURITY.mdandCODE_OF_CONDUCT.md.Summary by cubic
Update
.github/CODEOWNERSto correct the enforcement note (classic branch protection onmainrequires code owner review) and document that CI job names inpr_checks.yamlandcla.yamlare bound to required status checks. Add@aprojicas co-owner ofSECURITY.mdandCODE_OF_CONDUCT.md.Written for commit 20a7ae9. Summary will update on new commits.