mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 19:41:38 +01:00
updated javadoc author
Former-commit-id: e40d29b2150990e9c093d5cfe991003239895d09
This commit is contained in:
@@ -54,7 +54,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
|||||||
* An analyzer that extracts files from archives and ensures any supported files contained within the archive are added
|
* An analyzer that extracts files from archives and ensures any supported files contained within the archive are added
|
||||||
* to the dependency list.</p>
|
* to the dependency list.</p>
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class ArchiveAnalyzer extends AbstractFileTypeAnalyzer {
|
public class ArchiveAnalyzer extends AbstractFileTypeAnalyzer {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user