Finding Secrets in Source Code

“As microservice architectures and API-centric applications become mainstream, developers often need to exchange credentials and other secrets programmatically. This means that developers can sometimes make mistakes when handling sensitive data,” writes Vickie Li at Security Boulevard.  

But, you can detect these accidentally shared secrets using text search and regex. 

Read more at Security Boulevard

Comments