• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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: "327677ad48bdd3e87794a1fe3c2becc13288e4b7"
16  last_upgrade_date { year: 2022 month: 9 day: 15 }
17  license_type: NOTICE
18}
19