There was an error while loading. Please reload this page.
1 parent 7191ef6 commit 7aa9a63Copy full SHA for 7aa9a63
README.md
@@ -5,6 +5,10 @@ This is a docker image for the mssql-scripter tool.
5
6
Based on [@ianthetechie](https://github.com/ianthetechie) [comment](https://github.com/microsoft/mssql-scripter/issues/236#issuecomment-824553254)
7
8
+## Security
9
+
10
+See [SECURITY.md](SECURITY.md)
11
12
## Contributing
13
14
Welcome! I am happy that you want to make the project better.
SECURITY.md
@@ -0,0 +1,12 @@
1
+# Security Policy
2
3
+## Supported Versions
4
+| Version | Supported |
+| ------- | ------------------ |
+| latest 0.x | :white_check_mark: |
+| < latest 0.x | :x: |
+## Reporting a Vulnerability
+...
0 commit comments