feat(plugin): specify plugin version#6683
Merged
knqyf263 merged 11 commits intoaquasecurity:mainfrom May 17, 2024
Merged
Conversation
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Signed-off-by: knqyf263 <knqyf263@gmail.com>
c23b997 to
32e7db6
Compare
Signed-off-by: knqyf263 <knqyf263@gmail.com>
32e7db6 to
ac28cbd
Compare
Signed-off-by: knqyf263 <knqyf263@gmail.com>
d8f0864 to
7862d49
Compare
Collaborator
Author
|
@DmitriyLewen I was struggling with an error occurring only on GitHub Actions macOS runner, but finally addressed it. It's ready for review. |
Contributor
DmitriyLewen
left a comment
There was a problem hiding this comment.
LGTM
Left 1 comment
Signed-off-by: knqyf263 <knqyf263@gmail.com>
06d085a to
0b1556d
Compare
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Contributor
|
@knqyf263 i updated CLI docs after 448bc4f Can you also check macOS error? https://github.com/aquasecurity/trivy/actions/runs/9107705101/job/25037061764?pr=6683#step:10:8275 |
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Collaborator
Author
I made the same mistake 😔 Hopefully, it will pass tests this time 🤞 |
Collaborator
Author
|
@DmitriyLewen Passed! |
DmitriyLewen
approved these changes
May 17, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This PR makes it possible to install plugins with a specified version as below:
Checklist