Skip to content

feature/add-dependency-review-action#185

Merged
chopkinsmade merged 1 commit into
mainfrom
feature/add-dependency-review-action
Apr 2, 2026
Merged

feature/add-dependency-review-action#185
chopkinsmade merged 1 commit into
mainfrom
feature/add-dependency-review-action

Conversation

@chopkinsmade
Copy link
Copy Markdown
Contributor

@chopkinsmade chopkinsmade commented Apr 1, 2026

Description

Switch from using pip-audit to Dependency Review for python repositories who have gone through the reopening process. This action should be applied to all repositories, but for initial testing it is being limited to the 10 public python ones

Contributors

Let's acknowledge the people who contributed to the work.

Type of change

  • Refactoring (made code better without changing its behaviour)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

How this has been tested

Tested in the sandbox and with the org.common-ci.test.yml file on the example repo

Checklist

  • I have performed a self-review of my code
  • I have commented my code in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Reviewer Checklist

  • I have reviewed the PR and ensured no secret values are present

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 1, 2026

Dependency Review

✅ No vulnerabilities or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 6f4320f.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails
actions/actions/dependency-review-action 2031cfc080254a8a887f58cffee85186f0e49e48 🟢 7.8
Details
CheckScoreReason
Packaging⚠️ -1packaging workflow not detected
Code-Review🟢 10all changesets reviewed
Maintained🟢 1030 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Dangerous-Workflow🟢 10no dangerous workflow patterns detected
Binary-Artifacts🟢 10no binaries found in the repo
Security-Policy🟢 9security policy file detected
Token-Permissions🟢 9detected GitHub workflow tokens with excessive permissions
CII-Best-Practices⚠️ 0no effort to earn an OpenSSF best practices badge detected
Pinned-Dependencies⚠️ 1dependency not pinned by hash detected -- score normalized to 1
Fuzzing⚠️ 0project is not fuzzed
License🟢 10license file detected
Signed-Releases⚠️ -1no releases found
Branch-Protection🟢 6branch protection is not maximal on development and all release branches
SAST🟢 10SAST tool is run on all commits

Scanned Files

  • .github/workflows/org.python-ci.yml

@chopkinsmade chopkinsmade force-pushed the feature/add-dependency-review-action branch from baf74f3 to 6f4320f Compare April 1, 2026 15:37
Signed-off-by: DBT pre-commit check
@chopkinsmade chopkinsmade force-pushed the feature/add-dependency-review-action branch from 6f4320f to c22717b Compare April 1, 2026 15:38
@chopkinsmade chopkinsmade marked this pull request as ready for review April 1, 2026 15:43
@chopkinsmade chopkinsmade requested a review from a team as a code owner April 1, 2026 15:43
@chopkinsmade chopkinsmade merged commit 5e1931b into main Apr 2, 2026
20 of 21 checks passed
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.

2 participants