github.com/argoproj/argo-cd/v3@v3.2.1/.github/ISSUE_TEMPLATE/security_logs.md (about) 1 --- 2 name: Security log 3 about: Propose adding security-related logs or tagging existing logs with security fields 4 title: 'seclog: [Event Description]' 5 labels: ['security', 'triage/pending'] 6 assignees: '' 7 --- 8 9 # Event to be logged 10 11 Specify the event that needs to be logged or existing logs that need to be tagged. 12 13 # Proposed level 14 15 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. 16 17 # Common Weakness Enumeration 18 19 Is there an associated [CWE](https://cwe.mitre.org/) that could be tagged as well?