Skip to content

Commit

Permalink
chore: add security log issue template (argoproj#10368)
Browse files Browse the repository at this point in the history
Signed-off-by: notfromstatefarm <[email protected]>

Signed-off-by: notfromstatefarm <[email protected]>
  • Loading branch information
notfromstatefarm authored Sep 6, 2022
1 parent aa3fe62 commit 30b289f
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions .github/ISSUE_TEMPLATE/security_logs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
name: Security log
about: Propose adding security-related logs or tagging existing logs with security fields
title: "seclog: [Event Description]"
labels: security-log
assignees: notfromstatefarm
---
# Event to be logged

Specify the event that needs to be logged or existing logs that need to be tagged.

# Proposed level

What security level should these events be logged under? Refer to https://argo-cd.readthedocs.io/en/latest/operator-manual/security/#security-field for more info.

# Common Weakness Enumeration

Is there an associated [CWE](https://cwe.mitre.org/) that could be tagged as well?

0 comments on commit 30b289f

Please sign in to comment.