static analysis
Semgrep: Modern Static Analysis with Isaac Evans
Static analysis is a type of debugging that identifies defects without running the code. Static analysis tools can be especially useful for enforcing security policies by analyzing code