-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Update and rename integration-options.md to integration-options.md.ak #2939
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,4 +1,4 @@ | ||
| --- | ||
| curl --url https://bsc-mainnet.infura.io/v3/bd4e8cc534144e40b62c45c25c313a0f \ -X POST \ -H "Content-Type: application/json" \ -d '{"jsonrpc":"2.0","method":"eth_blockNumber","params":[],"id":1}'--- | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. File accidentally renamed with
|
||
| title: 'MetaMask Connect Integration Options - Multichain, EVM, and Solana' | ||
| sidebar_label: Integration options | ||
| toc_max_heading_level: 2 | ||
|
|
||


There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Exposed API key committed in documentation file
High Severity
An Infura API key (
bd4e8cc534144e40b62c45c25c313a0f) is exposed in acurlcommand that was prepended to line 1 of the file. This appears to be a debugging/testing command that was accidentally pasted into the document's frontmatter, leaking a secret credential into a public repository.Reviewed by Cursor Bugbot for commit 89d8b6e. Configure here.