Skip to content

Ability for 'goauth' to handle the situation if the password field isn't visible on the first screen (or might be visible but breaks the flow) #49

Ability for 'goauth' to handle the situation if the password field isn't visible on the first screen (or might be visible but breaks the flow)

Ability for 'goauth' to handle the situation if the password field isn't visible on the first screen (or might be visible but breaks the flow) #49

---
name: OSV-Scanner PR Scan
on:
pull_request:
branches: [ main ]
merge_group:
branches: [ main ]
permissions:
# Require writing security events to upload SARIF file to security tab
security-events: write
# Only need to read contents
contents: read
jobs:
scan-pr:
uses: "google/osv-scanner/.github/workflows/osv-scanner-reusable-pr.yml@main"