{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/5"}],"enrichment":{"capability":"Provides a Python wrapper for Veracode REST APIs with built-in handling for retries, pagination, and credential management.","skillfed_tags":["security-scanning","api-client","ci-cd-integration"],"use_cases":["Integrate Veracode security scans into CI/CD pipelines to automate application security testing.","Build custom dashboards or reporting tools that aggregate Veracode scan results across multiple applications.","Query Veracode APIs from behind corporate proxies without manually handling authentication headers.","Develop internal security tools that fetch application metadata or scan status from Veracode.","Automate security workflows that depend on Veracode API responses in custom scripts."],"what_it_does":"Veracode-api-py is a Python client library that abstracts the complexity of calling Veracode's REST APIs for application security scanning and analysis. It handles credential management from files or environment variables, automatic retries, pagination across large result sets, and response parsing. The library is not an official Veracode product but is actively maintained and widely used for integrating Veracode scanning into CI/CD pipelines and custom security workflows.\n\nThe package depends on requests for HTTP communication, veracode-api-signing for request authentication, and standard libraries like Pygments, idna, and certifi. It supports Python versions greater than 3.7. Most API methods return structured data, and the library provides both a unified VeracodeAPI class and individual API classes for granular control. Different Veracode API calls require different user roles or permissions, which the library does not enforce\u2014that responsibility falls to the Veracode account configuration.","worth_installing":"Yes. The package is actively maintained, has low install friction, carries a permissive MIT license, and solves a real problem for teams using Veracode. It has no known security vulnerabilities and is widely downloaded. Install it if you need to programmatically interact with Veracode APIs; skip it if you only use Veracode's web UI."},"id":"veracode-api-py","links":{"html":"https://skillfed.io/packages/veracode-api-py","md":"https://skillfed.io/packages/veracode-api-py.md","pypi":"https://pypi.org/project/veracode-api-py/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-02","license_spdx":null,"license_treatment":"permissive","name":"veracode-api-py","python_support":"supports_current","summary":"Python helper library for working with the Veracode APIs. Handles retries, pagination, and other features of the modern Veracode REST APIs."},"popularity":{"monthly_downloads":125537,"position":11809,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.67"}
