Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo branch new #36

Closed
wants to merge 352 commits into from
Closed

Conversation

Diogo12246
Copy link
Contributor

No description provided.

OSousa117 and others added 30 commits October 20, 2023 13:53
# Conflicts:
#	demand-capacity-mgmt-backend/src/main/java/org/eclipse/tractusx/demandcapacitymgmt/demandcapacitymgmtbackend/controllers/DemandController.java
#	demand-capacity-mgmt-backend/src/main/java/org/eclipse/tractusx/demandcapacitymgmt/demandcapacitymgmtbackend/services/impl/CapacityGroupServiceImpl.java
#	demand-capacity-mgmt-backend/src/main/java/org/eclipse/tractusx/demandcapacitymgmt/demandcapacitymgmtbackend/services/impl/DemandServiceImpl.java
#	demand-capacity-mgmt-backend/src/main/java/org/eclipse/tractusx/demandcapacitymgmt/demandcapacitymgmtbackend/utils/StatusManager.java
We need to seriously rework statuses.
Current implementation of refactors made add or subtract todos.
Missing the Company data
added favorite timestamps
added company top list
OSousa117 and others added 28 commits January 16, 2024 17:45
- Bottleneck view now is the old refactored sumview code.
- Condensed table with multiple delta categories and a tooltip.
- Refactored backend and frontend and aligned them to the new structure!
@Diogo12246 Diogo12246 closed this Jan 26, 2024
Copy link

gitguardian bot commented Jan 26, 2024

⚠️ GitGuardian has uncovered 43 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
8217820 Generic High Entropy Secret 81ed04b demand-capacity-mgmt-backend/src/main/resources/application.yml View secret
8217820 Generic High Entropy Secret 9e1ada1 demand-capacity-mgmt-backend/src/main/resources/application.yml View secret
8217820 Generic High Entropy Secret 6b0e0e1 demand-capacity-mgmt-backend/src/main/resources/application.yml View secret
8217820 Generic High Entropy Secret 600a8bc demand-capacity-mgmt-backend/src/main/resources/application.yml View secret
8217820 Generic High Entropy Secret eadeb83 demand-capacity-mgmt-backend/src/main/resources/application.yml View secret
8781932 Hashicorp Vault Token de5546e env View secret
8781932 Hashicorp Vault Token 72d7d7d env View secret
8781932 Hashicorp Vault Token 8734f4d env View secret
8781932 Hashicorp Vault Token 56c42b5 env View secret
8813285 Hashicorp Vault Token 7662000 charts/edc/chart/values.yaml View secret
8813285 Hashicorp Vault Token c1d4d4a charts/edc/chart/values.yaml View secret
8813285 Hashicorp Vault Token c1d4d4a charts/edc/chart/values.yaml View secret
8813285 Hashicorp Vault Token 7cb1147 charts/edc/chart/values.yaml View secret
8813285 Hashicorp Vault Token f635736 charts/edc/chart/values.yaml View secret
8813285 Hashicorp Vault Token 76e3253 charts/edc/chart/values.yaml View secret
8813285 Hashicorp Vault Token ebda98c charts/edc/chart/values.yaml View secret
8832579 Generic High Entropy Secret 7aeb0c3 charts/edc/chart/values.yaml View secret
8832579 Generic High Entropy Secret a24998f charts/edc/chart/values.yaml View secret
8832580 Generic High Entropy Secret 7aeb0c3 charts/edc/chart/values.yaml View secret
8832580 Generic High Entropy Secret a24998f charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret 76e3253 charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret ebda98c charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret 82dc1c8 charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret ada017e charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret 0fc0b50 charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret 0fc0b50 charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret f5875d9 charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret 60542fc charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret 60542fc charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret b2d474e charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret 582dfb1 charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret f1150f3 charts/edc/chart/values.yaml View secret
8835346 Generic High Entropy Secret bf315d9 charts/edc/consumer/values.yaml View secret
8835346 Generic High Entropy Secret 1bd1144 charts/edc/provider/values.yaml View secret
8835346 Generic High Entropy Secret 1bd1144 charts/edc/consumer/values.yaml View secret
8835346 Generic High Entropy Secret 600a8bc charts/edc/provider/values.yaml View secret
8835346 Generic High Entropy Secret 600a8bc charts/edc/consumer/values.yaml View secret
8835346 Generic High Entropy Secret 8734f4d charts/edc/provider/values.yaml View secret
8835346 Generic High Entropy Secret 8734f4d charts/edc/consumer/values.yaml View secret
8835346 Generic High Entropy Secret 56c42b5 charts/edc/consumer/values.yaml View secret
8835346 Generic High Entropy Secret 56c42b5 charts/edc/provider/values.yaml View secret
9044680 Generic High Entropy Secret 6761865 demand-capacity-mgmt-backend/src/main/resources/application.yml View secret
9044680 Generic High Entropy Secret 81ed04b demand-capacity-mgmt-backend/src/main/resources/application.yml View secret
🛠 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 the best practices.
  3. Revoke and rotate these secrets.
  4. 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


🦉 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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants