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

fixing vulnerability with html-pdf package #105

Merged
merged 2 commits into from
Apr 5, 2020

Conversation

darpham
Copy link
Collaborator

@darpham darpham commented Apr 5, 2020

critical - Arbitrary File Read
package: html-pdf
details: https://npmjs.com/advisories/1095
status: mitigated - marcbachmann/node-html-pdf#530 (comment)
code change:

  • file: /lib/pdfCreator.js
  • line: 34 (pdf.create function)

Additional Info: We will continue to see critical alert in npm audit, steps above are only to mitigate the risk

@darpham darpham linked an issue Apr 5, 2020 that may be closed by this pull request
@darpham darpham mentioned this pull request Apr 5, 2020
@darpham darpham changed the title initial commit, fixing vulnerability with html-pdf package fixing vulnerability with html-pdf package Apr 5, 2020
@darpham
Copy link
Collaborator Author

darpham commented Apr 5, 2020

@JMStudiosJoe Please verify PDF export still works as expected.

@JMStudiosJoe JMStudiosJoe merged commit f60a784 into develop Apr 5, 2020
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.

fix issues in npm audit
2 participants