Improvement

September 30, 20251 Minute Read

Secret scanning adds validators for MongoDB, Meta, and Microsoft Azure

Secret scanning is adding validity check support for MongoDB, Meta, and Microsoft Azure. In addition to previously announced validators, GitHub now validates the following secret types:

ProviderPatternValidity
Azuremicrosoft_ado_personal_access_token
Azuremicrosoft_azure_apim_repository_key_identifiable
Azuremicrosoft_azure_maps_key
Azuremicrosoft_azure_entra_id_token
Metafacebook_very_tiny_encrypted_session
MongoDBmongodb_atlas_db_uri_with_credentials

What are validity checks?

Validity checks indicate if the leaked credentials are active and could still be exploited. If you’ve previously enabled validity checks for a given repository, GitHub will now automatically verify validity for alerts on supported token types. View the full list of supported secret types in our product documentation.

Subscribe to our developer newsletter

Discover tips, technical guides, and best practices in our biweekly newsletter just for devs.

By submitting, I agree to let GitHub and its affiliates use my information for personalized communications, targeted advertising, and campaign effectiveness. See the GitHub Privacy Statement for more details.

Secret scanning adds validators for MongoDB, Meta, and Microsoft Azure - GitHub Changelog