Skip to content

Commit 3aeb5a8

Browse files
committed
allow only one domain
1 parent 6f3cbfd commit 3aeb5a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cornucopia.owasp.org/script/headers.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ if (fs.existsSync(path.join(__dirname, '.vercel/output'))) {
1717

1818
function main() {
1919
const headers = `/*
20+
Access-Control-Allow-Origin: https://owaspcornucopia.org
2021
Cross-Origin-Embedder-Policy: require-corp
2122
Cross-Origin-Opener-Policy: same-origin
2223
X-Robots-Tag: noindex

0 commit comments

Comments
 (0)