Skip to main content

Contents of the secret risk assessment report CSV

Understand the data included in the CSV export of the secret risk assessment report.

Wer kann dieses Feature verwenden?

Organisationsbesitzende und Sicherheitsmanager

Die Secret risk assessment ist kostenlos für Organisationen mit GitHub Team und GitHub Enterprise verfügbar.

The secret risk assessment report CSV file includes the following information:

CSV columnNameDescription
AOrganization NameThe name of the organization the secret was detected in
BNameThe token name for the type of secret
CSlugThe normalized string for the token. This corresponds to Token in the table of supported secrets. See Unterstützte Scanmuster für geheime Schlüssel.
DPush ProtectedA boolean to indicate whether the secret would be detected and blocked by push protection if it were enabled
ENon-Provider PatternA boolean to indicate whether the secret matched a non-provider pattern and would generate an alert if secret scanning with non-provider patterns were enabled
FSecret CountAn aggregate count of the active and inactive secrets found for the token type
GRepository CountAn aggregate count of distinct repositories in which the secret type was found, including public, private, and archived repositories

Next steps

To learn which secrets you should prioritize for remediation, see Interpretieren von Ergebnissen zur Risikobewertung von Geheimnissen.