diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..d9bb10f --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,20 @@ +# Security Policy + +## Supported Versions + +Use this section to tell people about which versions of your project are +currently being supported with security updates. + +Example: +| 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. + +Please open a [new github issue](https://github.com/slalom/aws-sam-ref-api/issues/new), but first check to see if it has already been reported. Thanks!