Skip to content

Author: Jin Mok (@m4ckdaddy) | Veracode Pipeline scan via the pipeline scan rest endpoint. This script was created with the intention to remove the 200 mb file size limit caused by the limitation in the file chunking that occurs in the wrapper.

Notifications You must be signed in to change notification settings

bnreplah/veracode-REST-pipeline

 
 

Repository files navigation

veracode-REST-pipeline

INSTRUCTIONS:

Please use this with the bash script $ ./vcpiperest.sh and it'll kick off series of python scripts.

  1. $ chmod +x vcpiperest.sh
  2. $ ./vcpiperest.sh
  3. $ -> Input Binary File Path:
  4. $ -> binary name, and stage == ['DEVELOPMENT', 'TESTING', 'RELEASE']
  5. $ -> Upon successful scan, it'll have results.json

About

Author: Jin Mok (@m4ckdaddy) | Veracode Pipeline scan via the pipeline scan rest endpoint. This script was created with the intention to remove the 200 mb file size limit caused by the limitation in the file chunking that occurs in the wrapper.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.3%
  • Shell 7.7%