Skip to content

Commit b4ce1c0

Browse files
committed
chore(docs): add the SECURITY policy file
1 parent 46fa7f4 commit b4ce1c0

1 file changed

Lines changed: 17 additions & 0 deletions

File tree

SECURITY.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
We release patches for security vulnerabilities. Which versions are eligible
6+
receiving such patches depend on the CVSS v3.0 Rating:
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| > 1.0.0 | :white_check_mark: |
11+
| < 1.0.0 | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
Please report (suspected) security vulnerabilities to **[issue board](https://github.com/timoa/nodejs-encryption-api-example/issues)**
16+
with the label **vulnerability**. If the issue is confirmed, we will release a patch as soon as possible depending on complexity,
17+
but historically within a few days.

0 commit comments

Comments
 (0)