gost-dom/browser

Check content-type of JavaScript files

Open

#120 opened on Jul 2, 2025

 (0 comments) (0 reactions) (0 assignees)Go (15 forks)auto 404
good first issue

Repository metrics

Stars
 (295 stars)
PR merge metrics
 (PR metrics pending)

Description

CodeRabbit makes this suggestion, but mentions "security" as the reason. But this is a test tool, so security isn't important in itself; but we should behave as strict as a browser to avoid false positives when using this as a test tool.

A suggested implementation: https://github.com/gost-dom/browser/pull/119#discussion_r2180834083

Contributor guide