Skip to content

Add support to analyze OCI image layers with Podman. #2497

Add support to analyze OCI image layers with Podman.

Add support to analyze OCI image layers with Podman. #2497

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- uses: ./.github/actions/setup
- run: make lint