Releases: phwt/sonarqube-quality-gate-action
Releases · phwt/sonarqube-quality-gate-action
v1.6.1
- Introduce the optional
pr-comment-titleinput to allows PR comment's title to be customizable
v1.6.0
- The quality gate result is now outputted to GitHub Actions step summary
- Can be disabled with
disable-step-summaryinput
- Can be disabled with
v1.5.2
- Use authenticated user to search for existing comment (#40)
- Upgrade dependency packages minor version
v1.5.1
v1.5.0
v1.4.5
v1.4.4
Resolve the following security findings:
- Server-Side Request Forgery in axios (CVE-2024-39338)
- Uncontrolled resource consumption in braces (CVE-2024-4068)
v1.4.3
Resolve the following security findings:
follow-redirects' Proxy-Authorization header kept across hosts
v1.4.2
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
- Fixed: branch is not included in the report URL parameter when
branchis specified