Skip to content

.github: Add dependency review workflow#803

Merged
pdgendt merged 1 commit into
zephyrproject-rtos:mainfrom
pdgendt:ci-dependency-review
Apr 16, 2025
Merged

.github: Add dependency review workflow#803
pdgendt merged 1 commit into
zephyrproject-rtos:mainfrom
pdgendt:ci-dependency-review

Conversation

@pdgendt
Copy link
Copy Markdown
Collaborator

@pdgendt pdgendt commented Apr 10, 2025

Add the dependency review action to run against PRs and scan for vulnerabilities.
This will also list the licenses introduced.

Example output: https://github.com/zephyrproject-rtos/west/actions/runs/14376646414?pr=803

Add the dependency review action to run against PRs and scan for
vulnerabilities.
This will also list the licenses introduced.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
Copy link
Copy Markdown
Collaborator

@marc-hb marc-hb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey it even reviews itself: I like it.

uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

- name: 'Dependency Review'
uses: actions/dependency-review-action@67d4f4bd7a9b17a0db54d2a7519187c65e339de8 # v4
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pdgendt pdgendt merged commit 2115fa9 into zephyrproject-rtos:main Apr 16, 2025
@pdgendt pdgendt deleted the ci-dependency-review branch April 16, 2025 12:56
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