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: Cosign plugin #4543

Merged
merged 18 commits into from
Mar 12, 2024
Merged

feat: Cosign plugin #4543

merged 18 commits into from
Mar 12, 2024

Conversation

jatin-jangir-0220
Copy link
Contributor

@jatin-jangir-0220 jatin-jangir-0220 commented Jan 15, 2024

Cosign plugin that will sign the docker image created in ci.
It take Private key from different means

  1. VariableAsPrivateKey
  2. PreCommand+PrivateKeyFile
  3. PrivateKeyFile
    [decreasing order of priority].

Fixes #4782

Copy link

sonarcloud bot commented Jan 25, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Copy link

sonarcloud bot commented Mar 12, 2024

Quality Gate Passed Quality Gate passed

Issues
14 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@jatin-jangir-0220 jatin-jangir-0220 merged commit ca43907 into main Mar 12, 2024
4 of 6 checks passed
@jatin-jangir-0220 jatin-jangir-0220 deleted the cosign-plugin branch March 12, 2024 13:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: cosign plugin for CI images
3 participants