1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
freebsd-ports/security/fuzz/pkg-message
2019-08-14 12:16:12 +00:00

11 lines
298 B
Plaintext

[
{ type: install
message: <<EOM
BEWARE! This software bombards programs with signicant amounts of random
input meant to cause failure. Due to the potential havok some programs
may cause when given untrusted input, it is recommended that programs be
tested under a jail(8) environment.
EOM
}
]