fix: corrige SonarCloud e adiciona delete automático de branch após merge#93
Merged
SonarQubeCloud / SonarCloud Code Analysis
failed
Jul 19, 2026 in 14s
Quality Gate failed
Failed conditions
E Security Rating on New Code (required ≥ A)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarQube for IDE
Annotations
Check failure on line 26 in .github/workflows/delete-branch-on-merge.yml
sonarqubecloud / SonarCloud Code Analysis
The expression github.event.pull_request.head.ref can be set by an external actor to a specially crafted value, enabling script injection. Change this workflow to not use user-controlled data directly in a run block, for example by assigning this expression to an environment variable.
See more on https://sonarcloud.io/project/issues?id=afonsoft_QRCoder.Core&issues=AZ93_kirCc1P49Fnxw1C&open=AZ93_kirCc1P49Fnxw1C&pullRequest=93
Loading