Skip to content

pombredanne/veracodecli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Support for this gem will soon be dropped in favour of https://github.com/isand3r/apidragon

veracodecli

Code Climate

A ruby cli gem for interacting with the veracode API

Table of contents

Installation

gem install veracodecli

Usage

  1. set appropriate configs in /etc/veracodecli.yml. The only two that are required are veracode_username and veracode_password that are your API credentials for veracode
  2. To run a scan use veracodecli scan app_name --repo repo_url
  • veracodecli help to see commands
  • veracodecli [command] -h to see command syntax

(append --trace to the end to see a stack trace if you are encountering errors.)

License

MIT

Contributors

About

Ruby based CLI for accessing veracode's api.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%