codeinabox to SecurityEnglish · 26 days agoBreaking Down CVE-2026-25049: How TypeScript Types Failed n8n's Securityhetmehta.comexternal-linkmessage-square4linkfedilinkarrow-up18arrow-down10file-textcross-posted to: [email protected]
arrow-up18arrow-down1external-linkBreaking Down CVE-2026-25049: How TypeScript Types Failed n8n's Securityhetmehta.comcodeinabox to SecurityEnglish · 26 days agomessage-square4linkfedilinkfile-textcross-posted to: [email protected]
minus-squareKissakilinkfedilinkEnglisharrow-up1·5 days agoSeems like TypeScript could be generating JavaScript code that does these type checks on function entry - with a runtime cost of course. Is there no such setting, general or conditional toggle on functions or types?
Seems like TypeScript could be generating JavaScript code that does these type checks on function entry - with a runtime cost of course.
Is there no such setting, general or conditional toggle on functions or types?