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
In this project I analyzed using two tools:
1- SpotBugs v4.2.0
2- PMD v6.30.0
All works done in MacOS Operating system
Results of each tool exported in seperate folders.
The modified version of the code is in SimpleWebServer folder.
About
In this project repo, I made a vulnerable web server and then use both manual and static analysis tools (Spotbugs and PMP) to fill the gabs. step by step documentations is given.