Skip to content

Commit e6096fb

Browse files
committed
update readme
1 parent 17352e5 commit e6096fb

3 files changed

Lines changed: 12 additions & 4 deletions

File tree

README.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ This tool scans GitHub for available OpenAI API Keys.
44

55
![Result Demo 1](pics/db1.png)
66

7+
> [!NOTE]
8+
> As of `August 21, 2024`, GitHub has enabled push protection to prevent API key leakage, which could significantly impact this repository.
9+
10+
> [!NOTE]
11+
> As of `March 11, 2024`, secret scanning and push protection will be enabled by default for all new user-owned public repositories that you create.
12+
> Check this announcement [here](https://docs.github.com/en/code-security/getting-started/quickstart-for-securing-your-repository).
13+
714
> [!WARNING]
815
> **⚠️ DISCLAIMER**
916
>
@@ -15,10 +22,6 @@ This tool scans GitHub for available OpenAI API Keys.
1522
>
1623
> 项目作者不对任何滥用导致的后果负责。
1724
18-
> [!NOTE]
19-
> As of `March 11, 2024`, secret scanning and push protection will be enabled by default for all new user-owned public repositories that you create.
20-
> Check this announcement [here](https://docs.github.com/en/code-security/getting-started/quickstart-for-securing-your-repository).
21-
2225
## Keeping Your API Key Safe
2326

2427
It's important to keep it safe to prevent unauthorized access. Here are some useful resources:
@@ -93,3 +96,8 @@ A: Because GitHub searches and OpenAI are rate-limited. Using multithreading doe
9396
**Q: Why is the API Key provided in your repository not working?**
9497

9598
A: The screenshots in this repo demonstrate the tool's ability to scan for available API keys. However, these keys may expire within hours or days. Please use the tool to scan for your own keys instead of relying on the provided examples.
99+
100+
**Q: What's the push protection?**
101+
102+
A: see picture.
103+
![WARNING1](pics/warning1.png)

github.db

0 Bytes
Binary file not shown.

pics/warning1.png

162 KB
Loading

0 commit comments

Comments
 (0)