Skip to content

[SFI] Apply CFSClean policy explicitly in the pipeline template#49317

Open
raych1 wants to merge 3 commits into
mainfrom
users/raych1/bump-cfsclean2
Open

[SFI] Apply CFSClean policy explicitly in the pipeline template#49317
raych1 wants to merge 3 commits into
mainfrom
users/raych1/bump-cfsclean2

Conversation

@raych1
Copy link
Copy Markdown
Member

@raych1 raych1 commented May 29, 2026

  • Updated the networkIsolationPolicy setting from Permissive to Permissive, CFSClean in 1es-redirect.yml

The Java pipelines are already compliant with the CFSClean policy, and this PR makes it applied to source code. We are not compliant with CFSClean2 and CFSClean3 policies. The CFSClean2 violation come from outreach to docker hub, and the CFSClean3 violations come from outreach to package.confluent.io. I'm working with Cosmos team and 1ES team on the mitigations.

Test runs
template: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6372605&view=results
spring: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6372601&view=results
cosmos: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6372590&view=results

@raych1 raych1 requested a review from mikeharder as a code owner May 29, 2026 21:14
Copilot AI review requested due to automatic review settings May 29, 2026 21:14
@raych1 raych1 requested a review from benbp as a code owner May 29, 2026 21:14
Copy link
Copy Markdown
Contributor

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

This PR updates the shared 1ES redirect pipeline template to explicitly apply the CFSClean network isolation policy alongside the existing permissive policy.

Changes:

  • Adds CFSClean to networkIsolationPolicy for Java pipelines.
  • Leaves the pipeline template structure and SDL settings otherwise unchanged.

Comment thread eng/pipelines/templates/stages/1es-redirect.yml
@raych1 raych1 self-assigned this May 29, 2026
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