Skip to content

refactor(crypto): use awl-lc-rs in ecdsa module. #26

refactor(crypto): use awl-lc-rs in ecdsa module.

refactor(crypto): use awl-lc-rs in ecdsa module. #26

Workflow file for this run

name: 'zizmor: GitHub Actions Security Analysis'
on:
push:
branches: ["main"]
pull_request:
branches: ["**"]
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
jobs:
zizmor:
name: Zizmor
runs-on: ubuntu-24.04
permissions:
security-events: write # needed to create vulnerability alerts
steps:
- name: Checkout repository
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
with:
persist-credentials: false
- name: Run zizmor 🌈
uses: zizmorcore/zizmor-action@e673c3917a1aef3c65c972347ed84ccd013ecda4 # v0.2.0
with:
persona: pedantic