diff options
author | 2021-12-12 10:54:40 -0800 | |
---|---|---|
committer | 2021-12-12 10:54:40 -0800 | |
commit | b2367c397a1f4c3160b87f7189ec21061ee81b1e (patch) | |
tree | 9219ca59233e52f213f720aabcd896691a87bf5e | |
parent | c19d12c2a168b79798eae523011806fea6853d27 (diff) | |
download | notion-b2367c397a1f4c3160b87f7189ec21061ee81b1e.tar.gz notion-b2367c397a1f4c3160b87f7189ec21061ee81b1e.tar.zst notion-b2367c397a1f4c3160b87f7189ec21061ee81b1e.zip |
Create SECURITY.md (#25)
-rw-r--r-- | SECURITY.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..80728ab --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,12 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| latest | :white_check_mark: | +| <latest | :x: | + +## Reporting a Vulnerability + +Please file an issue and tag @jakeswenson |