Code development platform for open source projects from the European Union institutions

Skip to content

chore(deps): bump securego/gosec from 970cc2957fb03f53cc97ddc3568347a31a80589d to 1f689968ec659df957b18936007a4fe3963c7903

Created by: dependabot[bot]

Bumps securego/gosec from 970cc2957fb03f53cc97ddc3568347a31a80589d to 1f689968ec659df957b18936007a4fe3963c7903.

Changelog

Sourced from securego/gosec's changelog.


project_name: gosec

release: extra_files: - glob: ./bom.json github: owner: securego name: gosec

builds:

  • main: ./cmd/gosec/ binary: gosec goos:
    • darwin
    • linux
    • windows goarch:
    • amd64
    • arm64
    • s390x ldflags: -X main.Version={{.Version}} -X main.GitTag={{.Tag}} -X main.BuildDate={{.Date}} env:
    • CGO_ENABLED=0

signs:

  • cmd: cosign stdin: '{{ .Env.COSIGN_PASSWORD}}' args:
    • "sign-blob"
    • "--key=/tmp/cosign.key"
    • "--output=${signature}"
    • "${artifact}"
    • "--yes" artifacts: all
Commits
  • 1f68996 Fix typos in comments, vars and tests
  • e148465 chore(deps): update all dependencies
  • 9120883 Fix no-sec alternative tag (#962)
  • 87cc45e Use image digest instead of tag when signing the released image with cosign (...
  • 6df05bd Update gosec image version to 2.16.0 in the Github action (#959)
  • c5ea1b7 Update cosign to latest version in release Github action (#958)
  • 8632a8c chore(deps): update all dependencies (#956)
  • ae3c2f7 Update go version in build and release scripts (#957)
  • See full diff in compare view

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Merge request reports