Y
Hacker News
new
|
ask
|
show
|
jobs
by
bandrami
391 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 comments
jp0001
390 days ago
Correct. Dynamic runtime interactions will always be a hard problem as it’s hard to see in static code even for humans.
link