-
Notifications
You must be signed in to change notification settings - Fork 2
Security Policy
This page summarizes the project's security policy. For the full policy, see SECURITY.md in the main repository.
| Version | Supported | Notes |
|---|---|---|
| 2.0.x | ✅ Yes | Current stable release |
| 1.1.x | Security fixes only until 2026-09-30 | |
| 1.0.x | ❌ No | End of life |
DO NOT open a public GitHub issue for security vulnerabilities.
Instead, please report security vulnerabilities through GitHub Security Advisories:
- Go to the Security tab
- Click "Report a vulnerability"
- Provide detailed information
Expected Response: 48-72 hours for initial acknowledgment.
- ✅ Reads system configuration files and /proc filesystem
- ✅ Executes read-only system commands with intelligent caching
- ✅ Generates local report files in
reports/directory - ✅ Writes structured logs to
logs/directory - ✅ Computes compliance scores against configurable thresholds
- ❌ Transmit data externally (fully offline)
- ❌ Install software or external packages
- ❌ Create network connections
- ❌ Modify system configuration (unless remediation flags are explicitly used)
- ❌ Access user personal data or files
- ❌ Store credentials or sensitive authentication data
- Reports contain sensitive system configuration information
- Report files are created with 600 permissions
- Log files are created with 644 permissions
- Store reports securely with appropriate access controls
- Sanitize reports before sharing externally
See SECURITY.md for the complete security policy.
Linux Security Audit Project · Version 2.0 · MIT License
Repository · Releases · Issues · Pull Requests
Changelog · Contributing · Security Policy · License
Frameworks: Core · CIS · CISA · ENISA · ISO 27001 · NIST · NSA · STIG
Coverage: 8 Modules · 1,207 Automated Security Checks · 5 Native Output Formats · Zero External Dependencies
This documentation reflects Linux Security Audit Project v2.0 released 2026-03-02. For older versions, see the release tags.
Version 2.0 · 8 modules · 1,207 checks
Frameworks Covered
Core · CIS · CISA · ENISA · ISO 27001 · NIST · NSA · STIG
Output Formats
HTML · JSON · CSV · XML · Console
Status Values
Pass · Fail · Warning · Info · Error
Severity Levels
Critical · High · Medium · Low · Informational