Skip to content

Adding open AI Token rule to Secret Detection

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

Loading