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 3 todo, FIXME

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 3

org.owasp.dependencycheck.maven.AggregateMojo Line
consider the following as to whether a child should be skipped per #2152 childProject.getBuildPlugins().get(0).getExecutions().get(0).getConfiguration() 74
org.owasp.dependencycheck.maven.BaseDependencyCheckMojo Line
- this still may fail if the restriction is not a valid version number (i.e. only 2.9 instead of 2.9.1) need to get available versions and filter on the restrictions. 1462
unify the setName/version and package path - they are equivelent ideas submitted by two seperate committers 1859