Skip to content

ci: add 1ES inventory metadata and TSA options for OS VPack#497

Merged
bbonaby merged 1 commit into
microsoft:mainfrom
bbonaby:update-tsa-and-azure-info
Jun 5, 2026
Merged

ci: add 1ES inventory metadata and TSA options for OS VPack#497
bbonaby merged 1 commit into
microsoft:mainfrom
bbonaby:update-tsa-and-azure-info

Conversation

@bbonaby
Copy link
Copy Markdown
Collaborator

@bbonaby bbonaby commented Jun 5, 2026

📖 Description

Adds two metadata files required by Microsoft policy for bug routing and
security-scan compliance:

  • es-metadata.yml — 1ES Inventory-As-Code repo ownership metadata.
  • .config/tsaoptions.json — TSA config so the daily OS VPack pipeline
    can file Guardian scan results (code + binary scans) into the right AzDO
    area path.

🔗 References

🔍 Validation

  • es-metadata.yml schema validated server-side on merge.
  • tsaoptions.json mirrors the structure used by other Microsoft repos
    (e.g. microsoft/cppwinrt); will be exercised by the next OS VPack run.

✅ Checklist

📋 Issue Type

  • Bug fix
  • Feature
  • Task
Microsoft Reviewers: Open in CodeFlow

- Add .config/tsaoptions.json matching the structure used by other
  Microsoft repos (e.g. microsoft/CsWinRT). Drives automated bug
  filing in the OS AzDO project; notificationAliases intentionally
  omitted.
- Add es-metadata.yml from the 1ES Inventory-As-Code bootstrap PR
  (ADO PR 15670831) so repo inventory is sourced from code instead
  of Product Catalog.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 5, 2026 06:47
@bbonaby bbonaby requested a review from a team as a code owner June 5, 2026 06:47
@bbonaby
Copy link
Copy Markdown
Collaborator Author

bbonaby commented Jun 5, 2026

/azp run

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds required Microsoft policy metadata to enable 1ES inventory ownership/routing and TSA/Guardian scan filing for OS VPack pipelines.

Changes:

  • Adds es-metadata.yml for 1ES Inventory-As-Code ownership metadata and Azure DevOps area routing.
  • Adds .config/tsaoptions.json to configure TSA so Guardian scan results file into the correct AzDO area path.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
es-metadata.yml Introduces 1ES Inventory-As-Code metadata (ownership + routing).
.config/tsaoptions.json Adds TSA options to route Guardian scan findings to the intended AzDO project/area path.

Comment thread es-metadata.yml
@bbonaby bbonaby merged commit 3cb21f2 into microsoft:main Jun 5, 2026
21 checks passed
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