Skip to content

Releases: phwt/sonarqube-quality-gate-action

v1.4.5

14 Aug 12:52
e6daa1b
Compare
Choose a tag to compare

Minor enhancements:

  • Dockerfile: merge RUN instruction with the consecutive ones

v1.4.4

14 Aug 12:35
Compare
Choose a tag to compare

Resolve the following security findings:

v1.4.3

19 Mar 13:20
9e33e95
Compare
Choose a tag to compare

Resolve the following security findings:

  • follow-redirects' Proxy-Authorization header kept across hosts

v1.4.2

15 Jan 13:59
341631d
Compare
Choose a tag to compare

Resolve the following security findings:

  • Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code
  • Axios Cross-Site Request Forgery Vulnerability
  • Follow Redirects improperly handles URLs in the url.parse() function

v1.4.1

13 Sep 16:09
Compare
Choose a tag to compare
  • Fixed: branch is not included in the report URL parameter when branch is specified

v1.4.0

12 Sep 16:49
Compare
Choose a tag to compare

Introduces branch a new optional input to specify branch name to retrieve the quality gate result from.

v1.3.2

24 Jan 04:05
Compare
Choose a tag to compare
  • Fix "Prototype Pollution in JSON5 via Parse Method" by upgrading json5 to 2.2.3.
  • Upgrade packages patch and minor version.

v1.3.1

24 Jan 04:04
Compare
Choose a tag to compare
  • Use 24-hour time notation

v1.3.0

24 Jan 04:03
Compare
Choose a tag to compare
  • Format decimal value with 2 decimal places
  • Show time zone offset after the updated datetime.

v1.2.0

16 Nov 09:14
c791c4d
Compare
Choose a tag to compare
  • Add fail-on-quality-gate-error input to enable setting the action status to failed when quality gate status is ERROR