Skip to content

Security: 8Dionysus/aoa-techniques

SECURITY.md

SECURITY.md

Purpose

This repository is public and must remain sanitized.

Report privately if you find

  • accidental secret leakage
  • sensitive internal URLs
  • credentials
  • private infrastructure details
  • unsafe examples that could expose maintainers or users
  • leaked logs with confidential content

Do not post publicly

Public issues are not appropriate for:

  • secret exposure
  • credential leaks
  • infrastructure-sensitive disclosures
  • accidental private operational details

Security expectations for contributors

All contributed material must be:

  • sanitized
  • generalized where needed
  • free of secrets
  • safe for public reuse

Public hygiene checklist

Before submitting content, verify:

  • no tokens
  • no passwords
  • no private endpoints
  • no internal-only file paths unless generalized
  • no raw secret-bearing environment files
  • no private logs without redaction

There aren’t any published security advisories