Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jquery/jquery
/ csp-nonce-external.js
File
csp-nonce-external.js
test/data/csp-nonce-external.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
jQuery(
function
() {
2
$(
"body"
).append(
"<script nonce='jquery+hardcoded+nonce' src='csp-nonce.js'></script>"
);
3
} );
Callers
nothing calls this directly
Calls
1
jQuery
Function · 0.70
Tested by
no test coverage detected