Skip to content

Commit b4c54a5

Browse files
committed
Add Security Policy
1 parent e9ee2e7 commit b4c54a5

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 MVC 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/mvc/-/issues).

0 commit comments

Comments
 (0)