feat: add property-based fuzz tests for advisory parsing, semver matc… (#69)

* feat: add property-based fuzz tests for advisory parsing, semver matching, and suppression config

* fix(ci): install deps before fuzz test jobs
This commit is contained in:
davida-ps
2026-02-25 17:48:48 +02:00
committed by GitHub
parent 55fb234fc0
commit 938eb929f3
10 changed files with 403 additions and 2 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [main]
pull_request:
branches: [main]
workflow_dispatch:
schedule:
- cron: "17 3 * * 1"