2023-03-24 02:24:37 +00:00
|
|
|
id: openai-key
|
|
|
|
|
|
|
|
info:
|
|
|
|
name: OpenAI API Key
|
|
|
|
author: DhiyaneshDK
|
|
|
|
severity: info
|
|
|
|
reference:
|
|
|
|
- https://github.com/praetorian-inc/noseyparker/blob/main/data/default/rules/openai.yml
|
|
|
|
- https://platform.openai.com/docs/api-reference
|
|
|
|
- https://platform.openai.com/docs/api-reference/authentication
|
|
|
|
metadata:
|
2023-06-04 08:13:42 +00:00
|
|
|
verified: true
|
2024-01-14 09:21:50 +00:00
|
|
|
tags: file,keys,openai,token
|
2023-03-24 02:24:37 +00:00
|
|
|
file:
|
|
|
|
- extensions:
|
|
|
|
- all
|
|
|
|
|
|
|
|
extractors:
|
|
|
|
- type: regex
|
|
|
|
part: body
|
|
|
|
regex:
|
2023-08-22 02:15:59 +00:00
|
|
|
- \b(sk-[a-zA-Z0-9]{48})\b
|
2024-01-26 08:31:11 +00:00
|
|
|
# digest: 4a0a004730450220546f51da9aae790d391a6842237a517f47af7be274bdfa184f865fef630755fb022100fd67b83c7512040fa26564d51c5b03b08f6dc269a73b1fed32b696c5809bbc1c:922c64590222798bb761d5b6d8e72950
|