Commit e7b31c7
committed
tests: prevent possibility of path traversal through tests
This is not an actual security issue for how we use it for now, but
sonarcloud was shouting about it and I thought it was indeed something
that merited more attention. I tried to fix that hole.1 parent 1085820 commit e7b31c7
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
610 | 610 | | |
611 | 611 | | |
612 | 612 | | |
613 | | - | |
614 | | - | |
| 613 | + | |
| 614 | + | |
| 615 | + | |
| 616 | + | |
615 | 617 | | |
616 | 618 | | |
617 | 619 | | |
| |||
0 commit comments