Skip to content

docs: add OWASP Top 10 security review and remediate misconfiguration (#334)#460

Open
Julianemeka wants to merge 1 commit into
AnnabelJoe:mainfrom
Julianemeka:feature/owasp-security-review
Open

docs: add OWASP Top 10 security review and remediate misconfiguration (#334)#460
Julianemeka wants to merge 1 commit into
AnnabelJoe:mainfrom
Julianemeka:feature/owasp-security-review

Conversation

@Julianemeka
Copy link
Copy Markdown

Performed a formal OWASP Top 10 security review and remediated a critical misconfiguration found during the process.

Changes:

  • Security Review: Completed and documented the OWASP Top 10 (2021) checklist in docs/security/owasp-review.md.
  • Remediation: Fixed a bug in next.config.ts where duplicate securityHeaders definitions were overwriting critical HSTS and Content Security Policy (CSP) headers.
  • Continuous Security: Verified the integration of automated security scanning tools (ZAP, CodeQL, Dependabot).

Closes #334

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Jun 4, 2026

@Julianemeka 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.

Add OWASP Top 10 security checklist review to pre-launch process

1 participant