Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Fix for 1 vulnerabilities #155

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Omrisnyk
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project.

Changes included in this PR

  • Changes to the following files to upgrade the vulnerable dependencies to a fixed version:
    • large-file/package.json
    • large-file/package-lock.json

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Breaking Change Exploit Maturity Reachability
medium severity 50/1000
Why? Confidentiality impact: None, Integrity impact: Low, Availability impact: None, Scope: Unchanged, Exploit Maturity: No data, User Interaction (UI): None, Privileges Required (PR): None, Attack Complexity: Low, Attack Vector: Network, EPSS: 0.01055, Social Trends: No, Days since published: 0, Reachable: No, Transitive dependency: Yes, Is Malicious: No, Business Criticality: High, Provider Urgency: Medium, Package Popularity Score: 99, Impact: 2.35, Likelihood: 2.08, Score Version: V5
Improper Control of Dynamically-Managed Code Resources
SNYK-JS-EJS-6689533
Yes No Known Exploit No Path Found

(*) Note that the real score may have changed since the PR was raised.

Release notes
Package name: ejs from ejs GitHub release notes
Package name: mem-fs-editor
  • 7.0.0 - 2020-06-01

    7.0.0

  • 6.0.0 - 2019-05-28

    6.0.0

  • 5.1.0 - 2018-07-03
    • Add ignoreNoMatch option to read functions
  • 5.0.0 - 2018-06-30

    Breaking: Updated from globby v7 to v8. This version of globby replaced node-glob with fast-glob. fast-glob has slightly different options (example: the ignore option only accept an array of strings, not a single string.) This could usage of advanced glob features within mem-fs-editor.

  • 4.0.3 - 2018-06-30

    Risky change: The bump of globby from 7 to 8 broke backward compatibility for some users relying on the previous globby API. This release revert to globby v7 to make sure we maintains backward compat (#111)

    This revert could on the other hand cause issue to people who started using mem-fs-editor recently. If that's your case, please upgrade to mem-fs-editor v5.

    In advance, sorry for the trouble cause by this upgrade.

  • 4.0.2 - 2018-05-06
    • Fix copying binary files
  • 4.0.1 - 2018-04-30

    Dependency bump

from mem-fs-editor GitHub release notes
Package name: yeoman-generator
  • 4.11.0 - 2020-06-26
    • Add Storage caching.
    • Add support to generators with no tasks.
    • Add Storage proxy, it can be used as a plain js object instead of using get/set.
    • Pass the generator as context to ejs (when using built-in shortcuts).
    • Bug fixes.
  • 4.10.1 - 2020-05-11
    • Add skipLocalCache option.
      Cache prompt suggestions only to global yo-rc.
  • 4.10.0 - 2020-05-03
    • Add shortcuts to mem-fs-editor methods
    • Make properties/functions starting with # reserved for composing.
    • Fixes and improvements.
  • 4.9.0 - 2020-04-24
    • Add support to prompts with storage. this.prompt(prompts, this.config); will use the storage to read/write answers.
      • Prompt is ignored if the value is !== undefined (pass --ask-answered to force the prompt to be shown, stored value is the default value)
  • 4.8.3 - 2020-04-22
    • Remove run-queue pause.
      It doesn’t work due to multiple scheduled runs.
  • 4.8.2 - 2020-04-13
    • Improve error handler with newer environments.
  • 4.8.1 - 2020-04-12
    • Revert error handler behavior: Make sure it's not handled.
    • Make sure to don't continue runLoop when a error is emitted.
  • 4.8.0 - 2020-04-08
    • Fix security warning.
    • Any emitted error rejects #run promise.
    • Implement cancellable tasks. (#1204)
    • Add option to forward errors to the environment.
    • Make yeoman-environment and mem-fs-editor dependency optional.
    • Implement conflicter predefined status (#1210)
    • Allow decoupling generator's and composed generator's cwd from env cwd.
    • Implement checkEnvironmentVersion
    • Fixes.
  • 4.7.2 - 2020-03-14
    • Add missing parameter to catch.
    • Update dependencies.
  • 4.7.1 - 2020-03-11
    • Fixes dependency error.
  • 4.7.0 - 2020-03-09
  • 4.6.0 - 2020-02-26
  • 4.5.0 - 2020-01-27
  • 4.4.0 - 2019-12-24
  • 4.3.0 - 2019-12-15
  • 4.2.0 - 2019-10-27
  • 4.1.0 - 2019-09-26
  • 4.0.2 - 2019-09-01
  • 4.0.1 - 2019-05-28
  • 4.0.0 - 2019-05-08
  • 3.2.0 - 2018-12-22
  • 3.1.1 - 2018-07-28
  • 3.1.0 - 2018-07-24
  • 3.0.0 - 2018-07-01
  • 2.0.5 - 2018-04-30
from yeoman-generator GitHub release notes
Commit messages
Package name: mem-fs-editor The new version differs by 38 commits.

See the full diff

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information:
🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic


Learn how to fix vulnerabilities with free interactive lessons:

🦉 Improper Control of Dynamically-Managed Code Resources

… vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EJS-6689533
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants