Skip to content

Commit d2b3572

Browse files
committedNov 12, 2021
Add Security Policy
1 parent f62d733 commit d2b3572

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed
 

‎.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ phpdoc.dist.xml export-ignore
1212
phpmd.xml export-ignore
1313
phpstan.neon.dist export-ignore
1414
phpunit.xml.dist export-ignore
15+
SECURITY.md export-ignore

‎SECURITY.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Security Policy
2+
3+
Aplus Framework Image Library runs **SAST** each new pipeline and all known vulnerabilities are monitored.
4+
5+
## Supported Versions
6+
7+
The **latest** and **LTS** versions of this library receive security fixes.
8+
9+
## Reporting a Vulnerability
10+
11+
Create a new issue and mark it as **confidential** in the [official repository of this library](https://gitlab.com/aplus-framework/libraries/image/-/issues).

0 commit comments

Comments
 (0)
Please sign in to comment.