Staijn1 / phos

Control your leds over wifi using a PWA Angular App
3 stars 0 forks source link

Angulon next gen - Beta stable #151

Closed Staijn1 closed 8 months ago

Staijn1 commented 8 months ago

Added

Changed

Fixed

Improved

gitguardian[bot] commented 8 months ago

⚠️ GitGuardian has uncovered 5 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 | | | -------------- | ------------------------- | ---------------- | --------------- | -------------------- | | [4998738](https://dashboard.gitguardian.com/incidents/4998738?occurrence=93416662) | Generic High Entropy Secret | 57562ba0da96906944661f0c53ef18296d70cfe4 | nx.json | [View secret](https://github.com/Staijn1/angulon/commit/57562ba0da96906944661f0c53ef18296d70cfe4#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cL12) | | [4998738](https://dashboard.gitguardian.com/incidents/4998738?occurrence=116156124) | Generic High Entropy Secret | e45f9b0de3bde8cb5b153760b599d732e73b17d0 | nx.json | [View secret](https://github.com/Staijn1/angulon/commit/e45f9b0de3bde8cb5b153760b599d732e73b17d0#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cL16) | | [4998738](https://dashboard.gitguardian.com/incidents/4998738?occurrence=72091014) | Generic High Entropy Secret | cc031fe3fa567c3ebde068b7cf0ad2d5ae9e505d | nx.json | [View secret](https://github.com/Staijn1/angulon/commit/cc031fe3fa567c3ebde068b7cf0ad2d5ae9e505d#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cL16) | | [5103800](https://dashboard.gitguardian.com/incidents/5103800?occurrence=72377587) | Generic Private Key | 7e357558d336d7994c58949184f2b23240db11ba | old-structure/Node-Backend/src/Certs/key.pem | [View secret](https://github.com/Staijn1/angulon/commit/7e357558d336d7994c58949184f2b23240db11ba#diff-a2e95f58b18ebf61f97e6f5f78c91e81545a56b9d3a0a1b543ddda121282d3cdL1) | | [4998738](https://dashboard.gitguardian.com/incidents/4998738?occurrence=116489099) | Generic High Entropy Secret | 12755c86a92faf48887a92240972d51050066b1e | nx.json | [View secret](https://github.com/Staijn1/angulon/commit/12755c86a92faf48887a92240972d51050066b1e#diff-15552e50b1b7c05b05b7ffe08ee47b5ed62b8d2039229c58972a42fd22a7381cL12) |
🛠 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!

sonarcloud[bot] commented 8 months ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 8 Code Smells

No Coverage information No Coverage information
1.1% 1.1% Duplication