mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
add libfuzzer (#1922)
This commit is contained in:
parent
1262e0eea5
commit
3895a70cab
@ -15702,6 +15702,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/planetis-m/patgraph"
|
"web": "https://github.com/planetis-m/patgraph"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "libfuzzer",
|
||||||
|
"url": "https://github.com/planetis-m/libfuzzer",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"fuzzing",
|
||||||
|
"unit-testing",
|
||||||
|
"hacking",
|
||||||
|
"security"
|
||||||
|
],
|
||||||
|
"description": "Thin interface for libFuzzer, an in-process, coverage-guided, evolutionary fuzzing engine.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/planetis-m/libfuzzer"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "golden",
|
"name": "golden",
|
||||||
"url": "https://github.com/disruptek/golden",
|
"url": "https://github.com/disruptek/golden",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user