bandrami 5 days ago

The blinders give you a problem in that a lot of security issues aren't at a single point in the code but at where two remote points in the code interact.

1
jp0001 4 days ago

Correct. Dynamic runtime interactions will always be a hard problem as it’s hard to see in static code even for humans.