mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Merge pull request #361 from grpc/protobufjs-template
Create template issue for protobufjs specifically.
This commit is contained in:
commit
1ee07a5e0b
12
.github/ISSUE_TEMPLATE/protobufjs_redos
vendored
Normal file
12
.github/ISSUE_TEMPLATE/protobufjs_redos
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
---
|
||||
name: ReDoS vulnerability
|
||||
about: npm audit reports that protobufjs has a ReDoS vulnerability.
|
||||
|
||||
---
|
||||
As I [ran `npm install`]/[ran 'npm audit']/[got a report from Snyk],
|
||||
the tool told me that protobufjs has 1 moderate vulnerability exported
|
||||
through the `grpc` package, as described here: https://nodesecurity.io/advisories/605
|
||||
|
||||
The gRPC team is aware of this, and this issue is a duplicate of #277.
|
||||
Upgrading this depdendency would be a breaking change, and the fix has been backported
|
||||
to protobufjs 5.0.3 already; the [nodesecurity.io]/[Snyk] database is simply outdated.
|
||||
Loading…
x
Reference in New Issue
Block a user