Skip to content

feat: allow overrides of installed components in case of embargoed CVEs #15954

feat: allow overrides of installed components in case of embargoed CVEs

feat: allow overrides of installed components in case of embargoed CVEs #15954

Workflow file for this run

name: check-shell
on: pull_request
jobs:
check-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v3
with:
go-version: '1.22'
- run: |
make validate-shell
name: Verify Shell scripts