Skip to content

Adding open AI Token rule to Secret Detection

Falko Sieverding requested to merge Adding-rule-secret-detection-fs-01 into master

What does this MR do?

Adding a rule to detect Open AI API Keys via GitLeaks in Secret Detection.
Open AI user can create those keys here: https://platform.openai.com/account/api-keys. They follow the schemata: (sk-)[a-zA-Z0-9]{48}

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Merge request reports