CPANSA-DB
view release on metacpan or search on metacpan
=head2 Source location
The meta data, such as the source repository and bug tracker, is in
I<Makefile.PL> or the I<META.*> files it creates. You can find that on
those CPAN web interfaces, but you can also look at files directly in
the source repository: L<https://github.com/briandfoy/cpan-security-advisory>
If you find a problem, file a ticket in the L<issue
tracker|https://github.com/briandfoy/cpan-security-advisory/issues>.
There are also backup repositories hosted on other services. These
reflect the state of the main repo and exist only for redundancy:
=over 4
=item * L<https://bitbucket.com/theperlreview/cpan-security-advisory>
=item * L<https://gitlab.com/briandfoy/cpan-security-advisory>
=item * L<https://codeberg.org/briandfoy/cpan-security-advisory>
cpan-security-advisory.json view on Meta::CPAN
{"module2dist":{"Amon2::Setup::Asset::ES5Shim":"Amon2","Smolder::Upgrade::V0_3":"Smolder","Date::Manip::TZ::atcana00":"Date-Manip","Jifty::Filter::JSON":"Jifty","Sidef::Types::Number::Number":"Sidef","Data::MuForm::Field::Repeatable::Instance":"Data-...
lib/CPAN/Audit/DB.pm view on Meta::CPAN
=cut
package CPAN::Audit::DB;
use strict;
use warnings;
our $VERSION = '20260908.001';
sub db {
{"dists" => {"ActivePerl" => {"advisories" => [{"affected_versions" => ["==5.16.1.1601"],"cves" => ["CVE-2012-5377"],"description" => "Untrusted search path vulnerability in the installation functionality in ActivePerl 5.16.1.1601, when installed in...
}
__PACKAGE__;
lib/CPANSA/DB.pm view on Meta::CPAN
=cut
package CPANSA::DB;
use strict;
use warnings;
our $VERSION = '20260908.001';
sub db {
{"dists" => {"ActivePerl" => {"advisories" => [{"affected_versions" => ["==5.16.1.1601"],"cves" => ["CVE-2012-5377"],"description" => "Untrusted search path vulnerability in the installation functionality in ActivePerl 5.16.1.1601, when installed in...
}
__PACKAGE__;
( run in 0.933 second using v1.01-cache-2.11-cpan-5c0b1e786e0 )