Skip to content

Conversation

@MilenaHristova
Copy link
Contributor

Enabling BinSkim scan over build artifacts in CI 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, inline in the builds for some of the product repos 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 Run SDL tool job of fsharp-ci

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

@vzarytovskii vzarytovskii enabled auto-merge (squash) July 20, 2023 15:56
@vzarytovskii vzarytovskii disabled auto-merge July 20, 2023 16:31
@vzarytovskii vzarytovskii changed the title Enable Binskim scan in CI builds Enable Binskim scan Jul 20, 2023
@vzarytovskii vzarytovskii merged commit 0eb8afd into dotnet:main Jul 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants