Skip to content

Removed the final bootstrap04 from the golang spec#17549

Open
amitu314 wants to merge 3 commits into
microsoft:3.0from
amitu314:amitu/golangFinalBootstrapCleanup
Open

Removed the final bootstrap04 from the golang spec#17549
amitu314 wants to merge 3 commits into
microsoft:3.0from
amitu314:amitu/golangFinalBootstrapCleanup

Conversation

@amitu314
Copy link
Copy Markdown

This PR removes the remaining bootstrap04 component, thereby reducing the overall attack surface. The residual artifact (bootstrap in Go) has previously been associated with reported vulnerabilities, making its removal a security improvement.

@amitu314 amitu314 requested a review from a team as a code owner May 28, 2026 23:56
@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging 3.0 Issues and PRs for Azure Linux 3.0 labels May 28, 2026
@github-actions
Copy link
Copy Markdown

Hello, and thank you for opening this pull request! 👋🏼 We appreciate the contribution.

We require pull request titles to follow the Conventional Commits specification and it looks like your proposed title needs to be adjusted.

Commits in this repo will typically be prefixed with fix:, feat:, docs:, chore:, refactor:, test:, or ci: to indicate the type of change being proposed. The linked specification has more details.

Details:

No release type found in pull request title "Removed the final bootstrap04 from the golang spec". Add a prefix to indicate what kind of release this pull request corresponds to. For reference, see https://www.conventionalcommits.org/

Available types:
 - feat: A new feature
 - fix: A bug fix
 - docs: Documentation only changes
 - style: Changes that do not affect the meaning of the code (white-space, formatting, missing semi-colons, etc)
 - refactor: A code change that neither fixes a bug nor adds a feature
 - perf: A code change that improves performance
 - test: Adding missing tests or correcting existing tests
 - build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
 - ci: Changes to our CI configuration files and scripts (example scopes: Travis, Circle, BrowserStack, SauceLabs)
 - chore: Other changes that don't modify src or test files
 - revert: Reverts a previous commit

@amitu314
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="Microsoft"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0 Issues and PRs for Azure Linux 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant