Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • G gulp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 24
    • Issues 24
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gulp
  • gulp
  • Merge requests
  • !2388

Security improvement

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/SaferNodeJS/master into master Oct 22, 2019
  • Overview 4
  • Commits 2
  • Pipelines 0
  • Changes 4

Created by: ralic

Original Pull Request : https://github.com/gulpjs/gulp/pull/2386

Please reconsider this pull request again because :

1 ) All test passed . https://travis-ci.org/SaferNodeJS/gulp https://travis-ci.org/SaferNodeJS/gulp/builds

Security improvement reported as following Before

added 675 packages from 696 contributors and audited 7707 packages in 65.48s
found 47 vulnerabilities (17 low, 7 moderate, 21 high, 2 critical)
  run `npm audit fix` to fix them, or `npm audit` for details

After Fixing

added 635 packages from 822 contributors and audited 7354 packages in 41.695s
found 0 vulnerabilities
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/SaferNodeJS/master