Skip to content

[Snyk] Security upgrade alpine from 3.18 to 3 #1832

[Snyk] Security upgrade alpine from 3.18 to 3

[Snyk] Security upgrade alpine from 3.18 to 3 #1832

name: CIS Dockerfile benchmark
on:
pull_request:
paths:
- "kubernetes/**"
- "!kubernetes/bin/**"
- ".github/workflows/cis-dockerfile-benchmark.yml"
jobs:
validation:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- name: Sysdig CIS Dockerfile Benchmark
uses: sysdiglabs/[email protected]
with:
directory: "kubernetes"
dockerfilePattern: "Dockerfile"