github: Increase the time CIFuzz is running the fuzzers
Several new fuzzers were added since this workflow was created (in particular due to the plugin split).
This commit is contained in:
@@ -36,6 +36,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
oss-fuzz-project-name: 'strongswan'
|
oss-fuzz-project-name: 'strongswan'
|
||||||
report-timeouts: true
|
report-timeouts: true
|
||||||
|
fuzz-seconds: 900
|
||||||
output-sarif: true
|
output-sarif: true
|
||||||
language: c
|
language: c
|
||||||
sanitizer: ${{ matrix.sanitizer }}
|
sanitizer: ${{ matrix.sanitizer }}
|
||||||
|
|||||||
Reference in New Issue
Block a user