mirror of
https://github.com/github/codeql.git
synced 2026-05-05 21:55:19 +02:00
JS: Accept raw test output
This commit is contained in:
@@ -1 +1,4 @@
|
||||
#select
|
||||
| DangerousWebPreferences.js:7:13:7:45 | allowRu ... t: true | Enabling allowRunningInsecureContent is strongly discouraged. |
|
||||
testFailures
|
||||
| DangerousWebPreferences.js:7:13:7:45 | Enabling allowRunningInsecureContent is strongly discouraged. | Unexpected result: Alert |
|
||||
|
||||
@@ -1 +1,4 @@
|
||||
#select
|
||||
| DangerousWebPreferences.js:6:13:6:30 | webSecurity: false | Disabling webSecurity is strongly discouraged. |
|
||||
testFailures
|
||||
| DangerousWebPreferences.js:6:13:6:30 | Disabling webSecurity is strongly discouraged. | Unexpected result: Alert |
|
||||
|
||||
Reference in New Issue
Block a user