1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-19 22:11:55 +00:00

Merge branch 'master' into v3

This commit is contained in:
Christer Warén 2024-02-09 08:00:19 +02:00
commit 99ecd9787d
2 changed files with 21 additions and 5 deletions

8
.gitignore vendored
View File

@ -1,6 +1,4 @@
/node_modules
dev/
node_modules
.env
.vscode/
struct/config/serviceAccount.json
package-lock.json
.vscode
serviceAccount.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