We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33dafae commit 2015096Copy full SHA for 2015096
1 file changed
Path Manipulation/README.md
@@ -16,6 +16,7 @@ The Path Manipulation logic checks for the following:
16
17
## Directory Structure for Path Manipulation
18
```
19
+Path Manipulation
20
├───Path Manipulation while File Read
21
│ ├───java
22
│ └───python
@@ -32,12 +33,12 @@ The Path Manipulation logic checks for the following:
32
33
│ └───test
34
│ └───java
35
│ └───securecodingexamples
- │ └───pathmanipulation
36
+ │ └───fileupload
37
+ │ └───pathmanipulation
38
└───python
39
└───securecodingexamples
40
└───fileupload
41
└───pathmanipulation
42
└───src
43
└───templates
-```
-
44
+```
0 commit comments