Skip to content

Commit b0ed399

Browse files
hyperpolymathhypatia-estate-rescan
andauthored
scan: estate rescan (run 29987735987) (#58)
Automated estate rescan from hyperpolymath/hypatia run 29987735987. Squash-merged: it is the only merge method that satisfies required_signatures + required_linear_history on this repo. Co-authored-by: hypatia-estate-rescan <hypatia-bot@users.noreply.github.com>
1 parent 571bfc9 commit b0ed399

249 files changed

Lines changed: 22124 additions & 21609 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/0patch-lsa-sentinel.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,9 @@
9292
}
9393
],
9494
"recommended_attacks": [
95+
"memory",
9596
"cpu",
96-
"concurrency",
97-
"memory"
97+
"concurrency"
9898
],
9999
"dependency_graph": {
100100
"edges": [
@@ -114,16 +114,6 @@
114114
},
115115
"taint_matrix": {
116116
"rows": [
117-
{
118-
"source_category": "UnsafeCode",
119-
"sink_axis": "memory",
120-
"severity_value": 3.5,
121-
"files": [
122-
"host-rust/src/ffi.rs"
123-
],
124-
"frameworks": [],
125-
"relation": "UnsafeCode->Memory"
126-
},
127117
{
128118
"source_category": "UnboundedAllocation",
129119
"sink_axis": "memory",
@@ -144,6 +134,16 @@
144134
"frameworks": [],
145135
"relation": "UnsafeCode->Concurrency"
146136
},
137+
{
138+
"source_category": "UnsafeCode",
139+
"sink_axis": "memory",
140+
"severity_value": 3.5,
141+
"files": [
142+
"host-rust/src/ffi.rs"
143+
],
144+
"frameworks": [],
145+
"relation": "UnsafeCode->Memory"
146+
},
147147
{
148148
"source_category": "UnboundedAllocation",
149149
"sink_axis": "cpu",

scans/AcceleratorGate.jl.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -89,18 +89,6 @@
8989
},
9090
"taint_matrix": {
9191
"rows": [
92-
{
93-
"source_category": "ProofDrift",
94-
"sink_axis": "cpu",
95-
"severity_value": 2.5,
96-
"files": [
97-
"test/runtests.jl",
98-
"test/property_test.jl",
99-
"test/e2e_test.jl"
100-
],
101-
"frameworks": [],
102-
"relation": "ProofDrift->Cpu"
103-
},
10492
{
10593
"source_category": "DynamicCodeExecution",
10694
"sink_axis": "cpu",
@@ -120,6 +108,18 @@
120108
],
121109
"frameworks": [],
122110
"relation": "DynamicCodeExecution->Memory"
111+
},
112+
{
113+
"source_category": "ProofDrift",
114+
"sink_axis": "cpu",
115+
"severity_value": 2.5,
116+
"files": [
117+
"test/runtests.jl",
118+
"test/property_test.jl",
119+
"test/e2e_test.jl"
120+
],
121+
"frameworks": [],
122+
"relation": "ProofDrift->Cpu"
123123
}
124124
]
125125
}

0 commit comments

Comments
 (0)