diff --git a/.github/ISSUE_TEMPLATE/security_logs.md b/.github/ISSUE_TEMPLATE/security_logs.md new file mode 100644 index 0000000000000..bfb5d2f339c62 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/security_logs.md @@ -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? +