You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,7 +36,7 @@ Now install project requirements using `requirements.txt` file:
36
36
```
37
37
pip install -r requirements.txt
38
38
```
39
-
Running Tests Cases
39
+
Running Test Cases
40
40
------------
41
41
Everything is completed. Now you can test your desired code using our tool. We put some test cases from the [NIST SARD](https://samate.nist.gov/SRD/) benchmark vulnerable programs in this repository by which you can test our vulnerability detection tool.
0 commit comments