puppetlabs-stdlib/lib/puppet/parser
Eli Young 601f681787 fqdn_rotate: Don't use the value itself as part of the random seed
Previously, the random number generator was seeded with the array or
string to be rotated in addition to any values specifically provided for
seeding. This behavior is potentially insecure in that it allows an
attacker who can modify the source data to choose the post-shuffle
order.
2015-06-01 16:19:07 -07:00
..
functions fqdn_rotate: Don't use the value itself as part of the random seed 2015-06-01 16:19:07 -07:00