Files
PortProtonQt/portprotonqt
Boris Yumankulov 61c59814a5
All checks were successful
Code check / Check code (push) Successful in 1m6s
feat(security): strengthen theme security against multiple attack vectors
- Detect dangerous modules, functions, attributes, and system/network operations
- Prevent code execution via dynamic imports, reflection, and importlib
- Block f-string injection and dangerous expressions
- Detect obfuscated code patterns, including string concatenation (im+port, ev+al),
  Base64-encoded payloads, and character code arrays
- Validate image files using extension checks, magic bytes, and size limits
- Implement AST-based analysis for deep code inspection

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
2025-12-25 16:02:34 +05:00
..
2025-11-30 13:20:33 +05:00
2025-06-01 15:21:32 +05:00
2025-12-08 11:47:25 +05:00
2025-09-23 21:05:58 +05:00