build-with-celo-hackathon
build-with-celo-hackathon copied to clipboard
Helpi Finance Basic
⚠️ GitGuardian has uncovered 2 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 | Secret | Commit | Filename | |
|---|---|---|---|---|
| - | Generic High Entropy Secret | e3fa7935427ee852850f561b3a1019d92c472865 | Helpi_Finance/pages/_app.tsx | View secret |
| - | Generic High Entropy Secret | dc1099d0e7589dc83ee47d0cf055901bd365c9d7 | Helpi_Finance/pages/_app.tsx | 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 secrets safely. Learn here the best practices.
- Revoke and rotate these secrets.
- 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.
🦉 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.
Our GitHub checks need improvements? Share your feedbacks!
Socket Security Report
Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.
📜 New install scripts detected
A dependency change in this PR is introducing new install scripts to your install step.
🧌 Troll package added
This package is a joke. You should not use it in production.
| Package | Note | Location |
|---|---|---|
| [email protected] (added) | This package prints a protestware console message on install regarding Ukraine for users with Russian language locale | Helpi_Finance/package.json |
🫣 Native code
Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs.
| Package | Location |
|---|---|
| [email protected] (added) | Helpi_Finance/package.json via [email protected] |
| [email protected] (added) | Helpi_Finance/package.json via [email protected], [email protected] |
| [email protected] (added) | Helpi_Finance/package.json via [email protected], [email protected] |
| [email protected] (added) | Helpi_Finance/package.json via [email protected] |
Socket.dev scan summary
| Issue | Status |
|---|---|
| Did you mean? | ✅ no new possible package typos |
| Install scripts | ⚠️ 11 new install scripts detected |
| Telemetry | ✅ no new telemetry |
| Troll package | ⚠️ 1 new troll package detected |
| Malware | ✅ no new malware |
| Native code | ⚠️ 4 new native modules detected |
Bot Commands
To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]
@SocketSecurity ignore [email protected]@SocketSecurity ignore [email protected]@SocketSecurity ignore [email protected]@SocketSecurity ignore [email protected]@SocketSecurity ignore @swc/[email protected]
Powered by socket.dev