kopia lustrzana https://github.com/kartoza/docker-postgis
upload results (#473)
Co-authored-by: spatialgeobyte <158478685+spatialgeobyte@users.noreply.github.com>pull/477/head
rodzic
98e2513bff
commit
a55e6ca0fa
|
@ -128,6 +128,11 @@ jobs:
|
|||
severity: 'CRITICAL,HIGH'
|
||||
vuln-type: 'os,library'
|
||||
|
||||
- name: Upload Trivy scan results to GitHub Security tab
|
||||
uses: github/codeql-action/upload-sarif@v3
|
||||
with:
|
||||
sarif_file: 'trivy-results.sarif'
|
||||
|
||||
push-internal-pr-images:
|
||||
if: github.event.pull_request.base.repo.url == github.event.pull_request.head.repo.url && github.actor != 'dependabot[bot]'
|
||||
runs-on: ubuntu-latest
|
||||
|
|
Ładowanie…
Reference in New Issue