fuzz: Add fuzzer targeting RADIUS messages

Closes strongswan/strongswan#3027

Signed-off-by: Arthur Chan <[email protected]>
This commit is contained in:
Arthur Chan
2026-05-27 12:36:26 +02:00
committed by Tobias Brunner
parent a5bcaa70ed
commit 50fc4c24a6
4 changed files with 85 additions and 1 deletions
+1
View File
@@ -35,6 +35,7 @@ jobs:
uses: google/oss-fuzz/infra/cifuzz/actions/run_fuzzers@master
with:
oss-fuzz-project-name: 'strongswan'
report-timeouts: true
output-sarif: true
language: c
sanitizer: ${{ matrix.sanitizer }}