Skip to content

chore: Update Git Hash Checker Github Action#2392

Merged
saroshaga merged 7 commits into
trunkfrom
update/git-hash-checker-actin
Jun 3, 2025
Merged

chore: Update Git Hash Checker Github Action#2392
saroshaga merged 7 commits into
trunkfrom
update/git-hash-checker-actin

Conversation

@saroshaga

@saroshaga saroshaga commented Jun 3, 2025

Copy link
Copy Markdown
Contributor

Description

This pull request simplifies the Git hash security check process in the GitHub workflow by replacing custom scripts with a reusable action and includes minor updates to the package.json file.

  • .github/workflows/git-hash-security-check.yml: Replaced the custom Bash scripts for checking short Git hashes in package.json and npm-shrinkwrap.json with the Automattic/vip-actions/git-hash-security-check reusable action. This reduces code duplication and improves maintainability.

@github-actions

github-actions Bot commented Jun 3, 2025

Copy link
Copy Markdown
Contributor

Dependency Review

The following issues were found:
  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ⚠️ 1 package(s) with unknown licenses.
See the Details below.

License Issues

.github/workflows/git-hash-security-check.yml

PackageVersionLicenseIssue Type
Automattic/vip-actions/git-hash-security-check7b98dcb98d652bf02037977b1b85abb971c345d0NullUnknown License

OpenSSF Scorecard

PackageVersionScoreDetails
actions/Automattic/vip-actions/git-hash-security-check 7b98dcb98d652bf02037977b1b85abb971c345d0 UnknownUnknown

Scanned Files

  • .github/workflows/git-hash-security-check.yml

Comment thread .github/workflows/git-hash-security-check.yml Fixed
@saroshaga saroshaga marked this pull request as ready for review June 3, 2025 15:58
@sonarqubecloud

sonarqubecloud Bot commented Jun 3, 2025

Copy link
Copy Markdown

Comment thread .github/workflows/git-hash-security-check.yml Fixed
@sonarqubecloud

sonarqubecloud Bot commented Jun 3, 2025

Copy link
Copy Markdown

@saroshaga saroshaga merged commit b4ef306 into trunk Jun 3, 2025
19 checks passed
@saroshaga saroshaga deleted the update/git-hash-checker-actin branch June 3, 2025 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants