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

Jest Security warning for hosted-git-info #11380

Closed
dmonego opened this issue May 6, 2021 · 2 comments · Fixed by blimmer/cdk-datadog-integration#26
Closed

Jest Security warning for hosted-git-info #11380

dmonego opened this issue May 6, 2021 · 2 comments · Fixed by blimmer/cdk-datadog-integration#26

Comments

@dmonego
Copy link

dmonego commented May 6, 2021

🐛 Bug Report

When run against Jest, NPM audit returns moderate security errors from hosted-git-info - https://www.npmjs.com/advisories/1677

To Reproduce

Steps to reproduce the behavior:

mkdir jesttest
cd jesttest
npm init --yes
npm add --save-dev jest
npm audit

Expected behavior

npm audit should return no moderate or severe errors.

Link to repl or repo (highly encouraged)

envinfo

  System:
    OS: macOS 10.15.7
    CPU: (8) x64 Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz
  Binaries:
    Node: 13.8.0 - /usr/local/bin/node
    Yarn: 1.12.1 - /usr/local/bin/yarn
    npm: 6.14.3 - /usr/local/bin/npm
  npmPackages:
    jest: ^26.6.3 => 26.6.3 

@SimenB
Copy link
Member

SimenB commented May 7, 2021

#11379 (comment)

@SimenB SimenB closed this as completed May 7, 2021
@github-actions
Copy link

github-actions bot commented Jun 7, 2021

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Please note this issue tracker is not a help forum. We recommend using StackOverflow or our discord channel for questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants