4837 Total CVEs
26 Years
GitHub
README.md
Rendering markdown...
POC / Gemfile.lock LOCK
GEM
  remote: https://rubygems.org/
  specs:
    childprocess (4.1.0)
    docopt (0.6.1)
    http-2-next (0.5.0)
    httpx (0.19.8)
      http-2-next (>= 0.4.1)
    nokogiri (1.13.6-x86_64-linux)
      racc (~> 1.4)
    racc (1.6.0)
    regexp_parser (2.4.0)
    rexml (3.2.5)
    rubyzip (2.3.2)
    selenium-webdriver (4.1.0)
      childprocess (>= 0.5, < 5.0)
      rexml (~> 3.2, >= 3.2.5)
      rubyzip (>= 1.2.2)
    watir (7.1.0)
      regexp_parser (>= 1.2, < 3)
      selenium-webdriver (~> 4.0)
    webdrivers (5.0.0)
      nokogiri (~> 1.6)
      rubyzip (>= 1.3.0)
      selenium-webdriver (~> 4.0)

PLATFORMS
  x86_64-linux

DEPENDENCIES
  docopt (~> 0.6.1)
  httpx (~> 0.19.8)
  nokogiri (~> 1.13, >= 1.13.6)
  watir (>= 7.1.0, < 8.0)
  webdrivers (>= 5.0.0, < 6.0)

BUNDLED WITH
   2.3.6