Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add SDL and Binary Hardening CI PR Gate #314

Draft
wants to merge 8 commits into
base: msft-main
Choose a base branch
from
Draft

Conversation

miz060
Copy link
Member

@miz060 miz060 commented Feb 18, 2025

Merge Checklist
  • Followed patch format from upstream recommendation: https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#patch-format
    • Included a single commit in a given PR - at least unless there are related commits and each makes sense as a change on its own.
  • Aware about the PR to be merged using "create a merge commit" rather than "squash and merge" (or similar)
  • The upstream/missing label (or upstream/not-needed) has been set on the PR.
Summary

Introduces

  • a Clippy GitHub CI PR gate to enforce Rust code quality.
  • a Nancy GitHub CI PR gate to enforce Go code quality.
  • a Binskim GitHub CI PR gate to enforce binary hardening.
Test Methodology
  • Tested GitHub Actions workflow by running it on a test branch (See below)

@miz060 miz060 changed the title Add Clippy GitHub CI PR Gate for Rust Components Add SDL and BinSkim CI PR Gate for Rust Components Feb 19, 2025
@miz060 miz060 changed the title Add SDL and BinSkim CI PR Gate for Rust Components Add SDL and BinSkim CI PR Gate Feb 19, 2025
@miz060 miz060 changed the title Add SDL and BinSkim CI PR Gate Add SDL and Binary Hardening CI PR Gate Feb 19, 2025
@miz060 miz060 force-pushed the mitchzhu/clippy branch 2 times, most recently from 0368a26 to 2ee9b28 Compare February 19, 2025 00:18
@miz060 miz060 force-pushed the mitchzhu/clippy branch 10 times, most recently from 394d6a0 to 2d277b1 Compare February 19, 2025 01:32
@miz060 miz060 force-pushed the mitchzhu/clippy branch 9 times, most recently from 73dbb3f to b6bc7c4 Compare February 20, 2025 23:08
@miz060 miz060 force-pushed the mitchzhu/clippy branch 4 times, most recently from ebbae34 to 14bc579 Compare February 21, 2025 00:08
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.

1 participant