Skip to content

Commit

Permalink
Create SECURITY.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NovaAndrom3da authored Nov 3, 2022
1 parent 3e9638c commit a7b181d
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Security Policy

All security updates will apply to the latest version of Phoenix webserver.

/*
## Supported Versions

Use this section to tell people about which versions of your project are
currently being supported with security updates.

| Version | Supported |
| ------- | ------------------ |
| 5.1.x | :white_check_mark: |
| 5.0.x | :x: |
| 4.0.x | :white_check_mark: |
| < 4.0 | :x: |
*/
## Reporting a Vulnerability
/*
Use this section to tell people how to report a vulnerability.

Tell them where to go, how often they can expect to get an update on a
reported vulnerability, what to expect if the vulnerability is accepted or
declined, etc.
*/

If you encounter any vulnerabilities, please create a vulnerability report in the issues tab.

0 comments on commit a7b181d

Please sign in to comment.