Skip to content

Security: Juwon1405/agentic-dart

Security

SECURITY.md

Security Policy

Reporting vulnerabilities

If you believe you've found a way to bypass Agentic-DART's architectural guardrails — particularly the read-only MCP surface or the SHA-256 audit chain — please open a private advisory on GitHub rather than a public issue.

Specifically in scope:

  • Any function that escapes _safe_resolve and reads outside EVIDENCE_ROOT
  • Any tampering of audit.jsonl that is NOT caught by dart-audit verify
  • Any agent-reachable path to a destructive operation

Out of scope:

  • Findings produced by the agent that are later shown to be false positives — these are accuracy concerns, not security issues. Open a normal issue.

Supported versions

The main branch is the only supported version during the SANS FIND EVIL! submission window. Post-submission, semantic-version releases will be tagged.

There aren't any published security advisories