-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix queryVulnsViaVulnNodeNeighbors to check for certifyVex edges (#1540)
* fix queryVulnsViaVulnNodeNeighbors to check for certifyVex edges Signed-off-by: Ridwan Hoq <[email protected]> * use certify vex edge to query instead Signed-off-by: Ridwan Hoq <[email protected]> * make edgeTypes local variables instead of args Signed-off-by: Ridwan Hoq <[email protected]> * missed a usage of edgeType Signed-off-by: Ridwan Hoq <[email protected]> * replace []table.Row{} with nil in all the returns Signed-off-by: Ridwan Hoq <[email protected]> * Refactor vulnerability printing logic Signed-off-by: Ridwan Hoq <[email protected]> --------- Signed-off-by: Ridwan Hoq <[email protected]>
- Loading branch information
Showing
1 changed file
with
88 additions
and
60 deletions.
There are no files selected for viewing
This file contains 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