Skip to content
View tjarrettveracode's full-sized avatar

Organizations

@veracode
Block or Report

Block or report tjarrettveracode

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tjarrettveracode/README.md

Welcome, traveler!

🔭 Currently working on building API things for the Veracode platform.

📫 How to reach me:

  • Twitter Follow

Pinned

  1. veracode/veracode-api-py veracode/veracode-api-py Public

    Python helper library for working with the Veracode APIs. Handles retries, pagination, and other features of the modern Veracode REST APIs.

    Python 17 22

  2. veracode-mitigation-copier veracode-mitigation-copier Public

    Forked from brian1917/veracode-mitigation-copier

    Copies mitigations from one Veracode profile to another if it's the same flaw based on the following flaw attributes: issueid, cweid, type, sourcefile, and line. The script will copy all proposed a…

    Python 3 9

  3. veracode-pipeline-script-template veracode-pipeline-script-template Public

    Create a Pipeline Scan command line based on application and policy settings from Veracode

    Python 2

  4. veracode-user-bulk-role-assign veracode-user-bulk-role-assign Public

    Uses the Veracode Identity API to add roles (Security Labs User, Greenlight IDE User, or eLearning) to existing users.

    Python 3

  5. veracode-policy-examples veracode-policy-examples Public

    A collection of example application security "policies as code" that can be added to your Veracode organization account using the process below.

    1

  6. veracode-mitigation-rejector veracode-mitigation-rejector Public

    Identifies and optionally rejects self-approved mitigations on policy-violating findings.

    Python