Skip to content

Audit fixes: Add security headers, focus indicators, and ARIA labels - #66

Merged
projectamazonph merged 2 commits into
mainfrom
audit-fixes
Aug 21, 2026
Merged

Audit fixes: Add security headers, focus indicators, and ARIA labels#66
projectamazonph merged 2 commits into
mainfrom
audit-fixes

Conversation

@projectamazonph

Copy link
Copy Markdown
Owner

Summary

Codebase audit fixes addressing high and medium priority issues.

Changes

  • next.config.ts: Add CSP and security headers (X-Content-Type-Options, X-Frame-Options, Referrer-Policy)
  • adconsole.html: Add focus-visible outlines for keyboard navigation (.tb-icon, .nv, .inp, .sel, .btn)
  • adconsole.html: Add ARIA role and label to navigation
  • eslint.config.mjs: Exclude .ijfw from linting

Build Status

  • Type-check: PASS
  • Lint: PASS
  • Build: PASS

AdConsole Dev added 2 commits August 21, 2026 18:30
- Remove landing page, redirect directly to /adconsole.html
- Add migration banner with GitHub link to legacy tool
- Clean up references to React port progress
- Add CSP and security headers in next.config.ts
- Add focus-visible outlines for keyboard navigation
- Add ARIA role to navigation
- Exclude .ijfw from linting
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
amazon-ad-console Ready Ready Preview Aug 21, 2026 1:14pm

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown

Important

  • 🔍 Trigger review

This repository does not receive automatic reviews because it has fewer than 10 stars.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: c1c10fd2-8f64-46dc-8256-d81fab94fcf3


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@projectamazonph
projectamazonph merged commit 50be4f9 into main Aug 21, 2026
4 checks 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