This role manages the NIST data mirror for the OWASP dependency check tool. It is expected that the cache directory would be exposed by a HTTP server such as nginx or Apache HTTPD
Please see defaults/main.yml
- hosts: servers
roles:
- { bdellegrazie.owasp_dependency_check_mirror }
GPLv3