diff --git a/.gitignore b/.gitignore index 30bc1627..3c3629e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/node_modules \ No newline at end of file +node_modules diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..b0be0081 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,18 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 6.x.x | :warning: | +| 5.x.x | :warning: | +| 4.x.x | :warning: | +| 3.x.x | :x: | +| 2.x.x | :x: | +| 1.x.x | :white_check_mark: | + +:warning: Proprietary + +:white_check_mark: Supported + +:x: Unsupported