Skip to content

Conversation

@macedogm
Copy link
Contributor

@macedogm macedogm commented Jan 9, 2025

What this PR does / why we need it: Slightly changes the target of go build in order to add the right package path inside the binary. This is needed for security scanners to correctly match the binary with a VEX entry.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #541

Special notes for your reviewer (optional):

@macedogm macedogm requested a review from dougbtv as a code owner January 9, 2025 11:25
@bpickard22
Copy link
Collaborator

will approve this after #543 merges

@thomasferrandiz
Copy link
Collaborator

@macedogm I just merged #543.
Could you rebase your PR so that it has the new valid generated code?

Thanks!

@macedogm
Copy link
Contributor Author

@thomasferrandiz I just rebased it.

@thomasferrandiz
Copy link
Collaborator

@thomasferrandiz I just rebased it.

Thanks!

@coveralls
Copy link

Pull Request Test Coverage Report for Build 12707828919

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 51.576%

Totals Coverage Status
Change from base Build 12706423433: 0.0%
Covered Lines: 1963
Relevant Lines: 3806

💛 - Coveralls

@macedogm
Copy link
Contributor Author

e2e tests failed, but I cannot trigger a new workflow execution.

@thomasferrandiz
Copy link
Collaborator

Yes they're unstable I don't think that's related to your PR.

@bpickard22
Copy link
Collaborator

/lgtm

@dougbtv dougbtv merged commit cf19bd8 into k8snetworkplumbingwg:master Jan 10, 2025
10 of 11 checks passed
@macedogm macedogm deleted the vex-go-build-improvements branch January 10, 2025 20:21
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.

VEX related improvements for the build process

5 participants