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

Added annotate-metadata command #1906

Merged
merged 3 commits into from
May 20, 2024

Conversation

Yaxhveer
Copy link
Contributor

Description of the PR

Added annotate-metadata command in cli allowing users to add hasMetadata attestation for subject to the graph.
Format: guacone annotate-metadata [flags] <type> <subject> <key> <value>.
Fixes: #1710

PR Checklist

Signed-off-by: Yaxhveer <yaxhcod@gmail.com>
Signed-off-by: Yaxhveer <yaxhcod@gmail.com>
Signed-off-by: Yaxhveer <yaxhcod@gmail.com>
@pxp928
Copy link
Collaborator

pxp928 commented May 14, 2024

Thanks @Yaxhveer! We will review this soon!

Copy link
Collaborator

@jeffmendoza jeffmendoza left a comment

Choose a reason for hiding this comment

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

Looks great. Thanks!!

Copy link
Collaborator

@pxp928 pxp928 left a comment

Choose a reason for hiding this comment

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

Awesome! Thanks

@kodiakhq kodiakhq bot merged commit b74c853 into guacsec:main May 20, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feature] Add cli support for ingesting hasMetadata
3 participants