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

Credential updates #352

Closed
wants to merge 5 commits into from
Closed

Credential updates #352

wants to merge 5 commits into from

Conversation

philpotisk
Copy link
Contributor

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 16, 2023

Hey there and thank you for opening this pull request! 👋🏼

Some or all of your commit messages do not seem to follow the Conventional Commits specification.
To allow the merge of this pull request, we require that at least one commit message or the PR title follow that convention.

You have the following possibilities to proceed with this PR:

  1. Make sure at least one commit message complies with the Conventional Commits specification.
    Note, if not all messages comply, the merge will be allowed, but you will still see this warning.
  2. Update the title of this pull request to comply with the Conventional Commits specification.

Further information:
The commit messages and PR title will be parsed according to the Conventional Commits specification, to automatically populate the release notes for the next official release.
Therefore, make sure the commit messages or PR title contain the necessary and relevant information describing the changes of this pull request.

Commit message details:

[
  {
    "hash": "1857bc67b518275384300286ecd15729d003e80a",
    "message": "feat: added the evidence- & issuer-object",
    "valid": true,
    "errors": [],
    "warnings": []
  },
  {
    "hash": "0d5891b08bac27c4cb78fdf16ad442bdc1489ebd",
    "message": "feat: updated passport ch according EIDAS MDS",
    "valid": true,
    "errors": [],
    "warnings": []
  },
  {
    "hash": "4b730c3f076d894e8ec0962c3da476f66c1524c6",
    "message": "feat: Added A1",
    "valid": false,
    "errors": [
      "subject must not be sentence-case, start-case, pascal-case, upper-case"
    ],
    "warnings": []
  },
  {
    "hash": "819686e3755907b93bb1b0d9ffebcc159fd2b535",
    "message": "feat: finalized CH credentials",
    "valid": true,
    "errors": [],
    "warnings": []
  },
  {
    "hash": "cbd48bbd9cf4348617cf7295eb20c2a818918baf",
    "message": "feat: Added MultiSignaturePolicy to validate JWT credentials with multiple embedded signatures based on JWS JSON Serialization",
    "valid": false,
    "errors": [
      "header must not be longer than 100 characters, current length is 126",
      "subject must not be sentence-case, start-case, pascal-case, upper-case"
    ],
    "warnings": []
  }
]

PR title details:


@sonarcloud
Copy link

sonarcloud bot commented Oct 17, 2023

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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Contributor

This pull request has been marked as stale.

@github-actions github-actions bot added the Stale label Dec 16, 2023
@github-actions github-actions bot closed this Dec 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant