Skip to content

fix(deps): update all non-major dependencies (#98) #35

fix(deps): update all non-major dependencies (#98)

fix(deps): update all non-major dependencies (#98) #35

name: OpenSSF Scorecard
on:
push:
branches: [main]
schedule:
- cron: '30 4 * * 1'
workflow_dispatch:
permissions:
contents: read
jobs:
scorecard:
uses: platform-mesh/.github/.github/workflows/job-ossf-scorecard.yml@9ddacafbe3260312cb1cc3f9974ad2fece8effe0
permissions:
security-events: write # Needed to upload the Scorecard SARIF to code scanning
id-token: write # Needed for the OIDC token when publishing Scorecard results
contents: read # Needed to read repository contents during analysis
actions: read # Needed by Scorecard to read workflow run metadata