mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-26 02:51:27 +01:00
updated package-info
Former-commit-id: 2af313130c4d4a180896eb465685413385ddbdf2
This commit is contained in:
@@ -1,15 +1,5 @@
|
|||||||
/**
|
/**
|
||||||
* <html>
|
* Contains classes related to parsing Nuget related files<br/><br/>
|
||||||
* <head>
|
* These are used to abstract away Nuget-related handling from Dependency Check so they can be used elsewhere.
|
||||||
* <title>org.owasp.dependencycheck.data.nuget</title>
|
|
||||||
* </head>
|
|
||||||
* <body>
|
|
||||||
* <p>
|
|
||||||
* Contains classes related to parsing Nuget related files</p>
|
|
||||||
* <p>
|
|
||||||
* These are used to abstract away Nuget-related handling from Dependency Check
|
|
||||||
* so they can be used elsewhere.</p>
|
|
||||||
* </body>
|
|
||||||
* </html>
|
|
||||||
*/
|
*/
|
||||||
package org.owasp.dependencycheck.data.nuget;
|
package org.owasp.dependencycheck.data.nuget;
|
||||||
|
|||||||
Reference in New Issue
Block a user