aboutsummaryrefslogtreecommitdiff
path: root/projects/open62541/project.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/open62541/project.yaml')
-rw-r--r--projects/open62541/project.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/projects/open62541/project.yaml b/projects/open62541/project.yaml
index 7f0447c38..f5c0ef994 100644
--- a/projects/open62541/project.yaml
+++ b/projects/open62541/project.yaml
@@ -5,8 +5,11 @@ auto_ccs:
- "julius.pfrommer@gmail.com"
- "chris_paul.iatrou@tu-dresden.de"
- "ari.breitkreuz@gmail.com"
+fuzzing_engines:
+ - libfuzzer
+ - afl
sanitizers:
-- address
-- undefined
-- memory
+ - address
+ - undefined
+ - memory
main_repo: 'https://github.com/open62541/open62541.git'