diff --git a/projects/borb/project.yaml b/projects/borb/project.yaml new file mode 100644 index 000000000000..2cbc6fa95d6c --- /dev/null +++ b/projects/borb/project.yaml @@ -0,0 +1,11 @@ +homepage: "https://borbpdf.com/" +language: python +primary_contact: "ennamarie19@gmail.com" +auto_ccs: + - "ennamarie19@gmail.com" +fuzzing_engines: + - libfuzzer +sanitizers: + - address + - undefined +main_repo: "https://github.com/jorisschellekens/borb.git"