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

Integrate Notation by Notary Project to sign Ballerina Images #4661

Closed

Conversation

Miranlfk
Copy link
Contributor

@Miranlfk Miranlfk commented Jul 5, 2023

Purpose

Publish the Ballerina Image to Github Container Registry and sign the Ballerina Image using Notary Project's Notation Tool.

There currently is no Official Github Action for Notation Tool, therefore I've referred to the prototype Notation Action as mentioned here. The details for the official Github Action can be tracked via this issue

Fixes #4636

Note: Secrets have been added in the workflow, the format of each secret is mentioned:
Azure Credentials for Resource login - ${{ secrets.AZURE_CREDENTIALS }} - setup credentials as follows
Signing Key Name -${{ secrets.AZURE_KEY_NAME }} - <KEY_NAME>
Certificate ID - ${{ secrets.AZURE_KEY_ID }} - https://<key_vault_name>.vault.azure.net/certificates/xxxxxx/xxxxxxxxxxxxxxxxxxxxxxx

@sonarcloud
Copy link

sonarcloud bot commented Jul 5, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Miranlfk Miranlfk changed the title Integrate Notation to sign Ballerina Images Integrate Notation by Notary Project to sign Ballerina Images Jul 5, 2023
@udda1996 udda1996 marked this pull request as draft July 6, 2023 04:34
@github-actions
Copy link

This PR has been open for more than 15 days with no activity. This will be closed in 3 days unless the stale label is removed or commented.

@github-actions github-actions bot added the Stale label Jul 21, 2023
@github-actions
Copy link

Closed PR due to inactivity for more than 18 days.

@github-actions github-actions bot closed this Jul 25, 2023
@keizer619 keizer619 removed the Stale label Feb 29, 2024
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.

Integrate Notation by Notary Project to sign Ballerina Images
2 participants