mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-27 11:31:24 +01:00
updated javadoc author
Former-commit-id: a3289db80cf37f081d3ae56e9ad27914398b92d6
This commit is contained in:
@@ -47,7 +47,7 @@ import org.owasp.dependencycheck.utils.Settings;
|
|||||||
* Scans files, directories, etc. for Dependencies. Analyzers are loaded and used to process the files found by the scan, if a
|
* Scans files, directories, etc. for Dependencies. Analyzers are loaded and used to process the files found by the scan, if a
|
||||||
* file is encountered and an Analyzer is associated with the file type then the file is turned into a dependency.
|
* file is encountered and an Analyzer is associated with the file type then the file is turned into a dependency.
|
||||||
*
|
*
|
||||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
* @author Jeremy Long
|
||||||
*/
|
*/
|
||||||
public class Engine {
|
public class Engine {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user