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_scrub.yml to add scrub post processing to scans #168

Merged
merged 3 commits into from
Apr 3, 2024

Conversation

davetsay
Copy link
Collaborator

@davetsay davetsay commented Apr 1, 2024

Copy link
Collaborator

@lylebarner lylebarner left a comment

Choose a reason for hiding this comment

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

I think if you make the changes outlined in the comments you should be good to go.

.github/workflows/codeql_scrub.yml Outdated Show resolved Hide resolved
.github/workflows/codeql_scrub.yml Show resolved Hide resolved
@davetsay davetsay requested a review from lylebarner April 2, 2024 17:00
@davetsay
Copy link
Collaborator Author

davetsay commented Apr 2, 2024

I think if you make the changes outlined in the comments you should be good to go.

Thanks for the review. I've made the changes @lylebarner

@jvigliotta jvigliotta self-requested a review April 3, 2024 16:27
Copy link
Collaborator

@jvigliotta jvigliotta left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Collaborator

@lylebarner lylebarner left a comment

Choose a reason for hiding this comment

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

Looks good! The action seems to be generating the appropriate output files.

@davetsay davetsay merged commit a4fe8dd into main Apr 3, 2024
3 checks passed
@davetsay davetsay deleted the davetsay-patch-1 branch April 3, 2024 21:46
@davetsay
Copy link
Collaborator Author

davetsay commented Apr 3, 2024

Looks good! The action seems to be generating the appropriate output files.

Thanks so much for your help @lylebarner !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure CodeQL to use SCRUB for external analysis
3 participants