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

Remove dependency on pgtools #30

Closed
davesag opened this issue Apr 20, 2019 · 1 comment · Fixed by #85
Closed

Remove dependency on pgtools #30

davesag opened this issue Apr 20, 2019 · 1 comment · Fixed by #85
Assignees
Labels
documentation feature security Involves a security problem work in progress Someone is doing something about it
Milestone

Comments

@davesag
Copy link
Owner

davesag commented Apr 20, 2019

If I support ssl config I'll need to refactor my code to not use pgtools as it doesn't support the ssl options.

Ref #28

@davesag
Copy link
Owner Author

davesag commented Jun 22, 2020

This is now a bit more urgent due to

┌───────────────┬──────────────────────────────────────────────────────────────┐
│ Low           │ Prototype Pollution                                          │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Package       │ yargs-parser                                                 │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Patched in    │ >=13.1.2 <14.0.0 || >=15.0.1 <16.0.0 || >=18.1.2             │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Dependency of │ pgtools                                                      │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ Path          │ pgtools > yargs > yargs-parser                               │
├───────────────┼──────────────────────────────────────────────────────────────┤
│ More info     │ https://npmjs.com/advisories/1500                            │
└───────────────┴──────────────────────────────────────────────────────────────┘

@davesag davesag added the security Involves a security problem label Jun 22, 2020
@davesag davesag self-assigned this Jul 21, 2020
@davesag davesag added the work in progress Someone is doing something about it label Jul 21, 2020
davesag added a commit that referenced this issue Jul 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation feature security Involves a security problem work in progress Someone is doing something about it
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant