You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
am29d opened this issue
Jul 14, 2023
· 2 comments
· Fixed by #1611
Assignees
Labels
completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
We have proxy-agent in our devDependencies but it is not used anywhere. With the recent CVE on vm2 which is a transitive dependency of the proxy-agent I could not find any usage in our codebase. I suggest to remove the dependency.
Should this be considered in other Powertools for AWS Lambda languages? i.e. Python, Java, and .NET
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered:
am29d
added
triage
This item has not been triaged by a maintainer, please wait
internal
PRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
labels
Jul 14, 2023
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
completedThis item is complete and has been merged/shippedinternalPRs that introduce changes in governance, tech debt and chores (linting setup, baseline, etc.)
Summary
We have
proxy-agent
in ourdevDependencies
but it is not used anywhere. With the recent CVE on vm2 which is a transitive dependency of theproxy-agent
I could not find any usage in our codebase. I suggest to remove the dependency.Why is this needed?
Because there is a critical CVE GHSA-cchq-frgv-rjh5 and we don't use it.
Which area does this relate to?
Other
Solution
No response
Acknowledgment
Future readers
Please react with 👍 and your use case to help us understand customer demand.
The text was updated successfully, but these errors were encountered: