Fork me on GitHub

Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
Todo Work 2 todo, FIXME

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 2

org.owasp.dependencycheck.utils.HttpResourceConnection Line
- should this get replaced by using the conn.setInstanceFollowRedirects(true); 210
org.owasp.dependencycheck.utils.SSLSocketFactoryEx Line
- is this class needed anymore as we do not support Java 6 and 7. 30