Skip to content

Commit 94aaecf

Browse files
authored
Revise security policy and reporting guidelines
Updated the security policy to include Git Action scanning and revised vulnerability reporting guidelines.
1 parent bf0ad03 commit 94aaecf

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

SECURITY.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Security Policy
2+
There is a job in Git Action that scans the code weekly. But, if you find a non-reported vulnerability, please, report it.
3+
4+
## Reporting a Vulnerability
5+
6+
Use issues to report a new security vulnerability.
7+
8+
New security issue should follow these guidelines when being created on `GitLab.com`:
9+
- Always label as ``security`` at a minimum.
10+
- Add any additional labels you know apply. It will help with
11+
the triage process:
12+
- If possible avoid send customer specific data or any sensitive data.

0 commit comments

Comments
 (0)