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

Create codeql-analysis.yml #333

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Create codeql-analysis.yml #333

wants to merge 1 commit into from

Conversation

caniszczyk
Copy link
Collaborator

Add CodeQL scanning for umoci to try it out!

Signed-off-by: Chris Aniszczyk caniszczyk@gmail.com

@cyphar
Copy link
Member

cyphar commented Jun 25, 2020

You need to add a Signed-off-by: line to your commit(s) which indicates that you attest the Developer Certificate of Origin a statement about your contributions that you must read before signing (don't worry, it's quite short and easy-to-read). You can add it to your commits with git commit --amend -s, and then doing a git push --force.

NOTE: This is a saved reply. Sorry if it reads as a cookie-cutter response, it was written so that newcomers understand what a "DCO" is and make the process for contributing a little less scary.

@caniszczyk
Copy link
Collaborator Author

caniszczyk commented Jun 25, 2020 via email

Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
@caniszczyk
Copy link
Collaborator Author

@cyphar this is what I get from using the github ui to add code scanning tools to the build

@cyphar
Copy link
Member

cyphar commented Jun 26, 2020

LGTM.

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