Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 711 Bytes

File metadata and controls

23 lines (13 loc) · 711 Bytes

owasp_dependency_check_mirror

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

Build Status

Role Variables

Please see defaults/main.yml

Example Playbook

- hosts: servers
  roles:
     - { bdellegrazie.owasp_dependency_check_mirror }

License

GPLv3

Author Information

Brett Delle Grazie