mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-19 15:54:52 +01:00
updated javadoc author
Former-commit-id: 55ca887799f155a48b09297313fe7be22ab71f1f
This commit is contained in:
@@ -35,7 +35,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
|||||||
*
|
*
|
||||||
* Used to analyze a JavaScript file to gather information to aid in identification of a CPE identifier.
|
* Used to analyze a JavaScript file to gather information to aid in identification of a CPE identifier.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class JavaScriptAnalyzer extends AbstractFileTypeAnalyzer {
|
public class JavaScriptAnalyzer extends AbstractFileTypeAnalyzer {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user