Skip to content
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

[0.68] Fix Secure Supply Chain compliance issues #12386

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

jonthysell
Copy link
Contributor

@jonthysell jonthysell commented Nov 13, 2023

Description

This PR backports PRs #9990, #11548 and #11855 to 0.68 to resolve Secure Supply Chain warnings.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

While 0.68-stable has no recent feature work / bug fixes, the CI and publish pipelines still run, but are failing due to these compliance requirements. These failures prevent us from monitoring if there are actual build issues with these versions.

What

Fixed our usage of NuGet and NPM feeds to pass compliance tests.

Screenshots

N/A

Testing

N/A

Changelog

Should this change be included in the release notes: no

Microsoft Reviewers: Open in CodeFlow

This PR backports PRs microsoft#9990, microsoft#11548 and microsoft#11855 to 0.68 to resolve Secure Supply Chain warnings.
@jonthysell jonthysell marked this pull request as ready for review November 13, 2023 23:18
@jonthysell jonthysell requested review from a team as code owners November 13, 2023 23:18
@jonthysell jonthysell enabled auto-merge (squash) November 13, 2023 23:44
@jonthysell jonthysell merged commit d72c496 into microsoft:0.68-stable Nov 17, 2023
77 checks passed
@jonthysell jonthysell deleted the fixfeeds68 branch November 17, 2023 20:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants