Skip to content

Adding open AI Token rule

What does this MR do?

This MR extends on the work implemented in !221 (closed) by @fsieverding.

In addition to the work added in !221 (closed), this MR

  • adds an fake Open AI API key to the integration specs
  • updates the Open AI regular expression to include \b and the start and end
  • Fixes an issue in the gitleaks TOML unit test that ensures the pattern password="TOKEN" matches.

What are the relevant issue numbers?

NA

Does this MR meet the acceptance criteria?

Edited by Craig Smith

Merge request reports