microsoft / windows-container-tools

Collection of tools to improve the Windows Containers experience
MIT License
236 stars 66 forks source link

Onboard repo to Secure Development Tools Azure DevOps #152

Closed TinaMor closed 11 months ago

TinaMor commented 11 months ago

PR Description

This PR onboards this repo to Secure Development Tools used for running of security and compliance static analysis tools. It adds a YAML file that will be used to create an Azure DevOps pipeline. This pipeline will be triggered by PRs created against the main branch.

Reference

  1. CodeQL (previously Semmle)

  2. CodeInspector

  3. Publish Security Analysis Logs

Sample Run

image

profnandaa commented 11 months ago

wondering if this should be added as part of the /azure-pipelines.yml instead?

Approving; as you've explained about decoupling the pipeline since it takes a little longer that the current one.