{"id":38057976,"url":"https://github.com/veracode/veracode-python-hmac-example","last_synced_at":"2026-01-16T20:26:53.375Z","repository":{"id":44894852,"uuid":"190714617","full_name":"veracode/veracode-python-hmac-example","owner":"veracode","description":"Simple example of usage of the Veracode API signing library provided on the Veracode Help Center","archived":false,"fork":false,"pushed_at":"2024-11-06T09:12:14.000Z","size":10,"stargazers_count":9,"open_issues_count":0,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-11-06T10:29:36.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.veracode.com/r/c_hmac_signing_example_python","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/veracode.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-07T08:54:12.000Z","updated_at":"2024-11-06T09:12:18.000Z","dependencies_parsed_at":"2022-07-21T15:49:09.955Z","dependency_job_id":null,"html_url":"https://github.com/veracode/veracode-python-hmac-example","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/veracode/veracode-python-hmac-example","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracode%2Fveracode-python-hmac-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracode%2Fveracode-python-hmac-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracode%2Fveracode-python-hmac-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracode%2Fveracode-python-hmac-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/veracode","download_url":"https://codeload.github.com/veracode/veracode-python-hmac-example/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/veracode%2Fveracode-python-hmac-example/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28482267,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-16T20:26:52.732Z","updated_at":"2026-01-16T20:26:53.352Z","avatar_url":"https://github.com/veracode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Veracode Python HMAC Example\n\nA simple example of usage of the Veracode Python API signing library provided in the [Veracode Documentation](https://docs.veracode.com/r/c_hmac_signing_example_python).\n\n## Setup\n\nClone this repository:\n\n    git clone https://github.com/veracode/veracode-python-hmac-example.git\n\nInstall dependencies:\n\n    cd veracode-python-hmac-example\n    pip install -r requirements.txt\n\n(Optional) Save Veracode API credentials in `~/.veracode/credentials`\n\n    [default]\n    veracode_api_key_id = \u003cYOUR_API_KEY_ID\u003e\n    veracode_api_key_secret = \u003cYOUR_API_KEY_SECRET\u003e\n\n## Run\n\nIf you have saved credentials as above you can run:\n\n    python example.py\n    \nOtherwise you will need to set environment variables before running `example.py`:\n\n    export VERACODE_API_KEY_ID=\u003cYOUR_API_KEY_ID\u003e\n    export VERACODE_API_KEY_SECRET=\u003cYOUR_API_KEY_SECRET\u003e\n    python example.py\n\n## Note\n\nBy default the example works for customers in the Veracode US Commercial Region (login page is https://analysiscenter.veracode.com). For customers in other regions, please comment out line 6 and uncomment either line 7 or line 8. For an example of code that automatically switches to the correct region, see the project [Veracode-api-py](https://github.com/veracode/veracode-api-py).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveracode%2Fveracode-python-hmac-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fveracode%2Fveracode-python-hmac-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fveracode%2Fveracode-python-hmac-example/lists"}