diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..8ce75bb --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,14 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.0.1A | :white_check_mark: | + +## Reporting a Vulnerability + +To report a vulnerability, go to "Issues," and create an issue named "Vuln. Report." Mark it as "Vulnerability." In the issue, detail the vulnerability so that I can fix it.