Skip to content

Fix bugs in v0.1.0#60

Merged
santoshkal merged 6 commits into
mainfrom
patch-1
Apr 12, 2024
Merged

Fix bugs in v0.1.0#60
santoshkal merged 6 commits into
mainfrom
patch-1

Conversation

@santoshkal

@santoshkal santoshkal commented Apr 11, 2024

Copy link
Copy Markdown
Collaborator

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

@dryrunsecurity

Copy link
Copy Markdown

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
@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