Skip to content

Remove unused OpenID4VCI import from DocClaimsDecodable, add Add optional credentialIssuerIdentifier and configurationIdentifier properties to metadata #130

Remove unused OpenID4VCI import from DocClaimsDecodable, add Add optional credentialIssuerIdentifier and configurationIdentifier properties to metadata

Remove unused OpenID4VCI import from DocClaimsDecodable, add Add optional credentialIssuerIdentifier and configurationIdentifier properties to metadata #130

Workflow file for this run

name: SAST - SonarCloud Caller
on:
push:
branches-ignore:
- 'dependabot/*'
pull_request_target:
workflow_dispatch:
jobs:
SAST_caller:
uses: eu-digital-identity-wallet/eudi-infra-ci/.github/workflows/sast_action.yml@main
secrets:
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
DOJO_TOKEN: ${{ secrets.DOJO_TOKEN }}
DOJO_URL: ${{ secrets.DOJO_URL }}