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/briandfoy/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
{"dists":{"Win32-File-Summary":{"main_module":"Win32::File::Summary","versions":[{"version":"0.01","date":"2005-04-24T18:36:18"},{"date":"2005-04-25T15:18:03","version":"0.01"},{"date":"2005-04-30T12:09:11","version":"0.01"},{"version":"0.01","date":...
lib/CPAN/Audit/DB.pm view on Meta::CPAN
=cut
package CPAN::Audit::DB;
use strict;
use warnings;
our $VERSION = '20260524.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 = '20260524.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 2.863 seconds using v1.01-cache-2.11-cpan-5a3173703d6 )