VYPR

npm package

grunt-gh-pages

pkg:npm/grunt-gh-pages

Vulnerabilities (1)

  • CVE-2016-10526HigMay 31, 2018
    affected < 0.10.0fixed 0.10.0

    A common setup to deploy to gh-pages on every commit via a CI system is to expose a github token to ENV and to use it directly in the auth part of the url. In module versions < 0.9.1 the auth portion of the url is outputted as part of the grunt tasks logging function. If this out