1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-19 16:01:10 +00:00

Merge branch 'master' into v2

This commit is contained in:
Christer Warén 2024-02-09 07:58:16 +02:00
commit d609687957
2 changed files with 20 additions and 4 deletions

6
.gitignore vendored
View File

@ -1,6 +1,4 @@
.env
package-lock.json
.vscode/
node_modules/
.vscode
node_modules
serviceAccount.json
package.json

18
SECURITY.md Normal file
View File

@ -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