Skip to content

Commit

Permalink
feat(scanner): Implement NVD scanner using generated graphql client (#…
Browse files Browse the repository at this point in the history
…159)

* Implement NVD scanner

* Add graphql client

* Implement NVD scanner using generated graphql client

* Automatic application of license header

* Fix indentation

* Better naming

* Automatic application of license header

* Remove e2e tests for now

---------

Co-authored-by: Victor Dorneanu <[email protected]>
Co-authored-by: License Bot <[email protected]>
Co-authored-by: David Rochow <[email protected]>
  • Loading branch information
4 people committed Aug 22, 2024
1 parent 946402c commit 8f9a458
Show file tree
Hide file tree
Showing 18 changed files with 1,603 additions and 3 deletions.
5 changes: 5 additions & 0 deletions scanner/nvd/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# NVD Scanner
## Description
tbd

## Testing
Loading

0 comments on commit 8f9a458

Please sign in to comment.