mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 08:39:24 +01:00
version 1.4.0 documentation
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<!--
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7 at 2016-04-09
|
||||
| Generated by Apache Maven Doxia Site Renderer 1.7.1 at 2016-06-16
|
||||
| Rendered using Apache Maven Fluido Skin 1.5
|
||||
-->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20160409" />
|
||||
<meta name="Date-Revision-yyyymmdd" content="20160616" />
|
||||
<meta http-equiv="Content-Language" content="en" />
|
||||
<title>dependency-check-ant – Checkstyle Results</title>
|
||||
<link rel="stylesheet" href="./css/apache-maven-fluido-1.5.min.css" />
|
||||
@@ -52,7 +52,7 @@
|
||||
<ul class="breadcrumb">
|
||||
|
||||
<li class="">
|
||||
<a href="../../../../../../target/site/1.3.6/#" title="">
|
||||
<a href="../../../../../../target/site/1.4.0/#" title="">
|
||||
</a>
|
||||
<span class="divider">/</span>
|
||||
</li>
|
||||
@@ -64,9 +64,9 @@
|
||||
<li class="active ">Checkstyle Results</li>
|
||||
|
||||
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-04-09</li>
|
||||
<li id="publishDate" class="pull-right"><span class="divider">|</span> Last Published: 2016-06-16</li>
|
||||
<li id="projectVersion" class="pull-right">
|
||||
Version: 1.3.6
|
||||
Version: 1.4.0
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
@@ -215,9 +215,6 @@
|
||||
</a>
|
||||
<a href="http://www.jetbrains.com/idea/" title="IntelliJ" class="builtBy">
|
||||
<img class="builtBy" alt="developed using" src="http://jeremylong.github.io/DependencyCheck/images/logos/logo_intellij_idea.png" width="170px" />
|
||||
</a>
|
||||
<a href="http://www.cloudbees.com/" title="Cloudbees" class="builtBy">
|
||||
<img class="builtBy" alt="built on cloudbees" src="http://jeremylong.github.io/DependencyCheck/images/logos/Button-Built-on-CB-1.png" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
@@ -228,7 +225,7 @@
|
||||
|
||||
<div class="section">
|
||||
<h2><a name="Checkstyle_Results"></a>Checkstyle Results</h2>
|
||||
<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a> 6.11.2 with C:\Users\jeremy\Projects\DependencyCheck\dependency-check-ant/../src/main/config/checkstyle-checks.xml ruleset. <a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
|
||||
<p>The following document contains the results of <a class="externalLink" href="http://checkstyle.sourceforge.net/">Checkstyle</a> 6.11.2 with C:\Users\jerem\projects\DependencyCheck\dependency-check-ant/../src/main/config/checkstyle-checks.xml ruleset. <a href="checkstyle.rss"><img alt="rss feed" src="images/rss.png" /></a></p></div>
|
||||
<div class="section">
|
||||
<h2><a name="Summary"></a>Summary</h2>
|
||||
<table border="0" class="table table-striped">
|
||||
@@ -241,7 +238,7 @@
|
||||
<td>19</td>
|
||||
<td>0</td>
|
||||
<td>0</td>
|
||||
<td>5</td></tr></table></div>
|
||||
<td>1</td></tr></table></div>
|
||||
<div class="section">
|
||||
<h2><a name="Details"></a>Details</h2>
|
||||
<div class="section">
|
||||
@@ -257,41 +254,8 @@
|
||||
<td><img src="images/icon_error_sml.gif" alt="" /> Error</td>
|
||||
<td>sizes</td>
|
||||
<td>MethodCount</td>
|
||||
<td>Total number of methods is 64 (max allowed is 40).</td>
|
||||
<td><a href="./xref/org/owasp/dependencycheck/taskdefs/Check.html#L48">48</a></td></tr></table></div>
|
||||
<div class="section">
|
||||
<h3 id="org.slf4j.impl.StaticLoggerBinder.java">org/slf4j/impl/StaticLoggerBinder.java</h3>
|
||||
<table border="0" class="table table-striped">
|
||||
<tr class="a">
|
||||
<th>Severity</th>
|
||||
<th>Category</th>
|
||||
<th>Rule</th>
|
||||
<th>Message</th>
|
||||
<th>Line</th></tr>
|
||||
<tr class="b">
|
||||
<td><img src="images/icon_error_sml.gif" alt="" /> Error</td>
|
||||
<td>design</td>
|
||||
<td>FinalClass</td>
|
||||
<td>Class StaticLoggerBinder should be declared as final.</td>
|
||||
<td><a href="./xref/org/slf4j/impl/StaticLoggerBinder.html#L31">31</a></td></tr>
|
||||
<tr class="a">
|
||||
<td><img src="images/icon_error_sml.gif" alt="" /> Error</td>
|
||||
<td>naming</td>
|
||||
<td>StaticVariableName</td>
|
||||
<td>Name 'REQUESTED_API_VERSION' must match pattern '^[a-z][a-zA-Z0-9]*$'.</td>
|
||||
<td><a href="./xref/org/slf4j/impl/StaticLoggerBinder.html#L68">68</a></td></tr>
|
||||
<tr class="b">
|
||||
<td><img src="images/icon_error_sml.gif" alt="" /> Error</td>
|
||||
<td>design</td>
|
||||
<td>VisibilityModifier</td>
|
||||
<td>Variable 'REQUESTED_API_VERSION' must be private and have accessor methods.</td>
|
||||
<td><a href="./xref/org/slf4j/impl/StaticLoggerBinder.html#L68">68</a></td></tr>
|
||||
<tr class="a">
|
||||
<td><img src="images/icon_error_sml.gif" alt="" /> Error</td>
|
||||
<td>javadoc</td>
|
||||
<td>JavadocVariable</td>
|
||||
<td>Missing a Javadoc comment.</td>
|
||||
<td><a href="./xref/org/slf4j/impl/StaticLoggerBinder.html#L70">70</a></td></tr></table></div></div>
|
||||
<td>Total number of methods is 66 (max allowed is 40).</td>
|
||||
<td><a href="./xref/org/owasp/dependencycheck/taskdefs/Check.html#L48">48</a></td></tr></table></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user