8000 Add NoKnownVuln node and related operations. by mihaimaruseac · Pull Request #673 · guacsec/guac · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add NoKnownVuln node and related operations. #673

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

Merged
merged 7 commits into from
Apr 5, 2023

Conversation

mihaimaruseac
Copy link
Collaborator
@mihaimaruseac mihaimaruseac commented Apr 4, 2023

This is to signal that when running a vuln certifier a specific package was found to not have any vulnerability.

Signed-off-by: Mihai Maruseac mihaimaruseac@google.com

@pull-request-size pull-request-size bot added size/L and removed size/XL labels Apr 5, 2023
@mihaimaruseac mihaimaruseac force-pushed the no-known-vuln branch 2 times, most recently from 7159b8a to 08b7023 Compare April 5, 2023 17:21
This is to signal that when running a vuln certifier a specific package
was found to not have any vulnerability.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Copy link
Collaborator
@pxp928 pxp928 left a comment

Choose a reason for hiding this comment

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

LGTM. Not sure we should remove the existing union type.

mihaimaruseac added a commit to mihaimaruseac/guac that referenced this pull request Apr 5, 2023
We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on guacsec#673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
mihaimaruseac added a commit to mihaimaruseac/guac that referenced this pull request Apr 5, 2023
We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on guacsec#673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
mihaimaruseac added a commit to mihaimaruseac/guac that referenced this pull request Apr 5, 2023
We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on guacsec#673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
@kodiakhq kodiakhq bot merged commit 6ab04cd into guacsec:main Apr 5, 2023
@mihaimaruseac mihaimaruseac deleted the no-known-vuln branch April 5, 2023 23:03
mihaimaruseac added a commit to mihaimaruseac/guac that referenced this pull request Apr 5, 2023
We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on guacsec#673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
mihaimaruseac added a commit to mihaimaruseac/guac that referenced this pull request Apr 6, 2023
We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on guacsec#673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
mihaimaruseac added a commit to mihaimaruseac/guac that referenced this pull request Apr 6, 2023
We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on guacsec#673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
mihaimaruseac added a commit to mihaimaruseac/guac that referenced this pull request Apr 6, 2023
We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on guacsec#673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
mihaimaruseac added a commit to mihaimaruseac/guac that referenced this pull request Apr 7, 2023
We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on guacsec#673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
kodiakhq bot pushed a commit that referenced this pull request Apr 10, 2023
* Allow filtering neighbors and paths on GUAC verbs

We can expand it if we want to also filter on the other neighbors, it
ended up being quite generic.

Depends on #673.

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* Allow clients to also filter on edges

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* Fix certifier

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* More certifier fixes

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* No longer precompute slice len as that harms maintenance

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* Add missing nodes to topological queries

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* Update generated code

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* Link noun to edge

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* Add the other edge orientation

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

* Fix format

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>

---------

Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0