1
0
mirror of synced 2025-12-23 11:54:18 -05:00
Files
docs/content/code-security/secret-scanning/enabling-ai-powered-generic-secret-detection.md

1.5 KiB

title, shortTitle, intro, versions, type, topics
title shortTitle intro versions type topics
Enabling AI-powered generic secret detection Enable generic secret detection You can enable AI-powered generic secret detection for your repository. Alerts for generic secrets, such as passwords, are displayed in a separate list on the {% data variables.product.prodname_secret_scanning %} alerts page.
feature
secret-scanning-ai-generic-secret-detection
how_to
Secret scanning
Advanced Security
AI

{% data reusables.secret-scanning.generic-secret-detection-ai %}

Enabling AI-powered generic secret detection for your repository

To use generic secret detection, your enterprise owner must first set a policy at the enterprise level.

You can then enable the feature in the "Code security and analysis" settings page of your repository.

{% data reusables.repositories.navigate-to-repo %} {% data reusables.repositories.sidebar-settings %} {% data reusables.repositories.navigate-to-code-security-and-analysis %} {% data reusables.repositories.navigate-to-ghas-settings %}

  1. Under "Secret scanning", select the checkbox next to "Use AI detection to find additional secrets".

For information on how to view alerts for generic secrets that have been detected using AI, see "AUTOTITLE."

Further reading