Skip to content

chore: track audit prompt, ignore generated audit report#58

Merged
andregoepel merged 1 commit into
mainfrom
chore/gitignore-audit-artifacts
Jul 4, 2026
Merged

chore: track audit prompt, ignore generated audit report#58
andregoepel merged 1 commit into
mainfrom
chore/gitignore-audit-artifacts

Conversation

@andregoepel

Copy link
Copy Markdown
Owner

What

  • Add .gitignore rules so the local security-audit report stays untracked, while the prompt is version-controlled:
    /audit/*
    !/audit/audit-prompt.md
    
  • Commit audit/audit-prompt.md (the reusable audit instructions).

Why

The audit/ folder holds a generated security review of this repository, including detailed exploit scenarios and attack chains. On a public repo those artifacts should not be committed — that would publish an exploit guide for as-yet-unfixed findings. The prompt that produces the report, however, is safe and useful to keep in the repo so the audit can be re-run.

Reviewer notes

@andregoepel
andregoepel merged commit 26d8bad into main Jul 4, 2026
3 checks passed
@andregoepel
andregoepel deleted the chore/gitignore-audit-artifacts branch July 5, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant