dwp / ms-html-to-pdfa

micro-service that takes an XHTML document and produces a pdf document at various conformance levels. The main driver for this is to create a 'generic' pdf-generator but also to create PDFA/1A compliant documents for DRS. It has recently been extended to support the PDF/UA standard for accessibility and uses an(other) in-house service which has abstracted the pdf 'build' activities (https://github.com/dwp/html-to-pdf)
MIT License
5 stars 3 forks source link

[Snyk] Fix for 1 vulnerabilities #31

Open snyk-bot opened 3 years ago

snyk-bot commented 3 years ago

Snyk has created this PR to fix one or more vulnerable packages in the `maven` dependencies of this project.

Changes included in this PR

Vulnerabilities that will be fixed

With an upgrade:
Severity Priority Score (*) Issue Upgrade Breaking Change Exploit Maturity
low severity 431/1000
Why? Recently disclosed, Has a fix available, CVSS 2.9
Information Exposure
SNYK-JAVA-ORGECLIPSEJETTY-1313686
org.eclipse.jetty:jetty-security:
9.4.30.v20200611 -> 9.4.41.v20210516
org.eclipse.jetty:jetty-server:
9.4.30.v20200611 -> 9.4.41.v20210516
org.eclipse.jetty:jetty-webapp:
9.4.30.v20200611 -> 9.4.41.v20210516
No No Known Exploit

(*) Note that the real score may have changed since the PR was raised.

Check the changes in this PR to ensure they won't cause issues with your project.


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open fix PRs.

For more information: 🧐 View latest project report

🛠 Adjust project settings

📚 Read more about Snyk's upgrade and patch logic