Upgrade: Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0#274
Conversation
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.5.0. - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@971e284...2226d7c) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
DryRun Security SummaryThe PR modifies GitHub Actions CI workflow by updating golangci-lint and adding cache parameters while implementing Trivy vulnerability scanning, though it raises security concerns regarding broad workflow permissions and access controls. Expand for full summaryThe PR updates the GitHub Actions CI workflow, including golangci-lint action version update and adding cache-skipping parameters. Security findings include: (1) Workflow has broad permissions with write access to contents, security events, and read access to pull requests; (2) Implements Trivy vulnerability scanner in filesystem mode, scanning for CRITICAL and HIGH severity issues; (3) Potential broad permission scope could be a security risk if not carefully managed. Code AnalysisWe ran |
|
Superseded by #287. |
Bumps golangci/golangci-lint-action from 6.1.1 to 6.5.0.
Release notes
Sourced from golangci/golangci-lint-action's releases.
... (truncated)
Commits
2226d7c6.5.08d744d5feat: verify with the JSONSchema by default (#1171)0e58f8ebuild(deps): bump@octokit/endpointfrom 9.0.5 to 9.0.6 (#1170)6a3fb76build(deps): bump@octokit/request-errorfrom 5.1.0 to 5.1.1 (#1169)696fa5cchore: clean workflows80284edchore: use ubuntu-22.04-arm818ec4d6.4.11c50240fix: use config arg for verify (#1168)0adbc476.4.0f7463c5feat: add an option to verify with the JSONSchema (#1167)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)