# Changes for CPANSA::DB
20241218.005 2024-12-19T01:22:10Z
* Add report for App::Genpass (#178)
* regenerate data
20241208.003 2024-12-08T21:47:48Z
* data update for 2024-12-08
20241203.001 2024-12-04T02:20:11Z
* data update for 2024-12-03
20241126.001 2024-11-26T23:05:31Z
* data update
* the stuff using Data::Rx moves to xt/, which is not distributed (#172)
20241125.001 2024-11-25T20:15:46Z
* data update
20241122.009 2024-11-22T14:33:57Z
* fix the GPG signatures
20241122.003 2024-11-22T12:34:01Z
* fix meta data, that had done stupid date things
20241121.002 2024-11-21T21:18:26Z
* data update for 2024-11-21
* includes CVE-2024-10224 for Module::ScanDeps (#170)
* Pod broken out to separate files since MetaCPAN doesn't like large files
20241118.002 2024-11-18T16:01:32Z
* Remove Mojo::Util as a pre-requisite (#168)
20241118.001 2024-11-18T15:48:04Z
* Regenerate dist to fix some metadata issues (#169)
20241117.003 2024-11-17T21:06:07Z
* test release
20241117.002 2024-11-17T21:01:42Z
* test release
20241117.001 2024-11-17T20:14:34Z
* initial release. This breaks out the data portion of CPAN::Audit
into a separate dist that can be updated independently. This maintains
the CPAN::Audit::DB module (for now), creates a new module CPANSA::DB
to replace it evenutally, and also distributes a JSON version of the
database for people who want to use it without CPAN::Audit.