You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,5 +31,8 @@ Testing and documentation do not need to be complete in order for this PR to be
31
31
32
32
<!-- _Do we have anything that can break our clients? If so, open a notifying issue_ -->
33
33
34
+
-[ ] Gosec scans
35
+
<!-- _Review scan results from the PR. Fix all MEDIUM and higher findings and/or annotate a finding per gosec instructions: https://github.com/securego/gosec#annotating-code to address why a finding is not a security issue_-->
36
+
34
37
35
38
### How to test changes / Special notes to the reviewer:
0 commit comments