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

feat: enable you to disable the verification of GitHub Artifact Attestations #3131

Merged
merged 1 commit into from
Sep 27, 2024

Conversation

suzuki-shunsuke
Copy link
Member

No description provided.

@suzuki-shunsuke suzuki-shunsuke added the enhancement New feature or request label Sep 27, 2024
@suzuki-shunsuke suzuki-shunsuke added this to the v2.35.0 milestone Sep 27, 2024
Comment on lines +190 to +194
&cli.BoolFlag{
Name: "disable-github-artifact-attestation",
Usage: "Disable GitHub Artifact Attestations verification",
EnvVars: []string{"AQUA_DISABLE_GITHUB_ARTIFACT_ATTESTATION"},
},
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Command line option: disable-github-artifact-attestation
  • Environment variable: AQUA_DISABLE_GITHUB_ARTIFACT_ATTESTATION

@suzuki-shunsuke suzuki-shunsuke marked this pull request as ready for review September 27, 2024 09:28
@suzuki-shunsuke suzuki-shunsuke merged commit 9439152 into main Sep 27, 2024
11 checks passed
@suzuki-shunsuke suzuki-shunsuke deleted the feat-disable-gaa branch September 27, 2024 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant