Skip to content

[security] Set docker base image to radarbase/kafka-connect-transform-keyvalue:7.6.0-hotfix #11

[security] Set docker base image to radarbase/kafka-connect-transform-keyvalue:7.6.0-hotfix

[security] Set docker base image to radarbase/kafka-connect-transform-keyvalue:7.6.0-hotfix #11

Workflow file for this run

name: Snyk test
on:
pull_request:
branches: [ master, dev ]
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: snyk/actions/gradle-jdk17@master
name: Run Snyk to check for vulnerabilities
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with: --all-projects --configuration-matching='^runtimeClasspath$' --org=radar-base --policy-path=$PWD/.snyk

Check failure on line 14 in .github/workflows/snyk.yaml

View workflow run for this annotation

GitHub Actions / Snyk test

Invalid workflow file

The workflow is not valid. .github/workflows/snyk.yaml (Line: 14, Col: 15): Unexpected value '--all-projects --configuration-matching='^runtimeClasspath$' --org=radar-base --policy-path=$PWD/.snyk'