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

Option in adv guide to print yaml advisory to console #1077

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jdolitsky
Copy link
Member

It seems that the "submit PR" function requires a GITHUB_TOKEN (correct?) so this PR allows the user to simply print the changed YAMLs to the console to submit to advisory repo themselves.

@jdolitsky jdolitsky requested a review from luhring July 24, 2024 03:46
Comment on lines +39 to 42
// if req.VulnerabilityID != "" {
// return errors.New("vulnerability should be empty")
// }

Copy link
Member Author

Choose a reason for hiding this comment

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

This seems to cause wolfictl adv guide to crash with

2024/07/23 21:35:03 ERRO adding advisory data: creating advisory: vulnerability should be empty

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.

1 participant