2 links tagged with all of: security + secrets + scanning
Click any tag below to further narrow down your results
Links
Nosey Parker is a command-line interface (CLI) tool designed to detect secrets and sensitive information in various textual data, functioning similarly to a specialized grep. It is particularly useful for both offensive and defensive security testing, offering features like flexible scanning options, field-tested rules, and high-speed performance. The tool is integrated with several platforms and supports extensive customization through its rule-based system.
The article discusses a project where the author scanned all of GitHub's commits for leaked secrets, highlighting the importance of managing sensitive information in code repositories. The findings emphasize the potential risks developers face if they inadvertently expose secrets in their code. Additionally, the article offers insights into the tools and methods used for the scanning process.