mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 14:13:05 +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.",
|
||||
"license": "ISC",
|
||||
"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