Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: PoP Scans
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
workflow_dispatch: {}

jobs:
pop-scans:
uses: whitehatsec/pipelines-library/.github/workflows/pop-scans.yaml@main
secrets: inherit
with:
skip-pop-bd-docker-image-scan: true