Skip to content
This repository has been archived by the owner on Apr 20, 2023. It is now read-only.

telus/ansible-veracode-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-veracode-scanner

Build Status Platforms

Tunables

  • veracode_scanner_api_username (string) - The API user for veracode.
  • veracode_scanner_api_password (string) - The API password for veracode.
  • veracode_scanner_team (string) - The name of the veracode team.
  • veracode_scanner_business_unit (string) - The business unit for veracode.
  • veracode_scanner_business_criticality (string) - The intensity of the veracode scan to be completed.
  • veracode_scanner_repo (string) - The repo URL of the app to be scanned.
  • veracode_scanner_app_name (string) - The name of the app. Usually the repo slug is sensible.
  • veracode_slack_upload (boolean) - Upload the scan results to slack?
  • veracode_scanner_slack_token (string) - The slack token.
  • veracode_scanner_slack_channel (string) - The slack channel to upload to.
  • veracode_scanner_cron_shedule (string) - The cron shedule to run scans and slack uploads.
  • veracode_scanner_cron_user (string) - The user to run cron as.

Dependencies

telusdigital.ruby

Example Playbook

- hosts: servers
  roles:
     - role: telusdigital.veracode-scanner

License

MIT

Contributors

  • Ben Visser
  • Isaiah Thiessen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published