Revision history for Perl-Critic-Policy-Security-RandBytesFromHash:
v0.1.3 2026-04-15 00:43:17+01:00 Europe/London
[Documentation]
- Updated author email address due to issues with cpan.org email.
[Tests]
- Added test case for false positives (GH#1).
v0.1.2 2026-04-13 15:35:35+01:00 Europe/London
[Bugs]
- Removed reliance on anonymous empty structures like {} or [] as they lead to too many false positives (GH#1).
[Documentation]
- Fixed typos.
v0.1.1 2026-04-10 15:34:48+01:00 Europe/London
[Bugs]
- Specified a minimum version of PPI with signature support.
- Restricted internal regexes to ASCII.
[Documentation]
- Added a SYNOPSIS.
- Fixed typos.
[Tests]
- Updated Perl::Critic author tests to apply the policy to itself.
v0.1.0 2026-04-10 10:32:15+01:00 Europe/London
- Initial release.