Commit a91b15f
committed
eslint: do not warn about "object injection"
We are using that pattern all over the place, and unless an attacker
gets write access to the `gitgitgadget/git` repository (in which case
there are much easier ways to wreak havoc than to go through
GitGitGadget), there is no way to inject anything.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 4580e1e commit a91b15f
2 files changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| 127 | + | |
127 | 128 | | |
128 | 129 | | |
129 | 130 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
0 commit comments