We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f3cbfd commit 3aeb5a8Copy full SHA for 3aeb5a8
cornucopia.owasp.org/script/headers.js
@@ -17,6 +17,7 @@ if (fs.existsSync(path.join(__dirname, '.vercel/output'))) {
17
18
function main() {
19
const headers = `/*
20
+ Access-Control-Allow-Origin: https://owaspcornucopia.org
21
Cross-Origin-Embedder-Policy: require-corp
22
Cross-Origin-Opener-Policy: same-origin
23
X-Robots-Tag: noindex
0 commit comments