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 cargo audit to test workflow #444

Merged
merged 1 commit into from
Sep 12, 2022
Merged

Conversation

avery-blanchard
Copy link
Contributor

Added cargo audit to the rust CI workflow.
There are other options for automatic security analysis, so please let me know your thoughts!
Another option would be to use the rust audit-check action on GitHub.
Also, this dependency reviewer action could be used.
This is related to #94
@lkatalin

Signed-off-by: Avery Blanchard <[email protected]>
Copy link
Contributor

@lkatalin lkatalin left a comment

Choose a reason for hiding this comment

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

LGTM, would love thoughts from others though in case it matters which way we implement this.

@lkatalin
Copy link
Contributor

@ansasaki @THS-on or anyone else, any thoughts on this, or are we good to merge it?

@THS-on
Copy link
Member

THS-on commented Sep 12, 2022

LGTM. I think we will evaluate the other tools over time and add them if they are useful.

@lkatalin lkatalin merged commit aa95fb9 into keylime:master Sep 12, 2022
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.

6 participants