Skip to content

Security: ZaradarBH/eac

Security

SECURITY.md

Security Policy

Reporting a Vulnerability

For security vulnerabilities, please use GitHub's private vulnerability reporting:

  1. Go to the Security tab
  2. Click "Report a vulnerability"
  3. Provide detailed information about the issue

Response times:

  • Initial acknowledgment: Within 48 hours
  • Severity assessment: Within 7 days
  • Fix timeline varies by severity

Alternative: For sensitive issues that cannot be reported via GitHub, contact: [email protected] (TODO: establish)

Supported Versions

This is a multi-module Go workspace. All modules are currently in active development:

Module Path Status Go Version
EaC Core go/core Active Development 1.24+
EaC CLI go/cli/eac Active Development 1.24+
EaC MCP Commands go/cli/mcp Active Development 1.24+
EaC Specs go/specs Active Development 1.24+
CLIE CLI go/cli/clie Active Development 1.24+

Security patches are applied to the main branch and will be included in the next release.

Security Practices

This repository implements comprehensive security measures:

  • Automated scanning: CodeQL, Trivy, Semgrep, OWASP ZAP
  • Security commands: eac scan with multiple scanner types
  • Continuous monitoring: Security workflows run on every push and PR

For detailed information, see our comprehensive documentation:

License

There aren’t any published security advisories