jmcdo29 / ogma

A monorepo for the ogma logger and related packages
https://ogma.jaymcdoniel.dev
MIT License
293 stars 36 forks source link

chore: upgrade nx to latest #1820

Closed jmcdo29 closed 4 months ago

changeset-bot[bot] commented 5 months ago

⚠️ No Changeset found

Latest commit: bfd00e57d739969275c4919b1447c1742074a13c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

gitguardian[bot] commented 5 months ago

⚠️ 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 | | | -------------- | ------------------ | ------------------------------ | ---------------- | --------------- | -------------------- | | [11599482](https://dashboard.gitguardian.com/workspace/127396/incidents/11599482?occurrence=144207950) | Triggered | Nx Cloud Token | 7ee33b6e2b8c0e38b018d9354f46d6dc3ceba860 | nx.json | [View secret](https://github.com/jmcdo29/ogma/commit/7ee33b6e2b8c0e38b018d9354f46d6dc3ceba860#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cL53) | | [11599482](https://dashboard.gitguardian.com/workspace/127396/incidents/11599482?occurrence=144207951) | Triggered | Nx Cloud Token | 50c0332bd79af3a63038fa28ca23f3b96a6f3268 | nx.json | [View secret](https://github.com/jmcdo29/ogma/commit/50c0332bd79af3a63038fa28ca23f3b96a6f3268#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cL24) | | [11599482](https://dashboard.gitguardian.com/workspace/127396/incidents/11599482?occurrence=144207952) | Triggered | Nx Cloud Token | 50c0332bd79af3a63038fa28ca23f3b96a6f3268 | nx.json | [View secret](https://github.com/jmcdo29/ogma/commit/50c0332bd79af3a63038fa28ca23f3b96a6f3268#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cR53) | | [11599482](https://dashboard.gitguardian.com/workspace/127396/incidents/11599482?occurrence=144207953) | Triggered | Nx Cloud Token | 7ee33b6e2b8c0e38b018d9354f46d6dc3ceba860 | nx.json | [View secret](https://github.com/jmcdo29/ogma/commit/7ee33b6e2b8c0e38b018d9354f46d6dc3ceba860#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cR50) |
🛠 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/secrets-detection-engine/detectors/specifics/nx_cloud_token#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.

nx-cloud[bot] commented 5 months ago

☁️ Nx Cloud Report

CI is running/has finished running commands for commit bfd00e57d739969275c4919b1447c1742074a13c. 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


✅ Successfully ran 3 targets - [`nx affected --target=build --parallel=3 --exclude=docs`](https://cloud.nx.app/runs/QnVeAn3qEL?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=test --parallel=3`](https://cloud.nx.app/runs/NwADRrUPfZ?utm_source=pull-request&utm_medium=comment) - [`nx affected --target=lint --parallel=3`](https://cloud.nx.app/runs/LwPa3T9lq7?utm_source=pull-request&utm_medium=comment)

Sent with 💌 from NxCloud.