Bump actions/dependency-review-action from 4 to 5#362
Conversation
Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 4 to 5. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](actions/dependency-review-action@v4...v5) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 Cursor Dependency AnalysisSupply-Chain Malware ReviewReviewing the PR change and upstream dependency artifacts for supply-chain risk. Summary: This is a normal major bump of the official GitHub action Malware scan (hard evidence)
Checklist (high signal)
Operational note (not malware): v5 requires Actions runner ≥ v2.327.1 and Node 24 runtime. Recommendation: Safe to merge from a supply-chain perspective. After merge, confirm the Dependency Review workflow run succeeds once on a PR. Compatibility AnalysisSearching the repo for how Compatibility analysis —
|
| Risk | Severity | Notes |
|---|---|---|
| Runner ≥ v2.327.1 required (Node 24) | Low for this repo | Job uses ubuntu-latest on GitHub-hosted runners; typically fine. Only material if you later run this on old self-hosted runners. |
deny-licenses deprecation |
Low | Still works in v5; plan migration to allow-licenses / config file before a future major. |
| First-run validation | Low | Confirm the “🚨 Dependency Review” check passes on this PR (or the next PR) under Chia-Network. |
| Org-only job | Info | Fork PRs won’t exercise the step. |
No repo build/runtime risk: no Cargo/Python changes from this bump.
4) Recommendation
Merge (or merge-with-caveats only if you use self-hosted/GHES runners older than v2.327.1 for this workflow).
Post-merge: Let the dependency-review workflow run once on a real PR; no config changes required unless you want to drop deprecated deny-licenses proactively.
Malware Scan Summary
- Status: warn
- Warn only mode:
true - Changed upstream files scanned:
6 - Resolution strategy:
commit_list - Changed node/vendor paths:
0 - Changed lockfiles:
1 - Resolved refs: from=
n/ato=n/a - Unicode findings (post-allowlist):
3 - Confusable findings (post-allowlist):
0 - IOC findings (post-allowlist):
0 - Heuristic findings (post-allowlist):
381
Top findings
README.md:120unicode ::| deny-licenses\* | ⚠️ This option is deprecated for possible removal in the next major release. See [Deprecate the deny-licenses option #938](https://github.com/actions/dependency-review-action/issues/938) for more information. <br> Contains a list of prohibited licenses. The action will fail on pull requests that introduce dependencies with licenses that match the list. | Any [SPDX-compliant identifier(s)](https://spdx.org/licenses/) ...[truncated]dist/index.js.map:1unicode ::{"version":3,"file":"index.js","mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;...[truncated]dist/index.js:1696unicode ::warning: '⚠️'dist/index.js.map:1codepoint_decoder ::{"version":3,"file":"index.js","mappings":";;;;;;;AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;...[truncated]dist/index.js:15088codepoint_decoder ::return "%" + c.charCodeAt(0).toString(16).toUpperCase();dist/index.js:22852codepoint_decoder ::decTable[encTable[i].charCodeAt(0)] = i;dist/index.js:22854codepoint_decoder ::decTable["-".charCodeAt(0)] = encTable.indexOf("+");dist/index.js:22855codepoint_decoder ::decTable["_".charCodeAt(0)] = encTable.indexOf("/");dist/index.js:22882codepoint_decoder ::b = decTable[base64Str.charCodeAt(i)];dist/index.js:39398codepoint_decoder ::for(var i = 0, L = bstr.length; i < L;) C = (C>>>8) ^ T0[(C^bstr.charCodeAt(i++))&0xFF];dist/index.js:39420codepoint_decoder ::c = str.charCodeAt(i++);dist/index.js:39427codepoint_decoder ::c = (c&1023)+64; d = str.charCodeAt(i++)&1023;dist/index.js:39926codepoint_decoder ::hash = ((hash << 5) - hash) + namespace.charCodeAt(i);dist/index.js:44650codepoint_decoder ::function e(e){this.message=e}e.prototype=new Error,e.prototype.name="InvalidCharacterError";var r="undefined"!=typeof window&&window.atob&&window.atob.bind(window)||function(r){var t=String(r).replace(/=+$/,"");if(t.length%4==1)throw new e("'atob' failed: The string to be decoded is not correctly encoded.");for(var n,o,a=0,i=0,c="";o=t.charAt(i++);~o&&(n=a%4?64*n+o:o,a++%4)?c+=String.fromCharCode(255&n>>(-2*a&6)):0)o="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=".indexOf(o);...[truncated]dist/index.js:47391codepoint_decoder ::var c = r.charCodeAt(r.length - 1);dist/index.js:65292codepoint_decoder ::var c = r.charCodeAt(r.length - 1);dist/index.js:65935codepoint_decoder ::const ZERO_OFFSET = '0'.charCodeAt(0)dist/index.js:66741codepoint_decoder ::result += String.fromCodePoint(this.codePoint)dist/index.js:71059codepoint_decoder ::const code = this.code = key.charCodeAt(index)dist/index.js:71083codepoint_decoder ::const code = key.charCodeAt(index)
|
Looks like actions/dependency-review-action is up-to-date now, so this is no longer needed. |
Bumps actions/dependency-review-action from 4 to 5.
Release notes
Sourced from actions/dependency-review-action's releases.
... (truncated)
Commits
a1d282bMerge pull request #1098 from actions/ahpook/v5-releaseeb6c199update examples to show@v53943c2cv5.0.0 release branch454943cMerge pull request #1094 from actions/ashelytc/security-findings6d92a12revert@typescript-eslint/parserupdatea8e5a7eMerge pull request #1076 from tspascoal/fix-version-matching-for-non-string-s...b6b7079update@typescript-eslint/parserto 8.40.0821a21dupdate more dependencies05aaaaerun npm audit fix55d3e75Merge pull request #1077 from Marukome0743/docs/checkoutDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Note
Low Risk
Low risk workflow-only change; main risk is CI failures if the GitHub Actions runner is below the minimum version required by
actions/dependency-review-action@v5(Node 24).Overview
Updates the
Dependency ReviewGitHub Actions workflow to useactions/dependency-review-action@v5instead of@v4, keeping the existing license allow/deny configuration unchanged.Reviewed by Cursor Bugbot for commit 1bb19d8. Bugbot is set up for automated code reviews on this repo. Configure here.