| Version | Supported |
|---|---|
| v1.0.0 | ✅ |
- Location:
archive/security-audits/security_audit_final.json - Timestamp: 2026-01-16T11:14:54.284456
- Total Findings: 56
- Critical: 0
- High: 29 (Code Injection, Cryptographic)
- Medium: 27 (Code Injection, Cryptographic)
- Low: 0
- Info: 0
Vulnerabilities must be reported following GL governance procedures through the proper channels:
- Email: security@machinenativeops.io
- GitHub Security Advisories: Use the Security tab in the repository
- Response Time: Initial response within 48 hours
All reports are tracked in the GL50-59 Observability Layer.
-
Code Injection
- eval() function usage
- exec() function usage
- pickle deserialization
-
Cryptographic
- MD5 hash usage (non-security contexts only)
- Weak encryption algorithms
- CI/CD Integration: Bandit security scanner enforced on all PRs
- Pre-commit Hooks: Security checks via
.pre-commit-config.yaml - Audit Artifacts: Maintained in
archive/security-audits/
This security policy adheres to:
- GL50-59 Observability Layer semantic boundaries
- GL Artifacts Matrix for security documentation
- GL Filesystem Mapping for audit artifact storage