The GateTest blog
Deep technical writing on shipping safe software when AI writes most of it.
·8 min read
Why AI-Generated Code Needs a QA Gate
AI writes code faster than any human can review it. That speed is real leverage — and it quietly changes where bugs come from and how fast they accumulate. Here's why an …
·7 min read
SAST vs DAST vs SCA: What Each Catches (and Misses)
Three acronyms cover most of application security scanning, and they are not interchangeable. Each sees a different slice of your risk — and has a blind spot the others c…
·9 min read
Cutting Static-Analysis False Positives Without Missing Real Bugs
The false-positive rate is the single biggest reason security scanners get switched off. But naively suppressing findings hides real bugs too. Here are the techniques tha…