8000 GitHub - andreyglauzer/veracode-to-splunk: Get more detailed information from the veracode API.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andreyglauzer/veracode-to-splunk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Veracode to Splunk or ELK

This script takes all the information vera code provides for SAST / DAST scans. Generating an output to be indexed in your Splunk or ELK.

Info:

Outputs XML and Json, contain all API content, whereas CSV has only fields that I consider important.

Install

git clone https://github.com/andreyglauzer/veracode-to-splunk.git
cd veracode-to-splunk
pip install -r requirements.txt

Use:

python veracode-to-splunk.py --config utils/config.yml --output csv

About

Get more detailed information from the veracode API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0