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

Exclude Microbuild from scanner #1979

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

nagilson
Copy link
Member

@nagilson nagilson commented Oct 10, 2024

Microbuild is failing credscan following TSA upload. It has several issues and the pipeline is publishing artifacts to the root artifacts staging directory and CredScan is considering everything under that path as part of the pipeline output. MicroBuild is being installed there, so it is incorrectly being brought into the scan.

This repo does not own microbuild, we only do it for signing.

See that cred scan no longer shows up in internal
image

Microbuild is failing credscan following TSA upload. It has several issues and the pipeline is publishing artifacts to the root artifacts staging directory and CredScan is considering everything under that path as part of the pipeline output. MicroBuild is being installed there, so it is incorrectly being brought into the scan.

This repo does not own microbuild, we only do it for signing.
@nagilson nagilson requested a review from a team October 10, 2024 21:33
@nagilson
Copy link
Member Author

nagilson commented Oct 10, 2024

It's going to take some time for this to show up in the cred scanner as resolved even if it's working as expected, since this will need to go into main and stop triggering the existing branches.

@nagilson nagilson enabled auto-merge (squash) October 10, 2024 22:10
@nagilson nagilson merged commit d8fc738 into dotnet:main Oct 14, 2024
9 checks passed
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