ghostguild-org/tests/server/middleware
Jennie Robinson Faber e3410c52a5
Some checks failed
Test / vitest (push) Successful in 11m5s
Test / playwright (push) Failing after 9m24s
Test / visual (push) Failing after 9m20s
Test / Notify on failure (push) Successful in 3s
fix(csp): allow secure.helcim.app for HelcimPay.js
The HelcimPay modal loads from secure.helcim.app, but the CSP only
listed myposjs.helcim.com (script/connect) and secure.helcim.com
(frame, likely a stale typo). Add secure.helcim.app to script-src,
connect-src, and frame-src so the join flow's payment modal can load.
2026-04-26 15:59:36 +01:00
..
csrf.test.js Add Vitest security test suite and update security evaluation doc 2026-03-01 12:30:06 +00:00
rate-limit.test.js Add Vitest security test suite and update security evaluation doc 2026-03-01 12:30:06 +00:00
security-headers.test.js fix(csp): allow secure.helcim.app for HelcimPay.js 2026-04-26 15:59:36 +01:00