Skip to content

Add cargo-deny policy checks - #3

Merged
lucarlig merged 1 commit into
contextforge-org:mainfrom
lucarlig:fix/cargo-deny
May 13, 2026
Merged

Add cargo-deny policy checks#3
lucarlig merged 1 commit into
contextforge-org:mainfrom
lucarlig:fix/cargo-deny

Conversation

@lucarlig

@lucarlig lucarlig commented May 7, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a CI job that runs cargo deny check advisories licenses.
  • Fix the webpki-root-certs cargo-deny license exception name so the license check can pass.

Why

main already contains the cargo-deny config and dependency changes. After rebasing this PR onto latest main, the remaining CI change exposed that the existing exception used webpki-roots-certs, but the crate in Cargo.lock is webpki-root-certs.

Validation

  • cargo deny check advisories licenses passes: advisories ok, licenses ok.

Signed-off-by: lucarlig <luca.carlig@ibm.com>
@lucarlig
lucarlig marked this pull request as ready for review May 13, 2026 16:19
@lucarlig
lucarlig requested a review from dawid-nowak May 13, 2026 16:21

@dawid-nowak dawid-nowak left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

great stuff

@lucarlig
lucarlig merged commit 54676a8 into contextforge-org:main May 13, 2026
6 checks passed
@lucarlig
lucarlig deleted the fix/cargo-deny branch May 13, 2026 16:27
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