Skip to content

Commit 7af4395

Browse files
author
hypatia-estate-rescan
committed
scan: estate rescan (326 repos, panic-attack refresh)
1 parent 8d5e7c0 commit 7af4395

245 files changed

Lines changed: 25342 additions & 26526 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

scans/AcceleratorGate.jl.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,14 +81,24 @@
8181
}
8282
],
8383
"recommended_attacks": [
84-
"cpu",
85-
"memory"
84+
"memory",
85+
"cpu"
8686
],
8787
"dependency_graph": {
8888
"edges": []
8989
},
9090
"taint_matrix": {
9191
"rows": [
92+
{
93+
"source_category": "DynamicCodeExecution",
94+
"sink_axis": "memory",
95+
"severity_value": 3.5,
96+
"files": [
97+
"src/AcceleratorGate.jl"
98+
],
99+
"frameworks": [],
100+
"relation": "DynamicCodeExecution->Memory"
101+
},
92102
{
93103
"source_category": "ProofDrift",
94104
"sink_axis": "cpu",
@@ -110,16 +120,6 @@
110120
],
111121
"frameworks": [],
112122
"relation": "DynamicCodeExecution->Cpu"
113-
},
114-
{
115-
"source_category": "DynamicCodeExecution",
116-
"sink_axis": "memory",
117-
"severity_value": 3.5,
118-
"files": [
119-
"src/AcceleratorGate.jl"
120-
],
121-
"frameworks": [],
122-
"relation": "DynamicCodeExecution->Memory"
123123
}
124124
]
125125
}

0 commit comments

Comments
 (0)