Skip to content

chore: add DevOps build pipeline for S360 security vulnerability scanning#632

Merged
ramsessanchez merged 5 commits into
mainfrom
chore/addBuildPipeline
May 15, 2026
Merged

chore: add DevOps build pipeline for S360 security vulnerability scanning#632
ramsessanchez merged 5 commits into
mainfrom
chore/addBuildPipeline

Conversation

@ramsessanchez

Copy link
Copy Markdown
Contributor

Summary

Adds a DevOps build pipeline to build this SDK so that we may surface any S360 security vulnerabilities early and on a consistent basis.

Changes

  • Added a build pipeline configuration to enable regular SDK builds
  • Enables early detection of S360 security vulnerabilities through consistent automated builds

Motivation

Proactive security scanning helps catch vulnerabilities before they reach production, aligning with S360 compliance requirements.

…ning

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ramsessanchez
ramsessanchez requested a review from a team as a code owner May 14, 2026 20:38
ramsessanchez and others added 2 commits May 14, 2026 14:47
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@ramsessanchez
ramsessanchez force-pushed the chore/addBuildPipeline branch from 4701f1f to 0e898f3 Compare May 14, 2026 22:35
@ramsessanchez
ramsessanchez requested a review from Copilot May 15, 2026 19:07

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Adds an Azure DevOps pipeline for scheduled SDK builds and SDL/security scanning to support S360 vulnerability detection.

Changes:

  • Adds a daily scheduled pipeline on main.
  • Configures 1ES pipeline templates with SDL tools enabled.
  • Adds Go setup, build, and test steps for the SDK.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .azurepipelines/build.yml Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@ramsessanchez
ramsessanchez merged commit 34bf2fa into main May 15, 2026
5 checks passed
@ramsessanchez
ramsessanchez deleted the chore/addBuildPipeline branch May 15, 2026 21:20
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