-
Notifications
You must be signed in to change notification settings - Fork 174
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
fix queryVulnsViaVulnNodeNeighbors to check for certifyVex edges #1540
fix queryVulnsViaVulnNodeNeighbors to check for certifyVex edges #1540
Conversation
Signed-off-by: Ridwan Hoq <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Almost on the right path :). Thanks for the PR!
let me know if that makes sense, I can elaborate more if needed. |
Signed-off-by: Ridwan Hoq <[email protected]>
Signed-off-by: Ridwan Hoq <[email protected]>
Signed-off-by: Ridwan Hoq <[email protected]>
Signed-off-by: Ridwan Hoq <[email protected]>
@ridhoq can you rebase this? Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thanks! some minor comments.
Signed-off-by: Ridwan Hoq <[email protected]>
Signed-off-by: Ridwan Hoq <[email protected]>
Description of the PR
queryVulnsViaVulnNodeNeighbors
now searches forcertifyVex
edgesFixes #1539
PR Checklist
-s
flag togit commit
.make generate
has been runcollectsub
protobuf has been changed,make proto
has been run