include node_modules so release .zip is deployable

This commit is contained in:
2023-11-24 17:44:25 -05:00
parent 6c86cfe5d2
commit 8b11c41267
8963 changed files with 874175 additions and 1 deletions
+17
View File
@@ -0,0 +1,17 @@
# Security Policy
## Supported Versions
Due to resource limitations, only the latest stable minor release is getting bugfixes (including security ones).
So e.g. if the latest stable version is 6.1.3, then 6.1.x line will still get security fixes but older versions (like 6.0.x) won't get any fixes.
Description above is a general rule and may be altered on case by case basis.
## Reporting a Vulnerability
You can report low severity vulnerabilities as GitHub issues.
More severe vulnerabilities should be reported to email extractus.security@skiff.com.
---