consolidation of some of the modules, localization fixes, product advisories work, qa work
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"graph": {
|
||||
"nodes": [
|
||||
{"id": "pkg:pypi/demo-lib@1.0.0", "type": "package"},
|
||||
{"id": "pkg:generic/demo-cli@0.4.2", "type": "package"}
|
||||
],
|
||||
"edges": [
|
||||
{"from": "pkg:generic/demo-cli@0.4.2", "to": "pkg:pypi/demo-lib@1.0.0", "type": "depends_on"}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user