https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8056
Sidney Markowitz <sid...@sidney.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sid...@sidney.com --- Comment #1 from Sidney Markowitz <sid...@sidney.com> --- Some documentation: Setup GitHub Actions for CPAN modules https://perlmaven.com/setup-github-actions ASF Wiki, Builds, GitHub Actions status: https://cwiki.apache.org/confluence/display/BUILDS/GitHub+Actions+status Note the security concerns mentioned in the latter that are not addressed in the examples of the former. Security concerns may be mitigated if the actions are only used for automated running of make test based on a read-only git mirror of our actual svn repository, i.e., no write access available to any exploiters. -- You are receiving this mail because: You are the assignee for the bug.