about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
diff options
context:
space:
mode:
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>2022-02-06 14:28:27 +0000
committerGitHub <noreply@github.com>2022-02-06 14:28:27 +0000
commit1dee488a68289c8f4e83a06f319a63c6932000ab (patch)
tree101e18b1ff48b3bd08578d143363a1ec38825aa9 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parentd2d137addd1db2d30a9fb34aebf6b41f3f9363a3 (diff)
parent9f6c206ea0f096c6eb8d7bd991477ebbbc49090e (diff)
downloadrust-1dee488a68289c8f4e83a06f319a63c6932000ab.tar.gz
rust-1dee488a68289c8f4e83a06f319a63c6932000ab.zip
Merge #11420
11420: fix two vulneabilities (moderate: 1, high: 1) by running npm audit r=lnicola a=HansAuger

Again me getting familiar with the code base :D

I noticed npm warning about two vulnerabilities
```
markdown-it  <12.3.2
Severity: moderate
Uncontrolled Resource Consumption in markdown-it - https://github.com/advisories/GHSA-6vfc-qv3f-vr6c
fix available via `npm audit fix`
node_modules/markdown-it
  vsce  1.26.0 - 2.6.3
  Depends on vulnerable versions of markdown-it
  node_modules/vsce

simple-get  3.0.0 - 3.1.0
Severity: high
Exposure of Sensitive Information in simple-get - https://github.com/advisories/GHSA-wpg7-2c88-r8xv
fix available via `npm audit fix`
node_modules/simple-get
```

So I thought why not run `npm audit fix` 

Co-authored-by: Moritz Vetter <mv@3yourmind.com>
Diffstat (limited to 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions