← Back

Grunt Gh Pages

grunt-gh-pages

Vendor: Grunt Gh Pages Project • 1 CVE

CVEs (1)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Grunt Gh Pages Project
1Grunt Gh Pages
Nov 21, 2024
May 31, 2018
N/A· v4
8.6 HIGH· v3
5.0 MEDIUM· v2
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 output...Show more
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 output is publicly available then the credentials should be considered compromised.Show less