Add security_protection.rs with 8 new BASIC keywords: - SECURITY TOOL STATUS - Check if tool is installed/running - SECURITY RUN SCAN - Execute security scan - SECURITY GET REPORT - Get latest scan report - SECURITY UPDATE DEFINITIONS - Update signatures - SECURITY START SERVICE - Start security service - SECURITY STOP SERVICE - Stop security service - SECURITY INSTALL TOOL - Install security tool - SECURITY HARDENING SCORE - Get Lynis hardening index Also: - Registered protection routes in main.rs - Added Security Protection category to keywords list - All functions use proper error handling (no unwrap/expect) |
||
|---|---|---|
| .. | ||
| mod.rs | ||