diff --git a/CODEOWNERS b/.github/CODEOWNERS similarity index 100% rename from CODEOWNERS rename to .github/CODEOWNERS diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..24670f4 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,10 @@ +# Security Policy + +## Supported Versions + +Only the latest major version is supported. + +## Reporting a Vulnerability + +If you believe you have found a security vulnerability, let us know right away. +Use the GitHub Security Advisory ["Report a Vulnerability"](https://github.com/wereHamster/bytestring/security/advisories/new) tab.