summaryrefslogtreecommitdiff
path: root/security/radamsa/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/radamsa/pkg-descr')
-rw-r--r--security/radamsa/pkg-descr4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/radamsa/pkg-descr b/security/radamsa/pkg-descr
new file mode 100644
index 000000000000..03250b49855a
--- /dev/null
+++ b/security/radamsa/pkg-descr
@@ -0,0 +1,4 @@
+Radamsa is a generic test case generator for robustness testing, aka a fuzzer.
+It can be used to test how well a program can stand malformed and potentially
+malicious inputs. It operates on given sample inputs and thus requires minimal
+effort to set up.