Skip to content

Add artifact paths to UI display for crashed samples, refactor report UI code for maintainability, and add documentation #1856

Add artifact paths to UI display for crashed samples, refactor report UI code for maintainability, and add documentation

Add artifact paths to UI display for crashed samples, refactor report UI code for maintainability, and add documentation #1856

Workflow file for this run

# This workflow uses actions that are not certified by GitHub.
# They are provided by a third-party and are governed by
# separate terms of service, privacy policy, and support
# documentation.
# A sample workflow which sets up periodic OSV-Scanner scanning for vulnerabilities,
# in addition to a PR check which fails if new vulnerabilities are introduced.
#
# For more examples and options, including how to ignore specific vulnerabilities,
# see https://google.github.io/osv-scanner/github-action/
name: OSV-Scanner-PR
on:
pull_request:
branches: [ "main" ]
merge_group:
branches: [ "main" ]
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
# Read commit contents
contents: read
# Read permisson for osv-scanner-reusable.
actions: read
jobs:
scan-pr:
uses: "google/osv-scanner-action/.github/workflows/osv-scanner-reusable-pr.yml@40a8940a65eab1544a6af759e43d936201a131a2" # v2.0.3
with:
# Example of specifying custom arguments
scan-args: |-
-r
./