Commit 8962054
File tree
6 files changed
+223
-312
lines changedFilter options
- go/ql
- lib/semmle/go/security
- src/experimental/CWE-79
- test
- experimental/CWE-79
- query-tests/Security/CWE-079
6 files changed
+223
-312
lines changedgo/ql/lib/semmle/go/security/Xss.qll
Copy file name to clipboardExpand all lines: go/ql/lib/semmle/go/security/Xss.qll+16Lines changed: 16 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
127 | 127 |
|
128 | 128 |
|
129 | 129 |
|
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
| 138 | + |
| 139 | + |
| 140 | + |
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
130 | 146 |
|
go/ql/src/experimental/CWE-79/HTMLTemplateEscapingPassthrough.ql
Copy file name to clipboardExpand all lines: go/ql/src/experimental/CWE-79/HTMLTemplateEscapingPassthrough.ql+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
67 | 71 |
|
68 | 72 |
|
69 | 73 |
|
| ||
100 | 104 |
|
101 | 105 |
|
102 | 106 |
|
103 |
| - |
| 107 | + |
104 | 108 |
|
105 | 109 |
|
106 | 110 |
|
| ||
141 | 145 |
|
142 | 146 |
|
143 | 147 |
|
144 |
| - |
145 |
| - |
146 |
| - |
147 |
| - |
148 | 148 |
|
149 | 149 |
|
150 | 150 |
|
|
0 commit comments