Skip to content

Add mixed content detector (#132)#226

Open
jthack wants to merge 2 commits into
mainfrom
issue-132-mixed-content
Open

Add mixed content detector (#132)#226
jthack wants to merge 2 commits into
mainfrom
issue-132-mixed-content

Conversation

@jthack

@jthack jthack commented Oct 23, 2025

Copy link
Copy Markdown
Contributor

Summary

  • only evaluate HTTPS responses and search for http:// references in HTML/CSS
  • raise medium severity findings for each insecure attribute or CSS url()
  • register the passive check and enable it in the Balanced preset

Testing

  • pnpm lint
  • pnpm typecheck
  • pnpm test -- --match 'Mixed content'

Closes #132

@jthack jthack requested a review from a team as a code owner October 23, 2025 17:28
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.

Mixed content

1 participant