xref: /aosp_15_r20/external/jazzer-api/METADATA (revision 33edd6723662ea34453766bfdca85dbfdd5342b8)
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://www.code-intelligence.com/"
10  }
11  url {
12    type: GIT
13    value: "https://github.com/CodeIntelligenceTesting/jazzer"
14  }
15  version: "30decf81a147c66fa5a098072c38ab6924ba0aa6"
16  last_upgrade_date { year: 2023 month: 6 day: 14 }
17  license_type: NOTICE
18}
19