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

Makefile: Remove security scan targets #10580

Merged
merged 1 commit into from
Feb 5, 2025

Conversation

timflannagan
Copy link
Member

Description

This commit rips out the security scan related
Makefile targets. The docs/cmd/generate_docs.go file no longer exists in the repository after #10576 merged to main.

Additionally, the scan-version target no longer works as the github.com/solo-io/go-utils/securityscanutils/cli tool hangs when scanning the kgateway images.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

This commit rips out the security scan related
Makefile targets. The docs/cmd/generate_docs.go file
no longer exists in the repository after kgateway-dev#10576 merged
to main.

Additionally, the scan-version target no longer works
as the github.com/solo-io/go-utils/securityscanutils/cli
tool hangs when scanning the kgateway images.

Signed-off-by: timflannagan <timflannagan@gmail.com>
@timflannagan timflannagan force-pushed the chore/remove-scan-targets branch from 8ed3095 to 07eb8b0 Compare February 5, 2025 19:09
@jenshu jenshu added this pull request to the merge queue Feb 5, 2025
Merged via the queue into kgateway-dev:main with commit ba560d5 Feb 5, 2025
8 checks passed
@timflannagan timflannagan deleted the chore/remove-scan-targets branch February 5, 2025 19:31
@lgadban
Copy link
Contributor

lgadban commented Feb 5, 2025

@timflannagan do we have a tracking issue for figuring out how security scanning will work going forward?

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