[ 
https://issues.apache.org/jira/browse/SOLR-11207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17024279#comment-17024279
 ] 

ASF subversion and git services commented on SOLR-11207:
--------------------------------------------------------

Commit 9ddd05cd1424f31f74d31f91a68ebedfebd20daa in lucene-solr's branch 
refs/heads/gradle-master from Jan Høydahl
[ https://gitbox.apache.org/repos/asf?p=lucene-solr.git;h=9ddd05c ]

SOLR-11207: Exclude solr-ref-guide from owasp check
It picked up log4j1 dependency only used during build


> Add OWASP dependency checker to detect security vulnerabilities in third 
> party libraries
> ----------------------------------------------------------------------------------------
>
>                 Key: SOLR-11207
>                 URL: https://issues.apache.org/jira/browse/SOLR-11207
>             Project: Solr
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 6.0
>            Reporter: Hrishikesh Gadre
>            Assignee: Jan Høydahl
>            Priority: Major
>             Fix For: master (9.0)
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Lucene/Solr project depends on number of third party libraries. Some of those 
> libraries contain security vulnerabilities. Upgrading to versions of those 
> libraries that have fixes for those vulnerabilities is a simple, critical 
> step we can take to improve the security of the system. But for that we need 
> a tool which can scan the Lucene/Solr dependencies and look up the security 
> database for known vulnerabilities.
> I found that [OWASP 
> dependency-checker|https://jeremylong.github.io/DependencyCheck/dependency-check-ant/]
>  can be used for this purpose. It provides a ant task which we can include in 
> the Lucene/Solr build. We also need to figure out how (and when) to invoke 
> this dependency-checker. But this can be figured out once we complete the 
> first step of integrating this tool with the Lucene/Solr build system.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to