forked from corsa-center/dependent-audit
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdependency_graph.json
More file actions
30 lines (30 loc) · 790 Bytes
/
dependency_graph.json
File metadata and controls
30 lines (30 loc) · 790 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
{
"meta": {
"root": "corsa-center/dependent-audit"
},
"nodes": [
{
"id": "corsa-center/dependent-audit",
"label": "dependent-audit",
"type": "library",
"data": {
"packageName": "dependent-audit",
"packageOwner": "corsa-center",
"originUrl": "https://github.com/corsa-center/dependent-audit",
"commitSha": "fc99e1bc7cf9c218a41fd419f193f1e48bef5dee",
"depth": 0,
"snippetPath": "",
"stars": 0,
"contributors": 1,
"commits": 10,
"lastUpdate": "2026-02-27T00:37:48Z",
"latestRelease": "",
"license": "None",
"isFork": false,
"description": "Explore networks of dependent C/C++ projects",
"paper": null
}
}
],
"edges": []
}