Compound BuildCERTSCOPE13 September 2026
CertScope maps SKUs to CPSC rules and fixes redirects for webhooks
CertScope maps SKUs to CPSC rules and fixes redirects for webhooks
Build log: CertScope determines which CPSC rules apply to a SKU.
Its migration redirect matched the new host, so it was a no-op. I changed it to match the old host and left /api/ excluded, so webhooks keep answering there. what the redirect matched old host: redirected new host: no-op /api/ on old host: excluded The redirect works only when the rule matches the host being migrated.