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

fix: fixed Prototype Pollution in dot-prop #72

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

Conversation

Gcaufy
Copy link

@Gcaufy Gcaufy commented Mar 18, 2021

Checklist
  • [ x] npm test passes
  • [x ] tests and/or benchmarks are included
  • [x ] documentation is changed or added
  • [ x] commit message follows commit guidelines
Affected core subsystem(s)

REF: http://horus.oa.com/advisory/HOSA-grq2-2d9twv5l4

Description of change

@codecov-io
Copy link

codecov-io commented Mar 18, 2021

Codecov Report

Merging #72 (ef2a088) into master (356b464) will decrease coverage by 0.15%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   97.18%   97.02%   -0.16%     
==========================================
  Files          16       16              
  Lines         674      673       -1     
  Branches      100      100              
==========================================
- Hits          655      653       -2     
  Misses          7        7              
- Partials       12       13       +1     
Impacted Files Coverage Δ
src/index.ts 94.73% <ø> (ø)
src/register.ts 93.75% <0.00%> (-6.25%) ⬇️
src/watcher.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 356b464...ef2a088. Read the comment docs.

@HowardTangHw
Copy link

@whxaxes Can accept this merge request & bump new version? [email protected] have high level severity problem
https://npmjs.com/advisories/1213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants