-
Notifications
You must be signed in to change notification settings - Fork 23
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
feat: trufflehog workgflow added #352
Closed
thackerronak
wants to merge
52
commits into
eclipse-tractusx:develop
from
Cofinity-X-Archive:feat/trufflehog-workflow
Closed
feat: trufflehog workgflow added #352
thackerronak
wants to merge
52
commits into
eclipse-tractusx:develop
from
Cofinity-X-Archive:feat/trufflehog-workflow
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…module for common classes
…oc for miw-commons
…hub-workflows fix: chart workflows
fix: KICS scan errors
…on-service feat: initial revocation service added
# [1.0.0-develop.5](eclipse-tractusx/managed-identity-wallet@v1.0.0-develop.4...v1.0.0-develop.5) (2024-10-18) ### Bug Fixes * chart workflows ([3d0fbf9](eclipse-tractusx@3d0fbf9)) * compilation error ([90ef524](eclipse-tractusx@90ef524)) * copy path in docker file ([ad65e01](eclipse-tractusx@ad65e01)) * dependencies addded at individual project level ([60e3a5c](eclipse-tractusx@60e3a5c)) * docker context path ([ce29cb8](eclipse-tractusx@ce29cb8)) * dockerfile ([234a7a0](eclipse-tractusx@234a7a0)) * dockerfile and dockerfile location ([042292f](eclipse-tractusx@042292f)) * failing test ([a99ca32](eclipse-tractusx@a99ca32)) * failing test cases ([e91b6a0](eclipse-tractusx@e91b6a0)) * file copy path in Dockerfile ([7d76b00](eclipse-tractusx@7d76b00)) * modefied the value for the replicas ([14a67e1](eclipse-tractusx@14a67e1)) * more test added ([e739cdc](eclipse-tractusx@e739cdc)) * random port added for management url ([6b118b2](eclipse-tractusx@6b118b2)) * revocation service dockerfile ([28796db](eclipse-tractusx@28796db)) * sonar issues ([643493d](eclipse-tractusx@643493d)) * sonar issues ([b1c5417](eclipse-tractusx@b1c5417)) * status list changed to 2021 from bitstring ([546908b](eclipse-tractusx@546908b)) * status list VS as JSON-LD ([65dd812](eclipse-tractusx@65dd812)) * test cases due to revocation client ([02ccd31](eclipse-tractusx@02ccd31)) * tests ([df62fcc](eclipse-tractusx@df62fcc)) * user added in dockerfile ([44b46ff](eclipse-tractusx@44b46ff)) * zap scan errors ([074ab2d](eclipse-tractusx@074ab2d)) * zap scan errors ([c162cad](eclipse-tractusx@c162cad)) ### Features * Helm charts for revocation service ([badb46d](eclipse-tractusx@badb46d)) * intial revocation service added ([c173bd4](eclipse-tractusx@c173bd4)) * release workflow added for revocation-service ([f70b345](eclipse-tractusx@f70b345)) * revoke API, revocation support in issue VC API, wallet-commons module for common classes ([ec8bb00](eclipse-tractusx@ec8bb00)) * status list VC type set to StatusList2021 ([4429211](eclipse-tractusx@4429211)) * test coverage verification added at root gradle level and javadoc for miw-commons ([6a7cff2](eclipse-tractusx@6a7cff2))
…ream-managed-identity-wallet into feat/trufflehog-workflow
Quality Gate passedIssues Measures |
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.
KICS found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
trufflehog workflow added to as per https://eclipse-tractusx.github.io/docs/release/trg-8/trg-8-03
Why
To comply with https://eclipse-tractusx.github.io/docs/release/trg-8/trg-8-03
Issue Link
#351
Pre-review checks
Please ensure to do as many of the following checks as possible, before asking for committer review: