mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-15 00:03:43 +01:00
added new package
Former-commit-id: 2a95b095f3b3a8aba014f259e54f5a9f1e218203
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* <html>
|
||||
* <head>
|
||||
* <title>org.owasp.dependencycheck.suppression</title>
|
||||
* </head>
|
||||
* <body>
|
||||
* Contains classes used to suppress findings.
|
||||
* </body>
|
||||
* </html>
|
||||
*/
|
||||
package org.owasp.dependencycheck.suppression;
|
||||
Reference in New Issue
Block a user