-
Notifications
You must be signed in to change notification settings - Fork 2k
Expand file tree
/
Copy pathDontInstallRootCert.expected
More file actions
15 lines (15 loc) · 1.64 KB
/
DontInstallRootCert.expected
File metadata and controls
15 lines (15 loc) · 1.64 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
edges
| Test.cs:17:31:17:59 | object creation of type X509Store | Test.cs:20:13:20:17 | access to local variable store |
| Test.cs:27:31:27:86 | object creation of type X509Store | Test.cs:30:13:30:17 | access to local variable store |
| Test.cs:72:31:72:86 | object creation of type X509Store | Test.cs:75:13:75:17 | access to local variable store |
nodes
| Test.cs:17:31:17:59 | object creation of type X509Store | semmle.label | object creation of type X509Store |
| Test.cs:20:13:20:17 | access to local variable store | semmle.label | access to local variable store |
| Test.cs:27:31:27:86 | object creation of type X509Store | semmle.label | object creation of type X509Store |
| Test.cs:30:13:30:17 | access to local variable store | semmle.label | access to local variable store |
| Test.cs:72:31:72:86 | object creation of type X509Store | semmle.label | object creation of type X509Store |
| Test.cs:75:13:75:17 | access to local variable store | semmle.label | access to local variable store |
#select
| Test.cs:20:13:20:17 | access to local variable store | Test.cs:17:31:17:59 | object creation of type X509Store | Test.cs:20:13:20:17 | access to local variable store | Certificate added to the root certificate store. |
| Test.cs:30:13:30:17 | access to local variable store | Test.cs:27:31:27:86 | object creation of type X509Store | Test.cs:30:13:30:17 | access to local variable store | Certificate added to the root certificate store. |
| Test.cs:75:13:75:17 | access to local variable store | Test.cs:72:31:72:86 | object creation of type X509Store | Test.cs:75:13:75:17 | access to local variable store | Certificate added to the root certificate store. |