logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

CPAN::Audit - Audit CPAN distributions for known vulnerabilities

Author

       Viacheslav Tykhanovskyi <viacheslav.t@gmail.com>

Credits

       Takumi Akiyama (github.com/akiym)

       James Raspass (github.com/JRaspass)

       MCRayRay (github.com/MCRayRay)

perl v5.40.0                                       2025-01-31                                   CPAN::Audit(3pm)

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.

Name

       CPAN::Audit - Audit CPAN distributions for known vulnerabilities

Synopsis

               use CPAN::Audit;

See Also