Posted by: kurtsh | June 2, 2023

INFO: Secret Scanning through GitHub Advanced Security

See secret scanning push protection in action

Let GitHub do the hard work of ensuring that tokens, private keys, and other code secrets are not exposed in your repository through GitHub Secret Scanning.

Secret scanning alerts for users are available for free on all public repositories. Organizations using GitHub Enterprise Cloud with a license for GitHub Advanced Security can also enable secret scanning alerts for users on their private and internal repositories. For more information, see "About secret scanning" and "About GitHub Advanced Security."

In the meantime… Winking smile

HOW TO REMOVE CREDENTIALS FROM YOUR AZURE APPLICATION CODE
Here’s instruction on how to removing credentials (where possible) when dealing with Azure application development:


Categories