Jordan-Hall / nx-bun

https://jordan-hall.github.io/nx-bun/
Other
58 stars 6 forks source link

feat: upgrade to nx 17 #20

Closed Jordan-Hall closed 7 months ago

gitguardian[bot] commented 7 months ago

⚠️ 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 | | | -------------- | ------------------------- | ---------------- | --------------- | -------------------- | | [8078162](https://dashboard.gitguardian.com/incidents/8078162?occurrence=121256421) | Generic High Entropy Secret | a9e8024cecbf51125ecce5b810b20628cbc76b4d | nx.json | [View secret](https://github.com/Jordan-Hall/nx-bun/commit/a9e8024cecbf51125ecce5b810b20628cbc76b4d#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cL11) | | [8078162](https://dashboard.gitguardian.com/incidents/8078162?occurrence=121256422) | Generic High Entropy Secret | a9e8024cecbf51125ecce5b810b20628cbc76b4d | nx.json | [View secret](https://github.com/Jordan-Hall/nx-bun/commit/a9e8024cecbf51125ecce5b810b20628cbc76b4d#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cR54) |
🛠 Guidelines to remediate hardcoded secrets
1. Understand the implications of revoking this secret by investigating where it is used in your code. 2. Replace and store your secrets safely. [Learn here](https://blog.gitguardian.com/secrets-api-management?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) the best practices. 3. Revoke and [rotate these secrets](https://docs.gitguardian.com/secrets-detection/detectors/generics/generic_high_entropy_secret#revoke-the-secret?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 4. If possible, [rewrite git history](https://blog.gitguardian.com/rewriting-git-history-cheatsheet?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment). 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](https://blog.gitguardian.com/secrets-api-management/?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) for managing and storing secrets including API keys and other credentials - install [secret detection on pre-commit](https://docs.gitguardian.com/ggshield-docs/integrations/git-hooks/pre-commit?utm_source=product&utm_medium=GitHub_checks&utm_campaign=check_run_comment) 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!

nx-cloud[bot] commented 7 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a9e8024cecbf51125ecce5b810b20628cbc76b4d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


🟥 Failed Commands
nx affected --target=lint --parallel=3 --exclude=*example*,*task-worker-runner*
✅ Successfully ran 4 targets - [`nx affected --target=build --parallel=3 --exclude=*example*`](https://cloud.nx.app/runs/XcPizszytL) - [`nx affected --target=e2e --parallel=3 --ci --exclude=*example*`](https://cloud.nx.app/runs/nFnJNEJy0K) - [`nx affected --target=test --parallel=3 --ci --code-coverage --exclude=*example*,*task-worker-runner*`](https://cloud.nx.app/runs/YDHdYCW0at) - [`nx-cloud record -- bunx nx format:check`](https://cloud.nx.app/runs/6BdySKVryN)

Sent with 💌 from NxCloud.