AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Challenges of a Microservices Security Team
Traditional security teams focus a lot on developer training. What we want to do instead is build tools that if the developers use the tools, then they don't even have to worry about what command injection looks like. So let's take a simple example. There is like command injection in Python. If you don't call the function with this argument, then it doesn't work. It will actually escape all of the commands as they're being run.