Muhammad Haseeb Ahmad | 3f21e91 | 2021-12-30 02:46:05 +0000 | [diff] [blame] | 1 | name: "jazzer-api" |
| 2 | description: |
Muhammad Haseeb Ahmad | 9bb2048 | 2021-12-30 19:03:15 +0000 | [diff] [blame] | 3 | "Jazzer is an open source fuzzing engine for Java code. This API provides " |
Muhammad Haseeb Ahmad | 3f21e91 | 2021-12-30 02:46:05 +0000 | [diff] [blame] | 4 | "useful functions to write an effective fuzz target." |
| 5 | |
| 6 | third_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 | } |