Skip to content

Fix remaining CFS policy violations - #12296

Merged
Miller Wang (wangmingliang-ms) merged 5 commits into
developfrom
wangmi/fix-cfs-policy-violations
Aug 18, 2026
Merged

Fix remaining CFS policy violations#12296
Miller Wang (wangmingliang-ms) merged 5 commits into
developfrom
wangmi/fix-cfs-policy-violations

Conversation

@wangmingliang-ms

Copy link
Copy Markdown
Collaborator

Summary

  • route ManifestGeneratorTask Maven component detection through authenticated vscjava CFS settings
  • download and checksum-verify the pinned Gradle 9.0 distribution from a vscjava Universal Package instead of services.gradle.org
  • resolve Microba through CFS in CI while preserving the existing Atlassian repository for local developer builds

Root cause

Build 31919047 reported:

  • CFSClean: 11 repo.maven.apache.org connections from ManifestGeneratorTask
  • CFSClean2: 1 Gradle wrapper distribution connection to services.gradle.org
  • CFSClean3: 2 Atlassian redirect connections for Microba

Validation

  • full pipeline-equivalent local build passed: Maven Utils + internal Gradle clean buildPlugin
  • Manifest Maven child simulation recorded POM/JAR provenance as vscjava
  • pinned Gradle ZIP SHA-256: 8fad3d78296ca518113f3d29016617c7f9367dc005f932bd9d93bf45ba46072b
  • Microba 0.4.4.3 CFS POM/JAR checksums match upstream
  • direct request evidence in verification logs: Maven Central 0, Gradle public endpoints 0, Atlassian 0

Remaining validation

  • hosted pipeline run and Stop Network Isolation telemetry must confirm CFSClean/CFSClean2/CFSClean3 are all compliant

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Restore the local Atlassian repository for Microba while keeping CI routed through authenticated CFS, and align the pipeline build launcher with the prepared Gradle path.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
There may be pipelines that require an authorized user to comment /azp run to run.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@wangmingliang-ms
Miller Wang (wangmingliang-ms) merged commit 5c3cc81 into develop Aug 18, 2026
5 checks passed
@wangmingliang-ms
Miller Wang (wangmingliang-ms) deleted the wangmi/fix-cfs-policy-violations branch August 18, 2026 01:51
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.

2 participants