Tag: Security

Content Security Policy Explained for Developers

A Content security policy (CSP) is a set of rules your server sends that tells the browser what it’s allowed…

10 Fixable Code Patterns with Testable Examples

Did you know the most damaging flaws often come from small mistakes, patterns in code that are entirely avoidable? These…