mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-26 14:54:55 +00:00
- Implemented severity color and icon helpers for better UI representation. - Created a set of security patterns for JavaScript, Lua, and SQL injection detection. - Developed scanning functions for JavaScript, HTML, JSON, and Lua to identify vulnerabilities. - Added sanitization utility to clean user input based on content type. - Introduced types for security scan results and issues to standardize output. - Enhanced overall severity calculation logic to determine the highest risk level from detected issues.