Skip to content

Commit ab50bec

Browse files
authored
Update SECURITY.md (#27)
1 parent 262b63a commit ab50bec

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

SECURITY.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,21 @@
22

33
## Reporting a Vulnerability
44

5-
If you think that you have found a security issue,
6-
don’t use the bug tracker and don’t publish it publicly.
7-
Instead, all security issues must be reported via 📫 to [[email protected]](mailto:[email protected]).
5+
If you think that you have found a security issue,
6+
don’t use the bug tracker and don’t publish it publicly.
7+
Instead, all security issues must be reported via a private vulnerability report.
8+
9+
Please follow the [instructions](https://docs.github.com/en/code-security/security-advisories/guidance-on-reporting-and-writing-information-about-vulnerabilities/privately-reporting-a-security-vulnerability#privately-reporting-a-security-vulnerability) to submit a private report.
810

911

1012
## Resolving Process
11-
Every submitted security issue is handled with top priority by following these steps:
13+
Every submitted security issue is handled with top priority by following these steps:
1214

1315
1. Confirm the vulnerability
1416
2. Determine the severity
1517
3. Contact reporter
1618
4. Work on a patch
1719
5. Get a CVE identification number (may be done by the reporter or a security service provider)
18-
6. Patch reviewing
20+
6. Patch reviewing
1921
7. Tagging a new release for supported versions
20-
8. Publish security announcement
22+
8. Publish security announcement

0 commit comments

Comments
 (0)