Skip to content

Bump entur/gha-security/.github/workflows/code-scan.yml from 2 to 2.15.0 - #175

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/entur/gha-security/dot-github/workflows/code-scan.yml-2.15.0
Open

Bump entur/gha-security/.github/workflows/code-scan.yml from 2 to 2.15.0#175
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/entur/gha-security/dot-github/workflows/code-scan.yml-2.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 31, 2026

Copy link
Copy Markdown
Contributor

Bumps entur/gha-security/.github/workflows/code-scan.yml from 2 to 2.15.0.

Release notes

Sourced from entur/gha-security/.github/workflows/code-scan.yml's releases.

v2.15.0

2.15.0 (2026-07-07)

Features

  • add codeql kotlin support warning (#233) (980d09b)
  • Improve alert output from Grype to include location (#232) (3ffb25f)
  • support dynamic build secrets (#228) (408a53b)

v2.14.0

2.14.0 (2026-06-19)

Features

  • add input include_docker_workdir to docker-scan (#223) (22a6e95)
  • improve pull request comment handling (#221) (e433894)
  • improve security hardening (#218) (71679a5)

Bug Fixes

  • check scala in semgrep_languages than codeql_languages (#224) (b201195)
  • reduce scope where github token is exposed under env (#216) (7b76d13)
  • truncate allowlist comment if longer than 280 characters. (#222) (d3c49ee)

v2.13.0

2.13.0 (2026-05-22)

Features

  • Support Github Packages during CodeQL and Semgrep steps (#212) (afff87d)

v2.12.2

2.12.2 (2026-04-27)

Bug Fixes

  • Gradle dependency graph not uploading (#202) (afb84fe)

v2.12.1

2.12.1 (2026-04-15)

Bug Fixes

... (truncated)

Changelog

Sourced from entur/gha-security/.github/workflows/code-scan.yml's changelog.

2.15.1 (2026-07-28)

Bug Fixes

  • Remove docker scan comment if there are no longer errors (#239) (69ab985)
  • Slack notification not running in docker-scan and code-scan (#241) (4b4fd18)
  • use toolchains.xml from setup-java instead of setup-gradle (#238) (abee641)

2.15.0 (2026-07-07)

Features

  • add codeql kotlin support warning (#233) (980d09b)
  • Improve alert output from Grype to include location (#232) (3ffb25f)
  • support dynamic build secrets (#228) (408a53b)

2.14.0 (2026-06-19)

Features

  • add input include_docker_workdir to docker-scan (#223) (22a6e95)
  • improve pull request comment handling (#221) (e433894)
  • improve security hardening (#218) (71679a5)

Bug Fixes

  • check scala in semgrep_languages than codeql_languages (#224) (b201195)
  • reduce scope where github token is exposed under env (#216) (7b76d13)
  • truncate allowlist comment if longer than 280 characters. (#222) (d3c49ee)

2.13.0 (2026-05-22)

Features

  • Support Github Packages during CodeQL and Semgrep steps (#212) (afff87d)

2.12.2 (2026-04-27)

Bug Fixes

  • Gradle dependency graph not uploading (#202) (afb84fe)

2.12.1 (2026-04-15)

... (truncated)

Commits
  • f3ee159 chore(deps): bump github/codeql-action from 4 to 4.35.2 (#206)
  • 7ff9be7 chore(deps-dev): bump the minor-and-patch group (#204)
  • 322bdb2 chore(deps): bump entur/gha-meta/.github/workflows/release.yml (#203)
  • 41208c3 chore(main): release 2.12.2 (#205)
  • afb84fe fix: Gradle dependency graph not uploading (#202)
  • See full diff in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [entur/gha-security/.github/workflows/code-scan.yml](https://github.com/entur/gha-security) from 2 to 2.15.0.
- [Release notes](https://github.com/entur/gha-security/releases)
- [Changelog](https://github.com/entur/gha-security/blob/main/CHANGELOG.md)
- [Commits](entur/gha-security@v2...v2.15.0)

---
updated-dependencies:
- dependency-name: entur/gha-security/.github/workflows/code-scan.yml
  dependency-version: 2.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Dependabot PR github_actions Pull requests that update GitHub Actions code labels Jul 31, 2026
Copilot AI review requested due to automatic review settings July 31, 2026 16:23
@dependabot dependabot Bot added dependencies Dependabot PR github_actions Pull requests that update GitHub Actions code labels Jul 31, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Bumps the reusable CodeQL/code scanning workflow reference to a newer pinned version to improve supply-chain stability and pick up upstream fixes.

Changes:

  • Update entur/gha-security reusable workflow reference from major tag v2 to pinned tag v2.15.0.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

code-scan:
name: Code Scan
uses: entur/gha-security/.github/workflows/code-scan.yml@v2
uses: entur/gha-security/.github/workflows/code-scan.yml@v2.15.0
@github-actions

Copy link
Copy Markdown
Contributor

📄 Terraform Plan PRD

Plan: 2 to add, 0 to change, 0 to destroy. 
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
 + create

Terraform will perform the following actions:

 # google_storage_bucket.storage_bucket will be created
 + resource "google_storage_bucket" "storage_bucket" {
     + effective_labels            = {
         + "app"                        = "sobek"
         + "goog-terraform-provisioned" = "true"
         + "manager"                    = "terraform"
         + "slack"                      = "talk-ror"
         + "team"                       = "ror"
       }
     + force_destroy               = false
     + id                          = (known after apply)
     + labels                      = {
         + "app"     = "sobek"
         + "manager" = "terraform"
         + "slack"   = "talk-ror"
         + "team"    = "ror"
       }
     + location                    = "EUROPE-WEST1"
     + name                        = "ror-sobek-prd"
     + project                     = "ent-sobek-prd"
     + project_number              = (known after apply)
     + public_access_prevention    = (known after apply)
     + rpo                         = (known after apply)
     + self_link                   = (known after apply)
     + storage_class               = "REGIONAL"
     + terraform_labels            = {
         + "app"                        = "sobek"
         + "goog-terraform-provisioned" = "true"
         + "manager"                    = "terraform"
         + "slack"                      = "talk-ror"
         + "team"                       = "ror"
       }
     + time_created                = (known after apply)
     + uniform_bucket_level_access = true
     + updated                     = (known after apply)
     + url                         = (known after apply)

     + logging {
         + log_bucket        = "false"
         + log_object_prefix = "ror-sobek-prd"
       }

     + versioning {
         + enabled = true
       }
   }

 # google_storage_bucket_object.content_folder will be created
 + resource "google_storage_bucket_object" "content_folder" {
     + bucket         = "ror-sobek-prd"
     + content        = (sensitive value)
     + content_type   = (known after apply)
     + crc32c         = (known after apply)
     + detect_md5hash = "different hash"
     + generation     = (known after apply)
     + id             = (known after apply)
     + kms_key_name   = (known after apply)
     + md5hash        = (known after apply)
     + md5hexhash     = (known after apply)
     + media_link     = (known after apply)
     + name           = "export/"
     + output_name    = (known after apply)
     + self_link      = (known after apply)
     + storage_class  = (known after apply)
   }

Plan: 2 to add, 0 to change, 0 to destroy.


View full plan

@github-actions

Copy link
Copy Markdown
Contributor

Docker Scan - Alert(s) found with threshold matching severity high

Results

  • critical: 0
  • high: 4
  • medium: 21
  • low: 11

Docker Scan Report can be found here

Allowlist

Use the allowlist if you want to ignore vulnerabilities that do not affect the repository.
See the Docker Scan documentation on how to use allowlist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependabot PR github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant