Skip to content

feat(audit-guard): Add bug bounty reward submission system and UI#3

Open
chuks68 wants to merge 2 commits into
mainfrom
reward-submission-system
Open

feat(audit-guard): Add bug bounty reward submission system and UI#3
chuks68 wants to merge 2 commits into
mainfrom
reward-submission-system

Conversation

@chuks68

@chuks68 chuks68 commented Jun 20, 2026

Copy link
Copy Markdown
Owner

Description

This PR introduces a reward/bug bounty submission system within src/audit-guard/.

Key Changes

  • Backend Logging: Created bounty.ts with a submitBounty function that appends bug bounty submissions to logs/bounty-submissions.log.
  • UI Form Component: Created BountyForm.tsx and BountyForm.css to provide a responsive, styled bug bounty submission form in the UI.
  • Entry Export: Exported the new BountyForm component from the main entrypoint src/index.ts.
  • UI Build Configuration: Updated package.json to bundle all TSX files inside src/ui during the build.

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