mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Added nimfuzz
Small fuzzing system based on fauxfactory
This commit is contained in:
parent
48029ef537
commit
e6444feb27
@ -1686,5 +1686,14 @@
|
|||||||
"description": "High level, asynchronous file API mimicking Python's file interface.",
|
"description": "High level, asynchronous file API mimicking Python's file interface.",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"web": "https://github.com/fallingduck/asyncpythonfile-nim"
|
"web": "https://github.com/fallingduck/asyncpythonfile-nim"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "nimfuzz",
|
||||||
|
"url": "https://github.com/apense/nimfuzz",
|
||||||
|
"method": "git",
|
||||||
|
"tags": ["fuzzing", "testing", "hacking", "security"],
|
||||||
|
"description": "Simple and compact fuzzing",
|
||||||
|
"license": "Apache License 2.0",
|
||||||
|
"web": "https://apense.github.io/apense/nimfuzz"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user