Skip to content

Commit 9964d4f

Browse files
committed
docs: add security policy
1 parent 9631304 commit 9964d4f

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

.github/SECURITY.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
| Version | Supported |
6+
| ------- | --------- |
7+
| 1.x ||
8+
9+
## Reporting a Vulnerability
10+
11+
If you discover a vulnerability within this project, please [open an issue](https://github.com/coldfrontlabs/eslint-plugin-drupal-contrib/issues/new) and label it with the `security` tag. The issue board is checked at least 2-3 times a week, so you should expect a response to your issue within a few days.
12+
13+
If a PR is submitted along with the issue to resolve the vulnerability, you can expect it to be reviewed within the same time frame as issue responses. If a PR is not submitted, the time it takes to develop a fix will differ depending on the severity of the vulnerability.
14+
15+
## Vulnerabilities in dependencies
16+
17+
Vulnerabilities to dependencies will be updated as soon as a fix is available and an update will be pushed out.
18+
19+
Any vulnerable _dev_ dependencies will be updated when/if possible- though a new release of eslint-plugin-drupal-contrib may not be pushed out right away.

0 commit comments

Comments
 (0)