1name: "jazzer-api" 2description: 3 "Jazzer is an open source fuzzing engine for Java code. This API provides " 4 "useful functions to write an effective fuzz target." 5 6third_party { 7 url { 8 type: HOMEPAGE 9 value: "https://github.com/CodeIntelligenceTesting/jazzer" 10 } 11 url { 12 type: GIT 13 value: "https://github.com/CodeIntelligenceTesting/jazzer" 14 } 15 version: "726cc6bd0c0e26378574f74b712de948e56664ec" 16 last_upgrade_date { year: 2021 month: 12 day: 15 } 17 license_type: NOTICE 18} 19