Skip to content

fix: resolved severity discrepancy between kube-hunter report and docs for khv043 #358

fix: resolved severity discrepancy between kube-hunter report and docs for khv043

fix: resolved severity discrepancy between kube-hunter report and docs for khv043 #358

Workflow file for this run

---
name: Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: pre-commit/[email protected]
- uses: ibiqlik/action-yamllint@v3