You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The vulnerable dependency's relationship to your project.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.\n",
240607
+
"readOnly": true,
240608
+
"enum": [
240609
+
"unknown",
240610
+
"direct",
240611
+
"transitive",
240612
+
null
240613
+
]
240568
240614
}
240569
240615
}
240570
240616
},
@@ -242467,6 +242513,20 @@
242467
242513
"runtime",
242468
242514
null
242469
242515
]
242516
+
},
242517
+
"relationship": {
242518
+
"type": [
242519
+
"string",
242520
+
"null"
242521
+
],
242522
+
"description": "The vulnerable dependency's relationship to your project.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.\n",
242523
+
"readOnly": true,
242524
+
"enum": [
242525
+
"unknown",
242526
+
"direct",
242527
+
"transitive",
242528
+
null
242529
+
]
242470
242530
}
242471
242531
}
242472
242532
},
@@ -244268,6 +244328,20 @@
244268
244328
"runtime",
244269
244329
null
244270
244330
]
244331
+
},
244332
+
"relationship": {
244333
+
"type": [
244334
+
"string",
244335
+
"null"
244336
+
],
244337
+
"description": "The vulnerable dependency's relationship to your project.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.\n",
244338
+
"readOnly": true,
244339
+
"enum": [
244340
+
"unknown",
244341
+
"direct",
244342
+
"transitive",
244343
+
null
244344
+
]
244271
244345
}
244272
244346
}
244273
244347
},
@@ -245244,6 +245318,20 @@
245244
245318
"runtime",
245245
245319
null
245246
245320
]
245321
+
},
245322
+
"relationship": {
245323
+
"type": [
245324
+
"string",
245325
+
"null"
245326
+
],
245327
+
"description": "The vulnerable dependency's relationship to your project.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.\n",
245328
+
"readOnly": true,
245329
+
"enum": [
245330
+
"unknown",
245331
+
"direct",
245332
+
"transitive",
245333
+
null
245334
+
]
245247
245335
}
245248
245336
}
245249
245337
},
@@ -246256,6 +246344,20 @@
246256
246344
"runtime",
246257
246345
null
246258
246346
]
246347
+
},
246348
+
"relationship": {
246349
+
"type": [
246350
+
"string",
246351
+
"null"
246352
+
],
246353
+
"description": "The vulnerable dependency's relationship to your project.\n\n> [!NOTE]\n> We are rolling out support for dependency relationship across ecosystems. This value will be \"unknown\" for all dependencies in unsupported ecosystems.\n",
0 commit comments