Webb Telescope Sheds Light on the Early Universe

Webb Telescope , Sheds Light , on the Early Universe. Gizmodo reports that NASA’s Webb Space Telescope has taken aim at the barred spiral galaxy EGS23205. . The distant galaxy will reportedly increase our understanding of the young universe and how the…

Read More >>

Secret Magpie helps you find accidentally leaked passwords in git repositories

Organisations struggle to scan for leaked secrets in ALL of their repos. It’s easy to scan one repo, but time consuming and tedious to scan all of them.

SecretMagpie is a secret detection tool that hunts out all the secrets hiding in ALL your repositories.

It supports finding repos in Github, Gitlab, Azure DevOps (ADO), Bitbucket and the local file system.

Given an auth token, it will:

enumerate all of the repos clone each repo down scan EVERY branch with multiple tools squash all the findings into one big list deduplicate them so you dont triage the same thing twice give you some great stats and a full report in csv or json

https://github.com/punk-security/secret-magpie-cli

submitted by /u/punksecurity_simon
[link] [comments]

Read More >>