CPANSA-DB

 view release on metacpan or  search on metacpan

README.pod  view on Meta::CPAN

=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

{"meta":{"epoch":1782019129,"generator":"util/generate","date":"Sun Jun 21 05:18:49 2026","repo":"https://github.com/briandfoy/cpan-security-advisory","commit":"c7c23b378dbe88116a4110dd5340ac041f521924"},"module2dist":{"Dancer::Template":"Dancer","Im...

lib/CPAN/Audit/DB.pm  view on Meta::CPAN

=cut

package CPAN::Audit::DB;

use strict;
use warnings;

our $VERSION = '20260621.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 = '20260621.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 1.744 second using v1.01-cache-2.11-cpan-40ba7b3775d )