Skip to content

feat: add pentest scope and report placeholder (#342)#438

Open
Sammy-Samy wants to merge 1 commit into
AnnabelJoe:mainfrom
Sammy-Samy:feat/issue-342-pentest
Open

feat: add pentest scope and report placeholder (#342)#438
Sammy-Samy wants to merge 1 commit into
AnnabelJoe:mainfrom
Sammy-Samy:feat/issue-342-pentest

Conversation

@Sammy-Samy
Copy link
Copy Markdown

Summary

Adds structured penetration testing documentation to /docs/security/ to track the pentest engagement for the web application and API.

Changes

  • docs/security/pentest-scope.md — defines in-scope targets (web app, all /api/v1/ endpoints, auth, webhooks, public verifier), out-of-scope (Stellar network, Supabase infra), OWASP methodology, tester requirements, and timeline
  • docs/security/pentest-report-2026-07.md — placeholder report to be replaced with full findings after engagement

Acceptance Criteria

  • Pentest scope defined (web app, API, no Stellar network)
  • Pentest report stored in /docs/security/
  • Pentest performed by qualified security professional (pending engagement)
  • All critical and high findings remediated (pending engagement)
  • Retest performed after remediation (pending engagement)

Type of change

  • Documentation

Related issue

Closes #342

Checklist

  • Docs updated if needed
  • PR targets develop

- docs/security/pentest-scope.md: defines in-scope targets (web app,
  API, auth, webhooks), out-of-scope (Stellar network), methodology
  (OWASP Top 10 + API Security Top 10), tester requirements, and timeline
- docs/security/pentest-report-2026-07.md: placeholder for final report
  to be filled after engagement

Closes AnnabelJoe#342
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 1, 2026

@Sammy-Samy Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

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.

Perform penetration testing on the web application and API

1 participant