Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Update dependency-review.yml - #74

Draft
devtobi wants to merge 3 commits into
mainfrom
test/357-disable-vuln-scanning-dependency-review
Draft

devtobi wants to merge 3 commits into
mainfrom
test/357-disable-vuln-scanning-dependency-review

Conversation

@devtobi

@devtobi devtobi commented Aug 10, 2026

Copy link
Copy Markdown
Member

Pull Request

Test for it-at-m/lhm_actions#357

@coderabbitai

coderabbitai Bot commented Aug 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: 1d2bb0c1-8437-4f50-834b-e6db6179cb7b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Comment thread backend/pom.xml Fixed
Comment thread backend/pom.xml Fixed
devtobi added a commit to it-at-m/lhm_actions that referenced this pull request Aug 11, 2026
…ng and defining suppressions (#357)

# Pull Request

## Changes

- Disabled vulnerability scanning for `dependency-review` action by
default, added input to configure this
- Added input to configure vulnerability scanning suppressions
- Updated documentation

## Reference

Fixes #356

### Testing

it-at-m/sps#74

Trivy reporting CVE (jasper example), but dependency review not: 
- Trivy:
https://github.com/it-at-m/sps/actions/runs/31406497562/job/93514017837?pr=74)
- dependency-review:
https://github.com/it-at-m/sps/actions/runs/31406502228/job/93514033364?pr=74)

Both succeeding when adding to `trivyignore`: 
- Trivy:
https://github.com/it-at-m/sps/actions/runs/31406717699/job/93514738549?pr=74
- dependency-review:
https://github.com/it-at-m/sps/actions/runs/31406720274/job/93514746270?pr=74

## Checklist

**Note**: If some checklist items are not relevant for your PR, just
remove them.

### General

- [x] Met all acceptance criteria of the issue
- [x] Added meaningful PR title and list of changes in the description
- [x] Documented changes in documentation files (docs/action.md,
docs/workflows.md and/or docs/deployment.md)
- [x] Tested changes with sample project
<https://github.com/it-at-m/sps>

### Code

- [x] Wrote code and comments in English
- [ ] Coming soon: Added unit tests


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

## Summary by CodeRabbit

- **New Features**
  - Dependency review now supports optional vulnerability scanning.
  - Added configuration for suppressing specified CVEs and GHSAs.
- Continues validating license compliance while retaining configured
dependency allowlists.
- **Documentation**
  - Clarified that invalid licenses cause dependency review errors.
  - Documented vulnerability scanning and suppression options.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants