pact-foundation / pact-broker-docker

Dockerized Pact Broker
https://pact.io
MIT License
106 stars 107 forks source link

Multiple CVE:s with severity level High due to use of SuperCronic 0.2.1 (that uses Go-lang version 1.18.3). #103

Closed jorander closed 1 year ago

jorander commented 1 year ago

Pre issue-raising checklist

I have already (please mark the applicable with an x):

Software versions

Expected behaviour

No CVE:s with severity High from used of SuperCronic

Actual behaviour

Several CVE:s with severity High from used of SuperCronic.

Steps to reproduce

Security scan provided by Jfrog Xray.

Relevent log files

N/A

jorander commented 1 year ago

Pact-Broker is already using the latest version of SuperCronic. I have opened an issue with the SuperCronic project asking them to upgrade their underlaying Go-lang-version. When that is resolved and a new version of SuperCronic is released we can do an upgrade and resolve this issue as well.

jorander commented 1 year ago

The issue I opened with the SuperCronic project has now been fixed in their latest version. An upgrade is provided in the attached pull request.