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

Enable BinSkim scan in nightly validation #89728

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

MilenaHristova
Copy link
Member

Enabling BinSkim scan over build artifacts in Validate-DotNet pipeline and the .NET staging pipeline based on company requirements.

We are required to run SDL tools on official builds and implement automated bug filling for the tools output. Currently we are running SDL checks over the source code in the nightly builds and in the .NET staging pipeline, but to be compliant we need to also run BinSkim over the produced artifacts.

This PRs is enabling BinSkim checks in the Validate SDL job of Validate-DotNet pipeline.

More information is in the Automate BinSkim runs over official builds issue

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 31, 2023
@ghost ghost assigned MilenaHristova Jul 31, 2023
@andriipatsula
Copy link
Member

@ViktorHofer can you please approve this PR?

@ViktorHofer ViktorHofer merged commit 5ae3f5f into dotnet:main Aug 2, 2023
170 checks passed
@MilenaHristova MilenaHristova deleted the enable-binskim branch August 3, 2023 07:27
@ghost ghost locked as resolved and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants