cloudfoundry / app-autoscaler-release

Automated scaling for apps running on Cloud Foundry
Apache License 2.0
26 stars 50 forks source link

chore(linter-findings): ignore `gosec` findings in test-code #3018

Closed geigerj0 closed 2 weeks ago

geigerj0 commented 2 weeks ago

Problem

We have some gosec findings in our test-code https://github.com/cloudfoundry/app-autoscaler-release/actions/runs/9478498599

Solution

Ignore these findings since it's just test-code.

sonarcloud[bot] commented 2 weeks ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
71.4% Duplication on New Code

See analysis details on SonarCloud

geigerj0 commented 2 weeks ago

Closing this because I cherry-picked this change on the actual golangci-bump https://github.com/cloudfoundry/app-autoscaler-release/pull/3017/commits/b626c6cde0ec865158190e07e334e2a399e9e6d0