diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 111152c5..58b544f6 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -9,5 +9,3 @@ jobs: uses: snyk/actions/golang@master env: SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }} - with: - args: snyk ignore --id=SNYK-GOLANG-GITHUBCOMDISINTEGRATIONIMAGING-5880692 --expiry=2026-03-12 --policy-path=.snyk diff --git a/.snyk b/.snyk new file mode 100644 index 00000000..0ea7ad0e --- /dev/null +++ b/.snyk @@ -0,0 +1,6 @@ +version: v1.25.0 +ignore: + SNYK-GOLANG-GITHUBCOMDISINTEGRATIONIMAGING-5880692: + - '*': + reason: + expires: 2026-03-12T00:00:00.000Z