Skip to content

Release#95

Merged
jtrobles-cdd merged 14 commits intomasterfrom
develop
Feb 19, 2026
Merged

Release#95
jtrobles-cdd merged 14 commits intomasterfrom
develop

Conversation

@jtrobles-cdd
Copy link
Member

Changes

jtrobles-cdd and others added 14 commits August 1, 2025 00:59
Pin `super-linter/super-linter/slim` to commit hash instead of tag to
improve supply chain security.

Resolves: https://github.com/cordada/github-actions-utils/security/code-scanning/9
Pin GitHub Action `super-linter/super-linter/slim` to commit hash
Fix potential code injection vulnerability in GitHub Actions workflow,
caused by using GitHub Actions inputs which may be controlled by an
external user.

> Using user-controlled input in GitHub Actions may lead to code
> injection in contexts like `run:` or `script:`.

> The best practice to avoid code injection vulnerabilities in GitHub
> workflows is to set the untrusted input value of the expression to an
> intermediate environment variable and then use the environment
> variable using the native syntax of the shell/script interpreter […]

Resolves: https://github.com/cordada/github-actions-utils/security/code-scanning/2
Resolves: https://github.com/cordada/github-actions-utils/security/code-scanning/3
Resolves: https://github.com/cordada/github-actions-utils/security/code-scanning/4
Resolves: https://github.com/cordada/github-actions-utils/security/code-scanning/5
Resolves: https://github.com/cordada/github-actions-utils/security/code-scanning/6
Resolves: https://github.com/cordada/github-actions-utils/security/code-scanning/7
Resolves: https://github.com/cordada/github-actions-utils/security/code-scanning/8
Potential code injection vulnerability in GitHub Actions workflow
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.0.2.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v6.0.2)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6.0.2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/checkout-6

deps: Bump actions/checkout from 4 to 6.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.4.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v4.4.0...v6.2.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/setup-node-6.2.0

chore(deps): Bump actions/setup-node from 4.4.0 to 6.2.0
Bumps [actions/cache](https://github.com/actions/cache) from 4.2.3 to 5.0.3.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](actions/cache@v4.2.3...v5.0.3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: 5.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…/cache-5.0.3

chore(deps): Bump actions/cache from 4.2.3 to 5.0.3
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7.4.0 to 8.5.0.
- [Release notes](https://github.com/super-linter/super-linter/releases)
- [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md)
- [Commits](super-linter/super-linter@1215045...61abc07)

---
updated-dependencies:
- dependency-name: super-linter/super-linter
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
…inter/super-linter-8.5.0

chore(deps): Bump super-linter/super-linter from 7.4.0 to 8.5.0
@jtrobles-cdd jtrobles-cdd self-assigned this Feb 19, 2026
@jtrobles-cdd jtrobles-cdd added task Task or chore kind: release Release labels Feb 19, 2026
@sonarqubecloud
Copy link

@jtrobles-cdd jtrobles-cdd merged commit bf84cc0 into master Feb 19, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind: release Release task Task or chore

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant