mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-02-23 10:55:10 +01:00
initial release
This commit is contained in:
23
dependency-check-cli/cobertura/frame-packages.html
Normal file
23
dependency-check-cli/cobertura/frame-packages.html
Normal file
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<title>Coverage Report</title>
|
||||
<link title="Style" type="text/css" rel="stylesheet" href="css/main.css" />
|
||||
</head>
|
||||
<body>
|
||||
<h5>Packages</h5>
|
||||
<table width="100%">
|
||||
<tr>
|
||||
<td nowrap="nowrap"><a href="frame-summary.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles.html"' target="summary">All</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><a href="frame-summary-org.owasp.dependencycheck.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.owasp.dependencycheck.html"' target="summary">org.owasp.dependencycheck</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td nowrap="nowrap"><a href="frame-summary-org.owasp.dependencycheck.cli.html" onclick='parent.sourceFileList.location.href="frame-sourcefiles-org.owasp.dependencycheck.cli.html"' target="summary">org.owasp.dependencycheck.cli</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user