Skip to content

Commit 00a739a

Browse files
committed
JS: Accept another alert
1 parent c979f65 commit 00a739a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/test/query-tests/Security/CWE-830/polyfill-nocheck.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<html>
22
<head>
33
<title>Polyfill.io demo</title>
4-
<script src="https://cdn.polyfill.io/v2/polyfill.min.js" crossorigin="anonymous"></script>
4+
<script src="https://cdn.polyfill.io/v2/polyfill.min.js" crossorigin="anonymous"></script> <!-- $ Alert[js/functionality-from-untrusted-domain] -->
55
</head>
66
<body>
77
...

0 commit comments

Comments
 (0)