Skip to content

Commit 2d534dc

Browse files
authored
feat: add dependency summary while querying report (#424)
1 parent 91b4406 commit 2d534dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/api/gql-operations.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ query GetEolReport($input: GetEolReportInput) {
2222
components {
2323
purl
2424
metadata
25+
dependencySummary
2526
nesRemediation {
2627
remediations {
2728
urls {

0 commit comments

Comments
 (0)