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

style(log) fix trivy docs link #1902

Merged

Conversation

future-ryunosuketanai
Copy link
Contributor

What did you implement:

I have fixed the broken link to the following trivy docs page.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

I have run tests related to the edited parts and confirmed that they have passed.

$ go test -v -run TestParse
=== RUN   TestParse
--- PASS: TestParse (0.00s)
=== RUN   TestParseError
--- PASS: TestParseError (0.00s)
PASS
ok      github.com/future-architect/vuls/contrib/trivy/parser/v2        0.005s

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: Yes

Reference

Copy link
Collaborator

@shino shino left a comment

Choose a reason for hiding this comment

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

Good catch!

@shino shino merged commit 3f98fbc into future-architect:master Apr 25, 2024
7 checks passed
@future-ryunosuketanai future-ryunosuketanai deleted the style/trivy-link branch April 25, 2024 10:27
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.

None yet

2 participants