Skip to content

chore: gitignore build/scan artifacts, untrack accidental commit#69

Merged
GovindarajanL merged 2 commits into
OWASP:mainfrom
GovindarajanL:main
Jul 24, 2026
Merged

chore: gitignore build/scan artifacts, untrack accidental commit#69
GovindarajanL merged 2 commits into
OWASP:mainfrom
GovindarajanL:main

Conversation

@GovindarajanL

Copy link
Copy Markdown
Collaborator

Summary

  • Untrack bounty-scans/rocketchat-noauth.yaml, a local scan config that was accidentally swept into an earlier commit alongside unrelated fixes
  • Add .gitignore entries for build output (target/, dependency-reduced-pom.xml) and local scan artifacts (*.sarif, crapi-results.*, crapi-scan.yaml, astf-scan.log, bounty-scans/, .idea/) so they don't get committed by accident again

Test plan

  • N/A — gitignore/housekeeping change only, no code behavior affected

GovindarajanL and others added 2 commits July 24, 2026 16:23
rocketchat-noauth.yaml was a local scan config that got swept into
b3e1cfd along with unrelated fixes. Untrack it and ignore bounty-scans/
so local scan configs/logs/reports don't get committed again.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
target/, sarif reports, crapi scan results, and other local-only
artifacts don't belong in version control.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@GovindarajanL
GovindarajanL merged commit af195e4 into OWASP:main Jul 24, 2026
1 check passed
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