VYPR

octokit.rb

by Octokit

Source repositories

CVEs (1)

  • CVE-2022-31072Jun 15, 2022
    risk 0.00cvss epss 0.00

    Octokit is a Ruby toolkit for the GitHub API. Versions 4.23.0 and 4.24.0 of the octokit gem were published containing world-writeable files. Specifically, the gem was packed with files having their permissions set to `-rw-rw-rw-` (i.e. 0666) instead of `rw-r--r--` (i.e. 0644).…