All rules →
Rules / Dart
SHIELD-DART-014

WebView with unrestricted JavaScript mode

highDartCWE-749CVSS 7.4

What it detects

A WebView using unrestricted JavaScript mode exposes loaded content to full script execution and local access.

How to fix

Disable JavaScript unless required, restrict file access, and load only trusted content.

Scan your repo freeFull documentation
Back to all rules
SHIELD-DART-014: WebView with unrestricted JavaScript mode — Zennoxa Shield