Skip to content

docs: describe the default-on builder in SECURITY.md and README (#18) #7

docs: describe the default-on builder in SECURITY.md and README (#18)

docs: describe the default-on builder in SECURITY.md and README (#18) #7

Workflow file for this run

name: scorecard
on:
push:
branches: [main]
schedule:
- cron: "40 7 * * 1"
permissions: {}
concurrency:
group: scorecard-${{github.ref}}
cancel-in-progress: false
jobs:
scorecard:
name: OpenSSF Scorecard
permissions:
contents: read
actions: read # Inspect workflow metadata for Scorecard checks.
id-token: write # Obtain OIDC identity for the Scorecard artifact.
uses: NDDev-it-com/nddev-ci-workflows/.github/workflows/public-scorecard-json.yml@eb7bd953dc9741e559cb9e357c2d36c9b4de5a88 # 0.10.0