android13/external/jazzer-api/METADATA

19 lines
500 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
name: "jazzer-api"
description:
"Jazzer is an open source fuzzing engine for Java code. This API provides "
"useful functions to write an effective fuzz target."
third_party {
url {
type: HOMEPAGE
value: "https://github.com/CodeIntelligenceTesting/jazzer"
}
url {
type: GIT
value: "https://github.com/CodeIntelligenceTesting/jazzer"
}
version: "726cc6bd0c0e26378574f74b712de948e56664ec"
last_upgrade_date { year: 2021 month: 12 day: 15 }
license_type: NOTICE
}