1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/.github
Jun Aruga dccfff943c Add make test-annocheck to detect security issues.
* Note that as the annocheck binary package is not available on Ubuntu, and it
  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
* .github/workflows/compilers.yml: Add "gcc-11 annocheck" case.
  To pass the CI, set `TEST_ANNOCHECK_OPTS: "--skip-pie --skip-notes"` for now.
  See <https://bugs.ruby-lang.org/issues/18061>.
* Skip MJIT tests in case of annocheck case.
  The MJIT tests fail in the annocheck case.
  See <https://bugs.ruby-lang.org/issues/18781>.
2022-05-16 10:10:16 +02:00
..
codeql Use codeql-config.yml for codeql-action/init 2021-08-02 17:23:18 +09:00
workflows Add make test-annocheck to detect security issues. 2022-05-16 10:10:16 +02:00
CODEOWNERS Rust YJIT 2022-04-27 11:00:22 -04:00
dependabot.yml Added dependabot configuration for actions dependencies 2022-03-24 20:31:57 +09:00
SECURITY.md Move SECURITY.md into .github/ to reduce the files on the top directory 2019-12-10 18:05:51 +09:00