Add make test-annocheck to detect security issues.
make test-annocheck
TEST_ANNOCHECK_OPTS: "--skip-pie --skip-notes"
Add
make test-annocheckto detect security issues.is working in progress in Debian, the script uses Fedora container, and
it requires docker or podman command.
https://www.debian.org/devel/wnpp/itp.en.html
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926470
To pass the CI, set
TEST_ANNOCHECK_OPTS: "--skip-pie --skip-notes"for now.See https://bugs.ruby-lang.org/issues/18061.
The MJIT tests fail in the annocheck case.
See https://bugs.ruby-lang.org/issues/18781.