Closed dctoon closed 6 years ago
MD5: c4103f122d27677c9db144cae1394a66
This is an automated security audit of this project. Please do not modify its contents
Vulnerabilities found: 2 Affected Modules: uglify-js, uglify-js Summary:
Affected Module: uglify-js Installed version: 2.2.5 Patched versions: >=2.6.0 Advisory: https://nodesecurity.io/advisories/48 Path: auth0-authentication-api-debugger-extension@1.1.2 > auth0-oauth2-express@1.2.1 > jade@1.11.0 > transformers@2.1.0 > uglify-js@2.2.5
Affected Module: uglify-js Installed version: 2.2.5 Patched versions: >= 2.4.24 Advisory: https://nodesecurity.io/advisories/39 Path: auth0-authentication-api-debugger-extension@1.1.2 > auth0-oauth2-express@1.2.1 > jade@1.11.0 > transformers@2.1.0 > uglify-js@2.2.5
Is this still relevant? If so, what is blocking it? Is there anything you can do to help move it forward?
Added missing parameters
client_secret
andaudience
to the request for the Password Grant flow.