codeql
codeql copied to clipboard
Ruby: bazel
trafficstars
This pull request attempts to build the Ruby extractor and tools using Bazel.
Things that still need to be done:
- package things up in an "extractor pack"
- make the build "hermetic" with predefined versions of glibc instead of relying on the host platform
- universal binaries for OSX
- test windows builds