Add comment for why ossindex is disabled

This commit is contained in:
Andrew DeMaria
2019-06-26 11:52:11 -06:00
parent 05580ae7f3
commit 4d615a35f4
+1
View File
@@ -308,6 +308,7 @@
<suppressionFiles>
<suppressionFile>${project.basedir}/cve-suppressed.xml</suppressionFile>
</suppressionFiles>
<!-- disabled due to the poor quality of the data from this analyzer -->
<ossindexAnalyzerEnabled>false</ossindexAnalyzerEnabled>
</configuration>
<executions>