vulnerability fix for ulikunitz#233
Merged
Merged
Conversation
sanyaraj2424
added a commit
that referenced
this pull request
Jun 9, 2026
* dev version (#217) * Update docker.mdx * Create backport.yml * build(deps): bump github.com/hashicorp/packer-plugin-sdk Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.2 to 0.6.4. - [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](hashicorp/packer-plugin-sdk@v0.6.2...v0.6.4) --- updated-dependencies: - dependency-name: github.com/hashicorp/packer-plugin-sdk dependency-version: 0.6.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * [COMPLIANCE] Update Copyright and License Headers * update go.mod * updated go.mod * build(deps): bump github.com/hashicorp/packer-plugin-sdk (#232) * build(deps): bump github.com/hashicorp/packer-plugin-sdk Bumps [github.com/hashicorp/packer-plugin-sdk](https://github.com/hashicorp/packer-plugin-sdk) from 0.6.4 to 0.6.9. - [Release notes](https://github.com/hashicorp/packer-plugin-sdk/releases) - [Changelog](https://github.com/hashicorp/packer-plugin-sdk/blob/main/CHANGELOG.md) - [Commits](hashicorp/packer-plugin-sdk@v0.6.4...v0.6.9) --- updated-dependencies: - dependency-name: github.com/hashicorp/packer-plugin-sdk dependency-version: 0.6.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * go version fix * golangci-lint version upgrade * lint fix * update golangci-lint action to only report new issues --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: sanyaraj2424 <sanya@hashicorp.com> * vulnerability fix for ulikunitz (#233) * golangci-lint version upgrade * lint fix * update golangci-lint action to only report new issues * vulnerability fix * version upgrade * crypto ,net version upgrade --------- Co-authored-by: sanyaraj2424 <sanya@hashicorp.com> * Docker Plugin Release Version 1.1.3 (#234) * golangci-lint version upgrade * lint fix * update golangci-lint action to only report new issues * vulnerability fix * version upgrade * crypto ,net version upgrade * Docker Plugin Release Version 1.1.3 --------- Co-authored-by: sanyaraj2424 <sanya@hashicorp.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: anshulSharma <anshul.sharma@hashicorp.com> Co-authored-by: Aslin Dhurai <pe13@suntrion.com> Co-authored-by: kp2099 <karthik200499@gmail.com> Co-authored-by: Anurag Sharma <36436571+anurag5sh@users.noreply.github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hashicorp-copywrite[bot] <110428419+hashicorp-copywrite[bot]@users.noreply.github.com> Co-authored-by: Tanmay Jain <tanmay.jain@hashicorp.com> Co-authored-by: sanyaraj2424 <sanya@hashicorp.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
vulnerability fix for ulikunitz
Description
What code changed, and why?
Resolved Issues
If your PR resolves any open issue(s), please indicate them like this so they will be closed when your PR is merged:
Closes #xxx
Closes #xxx
Rollback Plan
If a change needs to be reverted, we will roll out an update to the code within 7 days.
Changes to Security Controls
Are there any changes to security controls (access controls, encryption, logging) in this pull request? If so, explain.