build: update security Actions - #28
Conversation
Bumps [ossf/scorecard-action](https://github.com/ossf/scorecard-action) from 2.4.3 to 2.4.4. - [Release notes](https://github.com/ossf/scorecard-action/releases) - [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md) - [Commits](ossf/scorecard-action@4eaacf0...2d11466) --- updated-dependencies: - dependency-name: ossf/scorecard-action dependency-version: 2.4.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
|
PR author is in the excluded authors list. |
📝 WalkthroughWalkthroughThe GitHub workflows now use Scorecard v2.4.4 and CodeQL actions v4.37.4. Workflow settings remain unchanged. ChangesGitHub workflow action updates
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Signed-off-by: kriptoburak <kriptoburak@users.noreply.github.com>
kriptoburak
left a comment
There was a problem hiding this comment.
Audited and validated. This consolidates the stable CodeQL and Scorecard action pins. All 16 tests, reproducibility checks, version checks, and the dependency audit pass.
furkanerday
left a comment
There was a problem hiding this comment.
DCO blocker on the current head: human-authored merge commit db66278 (Burak Bayır burakbayir1@gmail.com) has no author-matching Signed-off-by trailer. The GitHub GPG signature does not satisfy the repository DCO requirement. Please amend or recreate that contributor commit with the contributor's own Signed-off-by line and re-push it; a later commit cannot cure the missing trailer. The workflow diff, immutable Action pins, permissions, required checks, and other commit trailers are otherwise clean. The new head must be reviewed again after the history changes.
Summary
Validation
npm cinpm testnpm run check:reproduciblenpm run check-versionsnpm audit --audit-level=moderategit diff --checkAll 16 tests pass. Package archives remain reproducible. Audit reports 0 vulnerabilities.
Note
Update CodeQL and Scorecard GitHub Actions to latest patch versions
Bumps
github/codeql-actionfrom v4.37.1 to v4.37.4 in both codeql.yml and scorecard.yml, and updatesossf/scorecard-actionfrom v2.4.3 to v2.4.4 in scorecard.yml.Macroscope summarized db66278.
Summary by CodeRabbit