Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:22:37 +08:00
commit c0c58d8972
8 changed files with 159 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Assets
Bundled resources for session-security-checker skill
- [ ] report_template.html: An HTML template for generating the session security analysis report.
- [ ] vulnerability_descriptions.json: A JSON file containing detailed descriptions of common session security vulnerabilities.