Skip to content

Run Yara rules in deterministic order to avoid non-deterministic scan output #400

Run Yara rules in deterministic order to avoid non-deterministic scan output

Run Yara rules in deterministic order to avoid non-deterministic scan output #400

Workflow file for this run

name: PR Checks
on:
pull_request:
branches:
- v2
- v3
permissions:
contents: read
jobs:
run-checks:
uses: ./.github/workflows/checks.yml