2022-11-28
|~4 min read
|612 words
Zero trust is a new enterprise cybersecurity paradigm that moves the defense from static, network-based perimeters to focus on users and…
2022-11-28
|~2 min read
|372 words
I’ve known for a while that one of the ways to prevent SQL injection attacks is to use parameterized queries - but I never really understood…
2022-11-28
|~3 min read
|507 words
Security for applications is a huge topic and it’s only growing in importance. Today, I was reviewing the OWASP Cheat Sheet for Cross-Site…
2022-11-28
|~1 min read
|105 words
Recently upgraded an application and got this warning Error: Cannot Be Opened In the past, I used to be able to “right” click on the app…