Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Many times as a developer I have followed other people's example code. And if I see someone's code say

    curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, TRUE);
I and any normal developer is going to think "oh, this is important, I'd better make sure to leave it in there."

Configuration audits aren't as expensive as code audits, but they are still expensive.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: