Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/docsifyjs/docsify
/ security.test.js
File
security.test.js
test/e2e/security.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
docsifyInit = require(
'../helpers/docsify-init'
);
2
const
{ test, expect } = require(
'./fixtures/docsify-init-fixture'
);
3
4
test.describe(
'Security - Cross Site Scripting (XSS)'
, () => {
Callers
nothing calls this directly
Calls
2
test
Function · 0.85
docsifyInit
Function · 0.85
Tested by
no test coverage detected