mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 18:11:47 +01:00
added another manifest entry to ignore
Former-commit-id: 026080b556ab2a1736f137f87b7bf5c43cfecf6e
This commit is contained in:
@@ -99,7 +99,8 @@ public class JarAnalyzer extends AbstractAnalyzer implements Analyzer {
|
|||||||
"class-path",
|
"class-path",
|
||||||
"tool",
|
"tool",
|
||||||
"bundle-manifestversion",
|
"bundle-manifestversion",
|
||||||
"bundlemanifestversion");
|
"bundlemanifestversion",
|
||||||
|
"include-resource");
|
||||||
/**
|
/**
|
||||||
* The set of file extensions supported by this analyzer.
|
* The set of file extensions supported by this analyzer.
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user