first commit

This commit is contained in:
2025-10-26 23:10:15 +08:00
commit 8f0345b7be
14961 changed files with 2356381 additions and 0 deletions

21
node_modules/jssha/SECURITY.md generated vendored Normal file
View File

@@ -0,0 +1,21 @@
# Security Policy
## Supported Versions
| Version | Supported |
| ------- | ------------------ |
| 3.1.x | :white_check_mark: |
| <3.1,>2 | :x: |
| 2.4.x | :white_check_mark: |
| <2.4,>1 | :x: |
| 1.6.x | :white_check_mark: |
| <1.6 | :x: |
## Reporting a Vulnerability
Please file a placeholder [issue] saying there is a security-related bug and
contact me via email (my email address is in my [profile]) with the sensitive
details.
[issue]: https://github.com/Caligatio/jsSHA/issues/new
[profile]: https://github.com/Caligatio