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

Fix bugs in v0.1.0 #60

Merged
merged 6 commits into from
Apr 12, 2024
Merged

Fix bugs in v0.1.0 #60

merged 6 commits into from
Apr 12, 2024

Conversation

santoshkal
Copy link
Collaborator

@santoshkal santoshkal commented Apr 11, 2024

This PR fixes some bugs discovered in v0.1.0 and adds some new updates:

  • Adds signing of genval artifacts with cosign pvt key apart for signing in keyless mode
  • For auth with registries, Genval first looks at users $HOME/.docker/config.json file. if found uses it for auth. If the file is not found, user needs to set env vars ARTIFACT_REGISTRY_USERNAME and ARTIFACT_REGISTRY_PASSWORD for auth.
  • Adds genval:$version as HTTP UserAgent while communicating with OCI registries
  • If --tools in cuemod init command is not defined from the supported tools, users can now pass cuemods stored in OCI registries ( Please refer README and cuemod init command help for more info.)
  • Updates README inline with current workflow.

If merged this version may be tagged and released as v0.1.1

cc/- @devopstoday11

Copy link

Hi there 👋, @DryRunSecurity here, below is a summary of our analysis and findings.

DryRun Security Status Findings
AppSec Analyzer (beta) 0 findings
Secrets Analyzer (beta) 0 findings
Authn/Authz Analyzer 0 findings
Configured Codepaths Analyzer 0 findings
Sensitive Files Analyzer 0 findings

Note

🟢 Risk threshold not exceeded.

Tip

Get answers to your security questions. Add a comment in this PR starting with @DryRunSecurity. For example...

@dryrunsecurity What are common security issues with web application cookies?

Powered by DryRun Security

Signed-off-by: Santosh Kaluskar <ksantosh@intelops.dev>
Signed-off-by: Santosh Kaluskar <ksantosh@intelops.dev>
… fetch version info based git tag

Signed-off-by: Santosh Kaluskar <ksantosh@intelops.dev>
Signed-off-by: Santosh Kaluskar <ksantosh@intelops.dev>
Signed-off-by: Santosh Kaluskar <ksantosh@intelops.dev>
Signed-off-by: Santosh Kaluskar <ksantosh@intelops.dev>
@santoshkal santoshkal merged commit 5f6411c into main Apr 12, 2024
11 checks passed
@santoshkal santoshkal deleted the patch-1 branch April 13, 2024 08:02
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.

2 participants