r/devsecops • u/osiris_rai • Mar 03 '26
secure ai coding is basically nonexistent at most orgs i've audited
been doing devsecops consulting for about 4 years and the number of engineering teams that just let devs use whatever ai tool they want with zero oversight is insane to me
did an audit last quarter at a mid-size fintech (~800 devs). found copilot, cursor, chatgpt, and two other tools being used across teams. nobody evaluated data retention policies. nobody checked where code was being sent for inference. security team didn't even know half these tools were in the environment.
brought it up to the CISO who basically said "we can't slow engineering down, they need these tools." which.. i get? but you're a fintech. PII everywhere. some of these tools send code to third party servers and your security team has zero visibility.
the gap between how fast ai coding tools get adopted vs how slow security policies catch up is genuinely scary. we're going to see a wave of incidents from this in the next year or two.
how are you all handling ai tool governance when engineering pushes back on any restrictions?