jacek-lewandowski opened a new pull request, #2997:
URL: https://github.com/apache/cassandra/pull/2997

   Configured OWASP database to use caching and NVD key. Properties can be 
configured in ~/.ant/build.properties and defined both the key and the storage 
location
   
   Allow for incremental dependency checking so that for pre-commit we can 
check only the modified/added dependencies and not fail the build because a new 
CVE appeared
   
   The user can specify -Dnightly.build.dir=... to provide its own reference 
distribution against which the dependencies should be compared in incremental 
mode
   
   Don't check dependencies if build.xml was not changed (to be implemented 
differently on the newer branches)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to