-
Notifications
You must be signed in to change notification settings - Fork 22
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
Merge from CatenaX #413
Merge from CatenaX #413
Conversation
…stest non-failing result while ignoring the others
…rs-registry-client
…multiple-EDC-Urls-received-for-BPN
reason: returning Optional requires too many changes in existing code when ResultFinder is used later
…multiple-EDC-Urls-received-for-BPN
…istryService - EndpointDataForConnectorsService returns multiple EndpointDataReferences now - These are handled in DecentralDigitalTwinRegistryService.fetchShellDescriptors and by selecting the results of the fastest
…scovery-Service-handle-multiple-EDC-Urls-received-for-BPN
…rAsset in combination with the actual data request
…scovery-Service-handle-multiple-EDC-Urls-received-for-BPN
…scovery-Service-handle-multiple-EDC-Urls-received-for-BPN # Conflicts: # irs-registry-client/src/test/java/org/eclipse/tractusx/irs/registryclient/DefaultConfigurationTest.java
…scovery-Service-handle-multiple-EDC-Urls-received-for-BPN
…Service-handle-multiple-EDC-Urls-received-for-BPN Feat/214 dataspace discovery service handle multiple edc urls received for bpn
…act-agreement-id feat(impl):[#370] impl adding contract agreement id
…structure Feature/#249 policy controller enchancements
…ng-to-google-style-guide Chore/change test method naming to google style guide
…ntIds in shells and submodels
…sed-in-summary-inside-job-response COCNEPT: #207 prepare concept for redisign metrics used in summary inside job response
|
GitGuardian id | GitGuardian status | Secret | Commit | Filename | |
---|---|---|---|---|---|
9383100 | Ignored | Generic High Entropy Secret | 4317ccc | irs-api/src/test/java/org/eclipse/tractusx/irs/WiremockSupport.java | View secret |
9383100 | Ignored | Generic High Entropy Secret | 4317ccc | irs-edc-client/src/test/java/org/eclipse/tractusx/irs/edc/client/SubmodelFacadeWiremockTest.java | 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!
/** | ||
* Payload representation for get all policies response | ||
*/ | ||
@Builder |
Check notice
Code scanning / CodeQL
Use of default toString() Note
irs-models/src/main/java/org/eclipse/tractusx/irs/component/Shell.java
Dismissed
Show dismissed
Hide dismissed
irs-models/src/main/java/org/eclipse/tractusx/irs/component/Shell.java
Dismissed
Show dismissed
Hide dismissed
Created IP Lab content review issue https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/13167 |
…redentials-config
…/378-separate-credentials-config Revert "Revert "feat(impl):[#378] separate credentials config""
…737-feature/378-separate-credentials-config Revert "Revert "Revert "feat(impl):[#378] separate credentials config"""
…-for-auditContractNegotiation feat(testing):#370 added tavern tests for auditContractNegotiation
Add contact section to Update README.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Added
Changed
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: