ERCs
ERCs copied to clipboard
Add ERC-XXXX
When opening a pull request to submit a new EIP, please use the suggested template: https://github.com/ethereum/EIPs/blob/master/eip-template.md
We have a GitHub bot that automatically merges some PRs. It will merge yours immediately if certain criteria are met:
- The PR edits only existing draft PRs.
- The build passes.
- Your GitHub username or email address is listed in the 'author' header of all affected PRs, inside
. - If matching on email address, the email address is the one publicly listed on your GitHub profile.
🛑 eip-review-bot failed for an unknown reason. Please see logs for more details, and report this issue at the eip-review-bot repository.
⚠️ GitGuardian has uncovered 4 secrets following the scan of your pull request.
Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.
🔎 Detected hardcoded secrets in your pull request
| GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
|---|---|---|---|---|---|
| - | Alchemy API Key | 154e08ae692adc9b0e753b15cac76e8332305ff2 | assets/erc-xxxx/lib/forge-std/src/StdChains.sol | View secret | |
| - | Alchemy API Key | 154e08ae692adc9b0e753b15cac76e8332305ff2 | assets/erc-xxxx/lib/forge-std/foundry.toml | View secret | |
| - | Alchemy API Key | 154e08ae692adc9b0e753b15cac76e8332305ff2 | assets/erc-xxxx/lib/forge-std/test/StdChains.t.sol | View secret | |
| - | Alchemy API Key | 154e08ae692adc9b0e753b15cac76e8332305ff2 | assets/erc-xxxx/lib/forge-std/test/StdChains.t.sol | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
If this detection is a false positive, please contact Oleh Vasylenko (@aldekein) to fix it in the GitGuardian dashboard.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
The commit 6226647bbf6298a6fac79ee3dbf077276400c452 (as a parent of bb2bb4f6e81ffca7ea0d94bc516435a93f34aec3) contains errors. Please inspect the Run Summary for details.
There has been no activity on this issue for six months. It will be closed in 7 days if there is no new activity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.