DEV Community

#staticanalysis

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
The linter ecosystem is actively migrating silent failure into an undetectable idiom

The linter ecosystem is actively migrating silent failure into an undetectable idiom

5
Comments
4 min read
Building a TypeScript Code Radar: What an AST Reveals That Text Search Misses

Building a TypeScript Code Radar: What an AST Reveals That Text Search Misses

1
Comments
2 min read
What a Zero-Network MCP Scanner Can (and Can't) Catch: All 10 Heuristics, Honestly

What a Zero-Network MCP Scanner Can (and Can't) Catch: All 10 Heuristics, Honestly

Comments
4 min read
Two security rules I wrote and deleted, and why the second one was worse

Two security rules I wrote and deleted, and why the second one was worse

Comments
3 min read
The most important test in a security scanner is the one where nothing happens

The most important test in a security scanner is the one where nothing happens

Comments 1
3 min read
Detekt Explained: Enhance Kotlin Projects with Static Analysis - part 1