-
Notifications
You must be signed in to change notification settings - Fork 70
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
Onboard repo to Secure Development Tools Azure DevOps #152
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
345c6df
ae445aa
to
345c6df
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* identify the ProviderGuid failing with 1168 * Onboard repo to Secure Development Tools Azure DevOps (#152) * resolve c:// monitor fix merge conflicts * Fix 30 seconds delay issue (#156) * reduce file monitor wait time * resolve event log failure fix merge conflicts --------- Co-authored-by: Bob Sira <sbobfitz2@gmail.com> Co-authored-by: Tina Murimi <christine.murimi@gmail.com> Co-authored-by: Charity Kathure <ckathure@microsoft.com>
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
CodeQL (previously Semmle)
CodeInspector
Publish Security Analysis Logs
Sample Run