CPAN::Audit(3pm) | User Contributed Perl Documentation | CPAN::Audit(3pm) |
NAME¶
CPAN::Audit - Audit CPAN distributions for known vulnerabilities
SYNOPSIS¶
use CPAN::Audit;
DESCRIPTION¶
CPAN::Audit is a module and a database at the same time. It is used by cpan-audit command line application to query for vulnerabilities.
LICENSE¶
Copyright (C) Viacheslav Tykhanovskyi.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
AUTHOR¶
Viacheslav Tykhanovskyi <viacheslav.t@gmail.com>
CREDITS¶
Takumi Akiyama (github.com/akiym)
James Raspass (github.com/JRaspass)
MCRayRay (github.com/MCRayRay)
2019-12-27 | perl v5.30.0 |