0.0
Low commit activity in last 3 years
No release in over a year
Ruby API Wrapper to access Veracode Security Analysis Service API. This gem is not used as part of packaging for a Veracode scan of a Ruby on Rails application, it is an API access wrapper.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0

Runtime

 Project Readme

Veracode API Gem

Ruby Wrapper for the Veracode API

About

This Gem puts a wrapper around the Veracode API to allow access to API functionality to view reports, perform uploads and administer accounts.

This gem is not used as part of packaging for a Veracode scan of a Ruby on Rails application.

How to use it

Install with Rubygems

gem install veracode-api

If you use bundler, add it to your 'Gemfile'

gem 'veracode-api'

TODO

  • Better Documentation
  • Upload Functionality
  • User Admin Functionality

Issues

Found an issue, please report it on Github

https://github.com/mort666/veracode-api

Copyright (c) 2012-2022 Stephen Kapp and Reaper Technologies Limited, released under the Apache License, Version 2.0