Skip to content

Conversation

@MilenaHristova
Copy link
Contributor

Enabling BinSkim scan over build artifacts in Validate-DotNet pipeline
Issue: dotnet/arcade-services#2647

@andriipatsula will merge this once the change in the pipeline is tested. After the validation pipeline run you can expect a TSA email with some alerts from the BinSkim scan

Copy link
Member

@andriipatsula andriipatsula left a comment

Choose a reason for hiding this comment

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

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 nightly run of Validate-DotNet pipeline.

@andriipatsula
Copy link
Member

@JanKrivanek can you please merge this PR. I see a message "The base branch restricts merging to authorized users".

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.

3 participants