[{"id":4040990,"name":"github.com/zaproxy/zaproxy","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/zaproxy/zaproxy","keywords_array":[],"namespace":"github.com/zaproxy","versions_count":13,"first_release_published_at":"2019-06-07T16:27:39.000Z","latest_release_published_at":"2025-12-15T12:59:39.000Z","latest_release_number":"v2.17.0+incompatible","last_synced_at":"2026-08-26T06:37:53.128Z","created_at":"2022-04-12T09:34:48.548Z","updated_at":"2026-08-26T06:37:53.128Z","registry_url":"https://pkg.go.dev/github.com/zaproxy/zaproxy","install_command":"go get github.com/zaproxy/zaproxy","documentation_url":"https://pkg.go.dev/github.com/zaproxy/zaproxy#section-documentation","metadata":{},"repo_metadata":{"id":33176404,"uuid":"36817565","full_name":"zaproxy/zaproxy","owner":"zaproxy","description":"The ZAP by Checkmarx Core project","archived":false,"fork":false,"pushed_at":"2026-08-11T13:49:34.000Z","size":202053,"stargazers_count":15572,"open_issues_count":853,"forks_count":2612,"subscribers_count":388,"default_branch":"main","last_synced_at":"2026-08-11T16:17:32.741Z","etag":null,"topics":["appsec","dast","hacktoberfest","opensource","security","security-scanner","zap","zap-development","zaproxy"],"latest_commit_sha":null,"homepage":"https://www.zaproxy.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaproxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"},"funding":{"custom":["https://www.zaproxy.org/sponsor/"]}},"created_at":"2015-06-03T16:55:01.000Z","updated_at":"2026-08-11T14:18:34.000Z","dependencies_parsed_at":"2023-12-18T16:02:18.328Z","dependency_job_id":"25cefeaf-e1e1-4ddd-9992-285f10967fd0","html_url":"https://github.com/zaproxy/zaproxy","commit_stats":{"total_commits":6423,"total_committers":260,"mean_commits":"24.703846153846154","dds":0.5997197571228399,"last_synced_commit":"c17a6c70a8a701c78b2a50ae00ba1f50f738d2cd"},"previous_names":[],"tags_count":603,"template":false,"template_full_name":null,"purl":"pkg:github/zaproxy/zaproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaproxy","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/sbom","scorecard":{"id":1236687,"data":{"date":"2025-07-07","repo":{"name":"github.com/zaproxy/zaproxy","commit":"3f7c51a83265a76bbb20995a168dde5bac2c2632"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":6.9,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:10","Warn: no topLevel permission defined: .github/workflows/check-zap-errors.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cla.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cla.yml:13","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cla.yml:15","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/crowdin-upload-files.yml:1","Warn: no topLevel permission defined: .github/workflows/handle-release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-main-version.yml:1","Warn: no topLevel permission defined: .github/workflows/release-live-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/release-main-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/release-main-version.yml:1","Warn: no topLevel permission defined: .github/workflows/release-snap.yml:1","Warn: no topLevel permission defined: .github/workflows/release-weekly-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/release-weekly.yml:1","Warn: no topLevel permission defined: .github/workflows/run-integration-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/sonar.yml:1","Warn: no topLevel permission defined: .github/workflows/test-packaged-scans.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact w2025-07-07 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/230533285","Warn: release artifact w2025-06-30 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/228805033","Warn: release artifact w2025-06-24 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/227421164","Warn: release artifact w2025-06-23 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/227096003","Warn: release artifact w2025-06-16 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/225530243","Warn: release artifact w2025-07-07 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/230533285","Warn: release artifact w2025-06-30 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/228805033","Warn: release artifact w2025-06-24 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/227421164","Warn: release artifact w2025-06-23 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/227096003","Warn: release artifact w2025-06-16 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/225530243"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-live-docker.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-zap-errors.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/check-zap-errors.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/crowdin-upload-files.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/crowdin-upload-files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/crowdin-upload-files.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/crowdin-upload-files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/handle-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/handle-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/handle-release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/handle-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/pr-labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-main-version.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/prepare-release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-main-version.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/prepare-release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-live-docker.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-live-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-live-docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-live-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-docker.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-main-docker.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-version.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-version.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-version.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-snap.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-snap.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-weekly-docker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-weekly-docker.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-weekly.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-weekly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-weekly.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-integration-tests.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/run-integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/sonar.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/sonar.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-packaged-scans.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/test-packaged-scans.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-packaged-scans.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/test-packaged-scans.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile-bare:3","Warn: containerImage not pinned by hash: docker/Dockerfile-bare:25","Warn: containerImage not pinned by hash: docker/Dockerfile-live:3","Warn: containerImage not pinned by hash: docker/Dockerfile-live:37","Warn: containerImage not pinned by hash: docker/Dockerfile-stable:3","Warn: containerImage not pinned by hash: docker/Dockerfile-stable:37","Warn: containerImage not pinned by hash: docker/Dockerfile-tests:3","Warn: containerImage not pinned by hash: docker/Dockerfile-tests:20: pin your Docker image by updating ghcr.io/zaproxy/zaproxy:nightly to ghcr.io/zaproxy/zaproxy:nightly@sha256:7ea10c7d808c258c277ccb460c879828ee4b4470de405a15c0284800375eb320","Warn: containerImage not pinned by hash: docker/Dockerfile-weekly:3","Warn: containerImage not pinned by hash: docker/Dockerfile-weekly:24","Warn: pipCommand not pinned by hash: docker/Dockerfile-live:70-79","Warn: pipCommand not pinned by hash: docker/Dockerfile-stable:64-72","Warn: pipCommand not pinned by hash: docker/Dockerfile-weekly:54","Warn: pipCommand not pinned by hash: .github/workflows/test-packaged-scans.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-packaged-scans.yml:23","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  32 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-01T15:22:01.451Z","repository_id":33176404,"created_at":"2025-09-01T15:22:01.451Z","updated_at":"2025-09-01T15:22:01.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36530557,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-11T02:00:06.871Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"zaproxy","name":"ZAP","uuid":"6716868","kind":"organization","description":"","email":null,"website":"https://zaproxy.org","location":null,"twitter":"zaproxy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6716868?v=4","repositories_count":43,"last_synced_at":"2024-03-26T20:37:36.664Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/zaproxy","funding_links":[],"total_stars":15149,"followers":788,"following":0,"created_at":"2022-11-04T09:34:29.367Z","updated_at":"2024-03-26T20:37:38.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaproxy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaproxy/repositories"},"tags":[{"name":"w2026-07-14","sha":"0309ae8d88a25ec2b179eebf21b4338b6d40f955","kind":"tag","published_at":"2026-07-14T13:32:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-07-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-14/manifests"},{"name":"w2026-07-13","sha":"6c1ca7bd473a5e4392959be7553c4b3653d33646","kind":"tag","published_at":"2026-07-13T15:08:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-07-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-07-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-07-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-13/manifests"},{"name":"w2026-07-06","sha":"2ea10dda49211ddc792aac03aa39550ab74759ba","kind":"tag","published_at":"2026-07-06T14:16:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-07-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-07-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-07-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-06/manifests"},{"name":"w2026-06-30","sha":"3df9df2300b42ef6d0c86f917fd0d52caf8399b7","kind":"tag","published_at":"2026-06-30T13:56:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-30/manifests"},{"name":"w2026-06-29","sha":"3df9df2300b42ef6d0c86f917fd0d52caf8399b7","kind":"tag","published_at":"2026-06-29T13:43:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-29/manifests"},{"name":"w2026-06-24","sha":"0ef76c8de01393220fe01bd13925960baad68015","kind":"tag","published_at":"2026-06-24T16:31:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-24/manifests"},{"name":"w2026-06-23","sha":"0ef76c8de01393220fe01bd13925960baad68015","kind":"tag","published_at":"2026-06-23T16:11:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-23/manifests"},{"name":"w2026-06-16","sha":"1895be922eb27974ab5501deb843f11ce9353d75","kind":"tag","published_at":"2026-06-16T14:41:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-16/manifests"},{"name":"w2026-06-09","sha":"7f05893c7f4223697c870f942888d73d1d1033e7","kind":"tag","published_at":"2026-06-09T12:59:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-09/manifests"},{"name":"w2026-06-01","sha":"9d22754be90b27da40717ce50d6184efbfecd488","kind":"tag","published_at":"2026-06-01T17:49:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-01/manifests"},{"name":"w2026-05-27","sha":"0f3519af226eab1211ab7132e9bbcbb066dcf065","kind":"tag","published_at":"2026-05-27T16:53:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-05-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-27/manifests"},{"name":"w2026-05-18","sha":"7089d6adbfe1e0bffc4265cc50a0710e653408f9","kind":"tag","published_at":"2026-05-18T16:20:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-05-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-05-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-05-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-18/manifests"},{"name":"w2026-05-12","sha":"a98cf3a053bd4ee64bcf86d8162f08d2266931a2","kind":"tag","published_at":"2026-05-12T13:29:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-05-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-05-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-05-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-12/manifests"},{"name":"w2026-05-05","sha":"d1c0d67ccdf54308d7992ccbbee441763a41d80e","kind":"tag","published_at":"2026-05-05T16:43:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-05-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-05-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-05-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-05/manifests"},{"name":"w2026-04-27","sha":"2f9521871914e1ab3f10b273fcb2bd569ee10188","kind":"tag","published_at":"2026-04-27T13:02:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-04-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-27/manifests"},{"name":"w2026-04-21","sha":"436aa59a0f722a2ba2a32d45183f478010073618","kind":"tag","published_at":"2026-04-21T13:03:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-04-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-04-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-04-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-21/manifests"},{"name":"w2026-04-14","sha":"575ecd70f0f8c2ff087894c9b0febd0675779564","kind":"tag","published_at":"2026-04-14T15:59:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-04-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-04-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-04-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-14/manifests"},{"name":"w2026-04-07","sha":"575ecd70f0f8c2ff087894c9b0febd0675779564","kind":"tag","published_at":"2026-04-07T15:03:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-04-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-04-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-04-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-07/manifests"},{"name":"w2026-03-31","sha":"30e4f3d2f807ee62660c8b54a42ae793c0e78c0d","kind":"tag","published_at":"2026-03-31T12:49:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-31/manifests"},{"name":"w2026-03-23","sha":"120a7bfc1d34a31928e83d7b68a92060f2891228","kind":"tag","published_at":"2026-03-23T17:15:09.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-23/manifests"},{"name":"w2026-03-18","sha":"c95f6abb4abcf95fa121a0d1ddc060125add274c","kind":"tag","published_at":"2026-03-18T13:22:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-18/manifests"},{"name":"w2026-03-09","sha":"6603ca5ec7d15c50a972ac92072b9c1b8df6f40c","kind":"tag","published_at":"2026-03-09T16:50:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-09/manifests"},{"name":"w2026-03-02","sha":"e8d08ab9dc7f7c7e9daebfd3c9c969b5ab9a9108","kind":"tag","published_at":"2026-03-02T15:45:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-02/manifests"},{"name":"w2026-02-23","sha":"116bda27c78dce96e58797c59508684d4d5f12c8","kind":"tag","published_at":"2026-02-23T17:17:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-02-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-23/manifests"},{"name":"w2026-02-16","sha":"fca4e7076f0df1f0b7f335dc1f850c78933f10e8","kind":"tag","published_at":"2026-02-16T14:56:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-02-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-02-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-02-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-16/manifests"},{"name":"w2026-02-11","sha":"fca4e7076f0df1f0b7f335dc1f850c78933f10e8","kind":"tag","published_at":"2026-02-11T10:21:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-02-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-02-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-02-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-11/manifests"},{"name":"w2026-02-02","sha":"7b69793f019d0a0fbffe75949138a49668599037","kind":"tag","published_at":"2026-02-02T14:44:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-02-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-02-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-02-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-02/manifests"},{"name":"w2026-01-28","sha":"8d81d980ea07b129096a827730cf992e5287c228","kind":"tag","published_at":"2026-01-28T10:36:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-28/manifests"},{"name":"w2026-01-26","sha":"ef0024a609e46ebd04a79b9e4833f24477b3b3e6","kind":"tag","published_at":"2026-01-26T16:29:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-26/manifests"},{"name":"w2026-01-21","sha":"1628a8a77f91cc54c890a6db6df840f2a178ef4b","kind":"tag","published_at":"2026-01-21T10:03:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-21/manifests"},{"name":"w2026-01-12","sha":"1628a8a77f91cc54c890a6db6df840f2a178ef4b","kind":"tag","published_at":"2026-01-12T17:32:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-12/manifests"},{"name":"w2026-01-05","sha":"9ff6d04ead0643a36f9cb236ba049a429a649027","kind":"tag","published_at":"2026-01-05T16:01:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-05/manifests"},{"name":"w2025-12-29","sha":"ee7b801f4ec7b39ef06b93dc499e39930dc89a78","kind":"tag","published_at":"2025-12-29T15:05:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-29/manifests"},{"name":"w2025-12-23","sha":"ee7b801f4ec7b39ef06b93dc499e39930dc89a78","kind":"tag","published_at":"2025-12-23T12:57:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-23/manifests"},{"name":"w2025-12-15","sha":"8a1bff313f4d183dba5aa154ecbe89ad751c9153","kind":"tag","published_at":"2025-12-15T15:10:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-15/manifests"},{"name":"v2.17.0","sha":"8a1bff313f4d183dba5aa154ecbe89ad751c9153","kind":"tag","published_at":"2025-12-15T13:03:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.17.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.17.0/manifests"},{"name":"untagged-0da113f33a07efb892ad","sha":"8a1bff313f4d183dba5aa154ecbe89ad751c9153","kind":"commit","published_at":"2025-12-15T12:59:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/untagged-0da113f33a07efb892ad","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/untagged-0da113f33a07efb892ad","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@untagged-0da113f33a07efb892ad","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/untagged-0da113f33a07efb892ad","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/untagged-0da113f33a07efb892ad/manifests"},{"name":"w2025-12-09","sha":"00b02b700667ba529ef651867e1d653e2c3f8dd2","kind":"tag","published_at":"2025-12-09T09:48:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-09/manifests"},{"name":"w2025-12-03","sha":"e877dad6c066fbdf5751591af0af5d4374ec231c","kind":"tag","published_at":"2025-12-03T15:20:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-03/manifests"},{"name":"w2025-11-24","sha":"43d88afed76ed15868838cd6660a3157cf6d4d14","kind":"tag","published_at":"2025-11-24T17:57:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-11-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-24/manifests"},{"name":"w2025-11-17","sha":"eb93f792a4d67546f338c37fee9ad9e63cdac027","kind":"tag","published_at":"2025-11-17T17:15:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-11-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-17/manifests"},{"name":"w2025-11-10","sha":"d99a5cb73b299906c5626d4d43672fb636664ae4","kind":"tag","published_at":"2025-11-10T16:55:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-11-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-10/manifests"},{"name":"w2025-11-04","sha":"749bad5b4723e21580aa3aebd1ca66816fb53a6d","kind":"tag","published_at":"2025-11-04T11:03:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-11-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-04/manifests"},{"name":"w2025-10-29","sha":"59c744985bd15efca97ce370d05a948ad038a504","kind":"tag","published_at":"2025-10-29T12:20:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-29/manifests"},{"name":"w2025-10-27","sha":"d64bce7f312a9743130b9d5801ffba784f176d5d","kind":"tag","published_at":"2025-10-27T16:53:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-27/manifests"},{"name":"w2025-10-21","sha":"371444943fdffa249a489ba16d5cae59160344fb","kind":"tag","published_at":"2025-10-21T14:58:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-21/manifests"},{"name":"w2025-10-13","sha":"f953c3c463ab0e618e7a0c2deaec3fdbd412a90a","kind":"tag","published_at":"2025-10-13T16:20:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-13/manifests"},{"name":"w2025-10-06","sha":"2c9b31ad04031e8c34319d4028826a4a768df295","kind":"tag","published_at":"2025-10-06T16:33:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-06/manifests"},{"name":"w2025-09-29","sha":"f537d789c59281e36a51aad34b2282cbcbe2534b","kind":"tag","published_at":"2025-09-29T16:34:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-29/manifests"},{"name":"w2025-09-22","sha":"7ca990734f356d331b337319b9e315647fc72894","kind":"tag","published_at":"2025-09-22T15:54:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-22/manifests"},{"name":"w2025-09-18","sha":"31613348011a72199d5b30f176a526b309abfc0c","kind":"tag","published_at":"2025-09-18T11:35:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-18/manifests"},{"name":"w2025-09-15","sha":"8b117b4cdaaf06946fe1c311cb0381a5088866bd","kind":"tag","published_at":"2025-09-15T14:52:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-15/manifests"},{"name":"w2025-09-08","sha":"4c3d415bb13e3e3155dec392db62ac775441aff9","kind":"tag","published_at":"2025-09-08T13:08:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-08/manifests"},{"name":"w2025-09-01","sha":"c2ffaa43f2808f086144f62063e98a4e24075cfa","kind":"tag","published_at":"2025-09-01T16:10:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-01/manifests"},{"name":"w2025-08-26","sha":"1d8e45f82c7ba5558ee55f4f66f4437c644817b8","kind":"tag","published_at":"2025-08-26T11:02:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-08-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-26/manifests"},{"name":"w2025-08-18","sha":"1d8e45f82c7ba5558ee55f4f66f4437c644817b8","kind":"tag","published_at":"2025-08-18T16:07:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-08-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-08-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-08-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-18/manifests"},{"name":"w2025-08-14","sha":"46ee3fe01f68a5355c952f4aaa344650b6a110de","kind":"tag","published_at":"2025-08-14T16:14:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-08-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-08-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-08-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-14/manifests"},{"name":"w2025-08-04","sha":"7e88cabcd454e43b9923234bfa35761b68b27057","kind":"tag","published_at":"2025-08-04T13:54:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-08-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-04/manifests"},{"name":"w2025-07-31","sha":"77a60d7002d37d752245a60b916bad7d748249d6","kind":"tag","published_at":"2025-07-31T10:11:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-31/manifests"},{"name":"w2025-07-28","sha":"98e74f395550cc55657682de2031a5d1a9ea77f9","kind":"tag","published_at":"2025-07-28T14:56:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-28/manifests"},{"name":"w2025-07-22","sha":"d314b5ee7bb80551f550ee146ac93ec1e5b5a882","kind":"tag","published_at":"2025-07-22T09:14:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-22/manifests"},{"name":"w2025-07-14","sha":"3f7c51a83265a76bbb20995a168dde5bac2c2632","kind":"tag","published_at":"2025-07-14T12:18:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-14/manifests"},{"name":"w2025-07-07","sha":"3f7c51a83265a76bbb20995a168dde5bac2c2632","kind":"tag","published_at":"2025-07-07T16:17:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-07/manifests"},{"name":"w2025-06-30","sha":"00e4f7d727dd2258c70fd904f5619d674a064697","kind":"tag","published_at":"2025-06-30T14:37:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-30/manifests"},{"name":"w2025-06-24","sha":"091fa92a82648c775d1ebfd0d71a85e65ccdb330","kind":"tag","published_at":"2025-06-24T16:19:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-24/manifests"},{"name":"w2025-06-23","sha":"091fa92a82648c775d1ebfd0d71a85e65ccdb330","kind":"tag","published_at":"2025-06-23T14:09:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-23/manifests"},{"name":"w2025-06-16","sha":"14ee7528833ab53f43265e7eae80a90218a60fa4","kind":"tag","published_at":"2025-06-16T11:19:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-16/manifests"},{"name":"w2025-06-12","sha":"ed7be9eb1f054ad6a438d6e0d3a302b48b5cee94","kind":"tag","published_at":"2025-06-12T16:32:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-12/manifests"},{"name":"w2025-06-09","sha":"ed7be9eb1f054ad6a438d6e0d3a302b48b5cee94","kind":"tag","published_at":"2025-06-09T11:53:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-09/manifests"},{"name":"w2025-06-04","sha":"2cbc4091e5a03481df80a442d1e468617f65642c","kind":"tag","published_at":"2025-06-04T08:40:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-04/manifests"},{"name":"w2025-05-26","sha":"ea9ea861bd9a7d50e09fd93cf13f2aa819a46e4a","kind":"tag","published_at":"2025-05-26T08:32:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-26/manifests"},{"name":"w2025-05-20","sha":"ea9ea861bd9a7d50e09fd93cf13f2aa819a46e4a","kind":"tag","published_at":"2025-05-20T14:36:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-20/manifests"},{"name":"w2025-05-19","sha":"43e5244f962334d0cf01c2dc98d8657994983044","kind":"tag","published_at":"2025-05-19T09:55:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-19/manifests"},{"name":"w2025-05-15","sha":"e53ffdfa371aa1686a8838a20eb0535ebe14248f","kind":"tag","published_at":"2025-05-15T12:36:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-15/manifests"},{"name":"w2025-05-13","sha":"e53ffdfa371aa1686a8838a20eb0535ebe14248f","kind":"tag","published_at":"2025-05-13T11:23:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-13/manifests"},{"name":"w2025-05-12","sha":"e53ffdfa371aa1686a8838a20eb0535ebe14248f","kind":"tag","published_at":"2025-05-12T08:56:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-12/manifests"},{"name":"w2025-05-05","sha":"24ec1a26856c20d756a6f40188d435523dcbb844","kind":"tag","published_at":"2025-05-05T10:02:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-05/manifests"},{"name":"w2025-04-30","sha":"bd3429ffa8a9bfd1722d4fe66dae38eec5092295","kind":"tag","published_at":"2025-04-30T10:03:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-30/manifests"},{"name":"w2025-04-24","sha":"bd3429ffa8a9bfd1722d4fe66dae38eec5092295","kind":"tag","published_at":"2025-04-24T12:57:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-24/manifests"},{"name":"w2025-04-22","sha":"bd3429ffa8a9bfd1722d4fe66dae38eec5092295","kind":"tag","published_at":"2025-04-22T13:31:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-22/manifests"},{"name":"w2025-04-08","sha":"2a2774cc1b6b823c93dd8f1547ef0cd88daecdf3","kind":"tag","published_at":"2025-04-08T08:31:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-08/manifests"},{"name":"w2025-04-07","sha":"a8d4867541be32292fbbfe2340336ea7ad3b78c5","kind":"tag","published_at":"2025-04-07T10:20:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-07/manifests"},{"name":"w2025-03-31","sha":"45c48649968772f93e2cbffb044a2401540e45d4","kind":"tag","published_at":"2025-03-31T16:28:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-31/manifests"},{"name":"w2025-03-26","sha":"9043eb613d6f04c5705240e299a1a9369557fde9","kind":"tag","published_at":"2025-03-26T09:55:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-26/manifests"},{"name":"v2.16.1","sha":"9043eb613d6f04c5705240e299a1a9369557fde9","kind":"tag","published_at":"2025-03-25T17:46:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.16.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.16.1/manifests"},{"name":"w2025-03-19","sha":"ddb0cf0a301ab767f7894a719fcca8af26917682","kind":"tag","published_at":"2025-03-19T10:46:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-19/manifests"},{"name":"w2025-03-11","sha":"1183daf691705a206448bef1c43a55e2b8fa495d","kind":"tag","published_at":"2025-03-11T09:17:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-11/manifests"},{"name":"w2025-03-04","sha":"046333deb7fb6241ebdbcc156385f64be6849111","kind":"tag","published_at":"2025-03-04T12:35:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-04/manifests"},{"name":"w2025-02-26","sha":"d67299abbe8f173673934e61bce3c0e42fd86816","kind":"tag","published_at":"2025-02-26T17:30:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-02-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-02-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-02-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-26/manifests"},{"name":"w2025-02-17","sha":"326c068c73ff1b7ed77d2a69c56ebe717f598540","kind":"tag","published_at":"2025-02-17T13:26:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-02-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-17/manifests"},{"name":"w2025-02-10","sha":"5365c23305466f5c4eb6346ff0bcc70bf9447caa","kind":"tag","published_at":"2025-02-10T16:17:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-02-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-02-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-02-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-10/manifests"},{"name":"w2025-02-03","sha":"8f6d4e2e77e5dcaf5d8bfb2a6ec5b1285cf87fe3","kind":"tag","published_at":"2025-02-03T15:25:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-02-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-02-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-02-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-03/manifests"},{"name":"w2025-01-28","sha":"4adf67f8e5f250ac61f5ca95879df758095002e9","kind":"tag","published_at":"2025-01-28T16:49:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-01-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-01-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-01-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-01-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-01-28/manifests"},{"name":"w2025-01-20","sha":"56cfaf07aede87450fb7f4c8d0c43d986ef77697","kind":"tag","published_at":"2025-01-20T14:06:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-01-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-01-20/manifests"},{"name":"v2.16.0","sha":"ba6b9308d08c5ff78de327d8332189dac3dc0c8c","kind":"tag","published_at":"2025-01-10T12:00:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.16.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.16.0/manifests"},{"name":"w2024-12-31","sha":"94702254b792713d7f74226b6e3a7e5041e80734","kind":"tag","published_at":"2024-12-31T11:51:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-12-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-12-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-12-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-31/manifests"},{"name":"w2024-12-23","sha":"bfea45e272a6bd3db55bae7b9240f40cfc018543","kind":"tag","published_at":"2024-12-23T17:02:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-12-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-12-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-12-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-23/manifests"},{"name":"w2024-12-09","sha":"641e90f97d88c01b4c72afc12910b7b1d5ae250e","kind":"tag","published_at":"2024-12-09T15:45:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-12-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-09/manifests"},{"name":"w2024-12-02","sha":"78a04e198460a4ecca8909d3f72757b8ea78cb3e","kind":"tag","published_at":"2024-12-02T16:36:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-12-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-02/manifests"},{"name":"w2024-11-26","sha":"6482c2a0fba69219b62ebea8b37f26e771573bd0","kind":"tag","published_at":"2024-11-26T13:45:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-26/manifests"},{"name":"w2024-11-18","sha":"c64b1bd8894513dba2936342819f8fb21cc243af","kind":"tag","published_at":"2024-11-18T17:12:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-18/manifests"},{"name":"w2024-11-12","sha":"5e0ce6097e76236f6951e028a9550e005c9e0834","kind":"tag","published_at":"2024-11-12T11:46:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-12/manifests"},{"name":"w2024-11-11","sha":"4fe0566304b1d646d248f041aeec59e6e9e8bfaa","kind":"tag","published_at":"2024-11-11T17:13:09.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-11/manifests"},{"name":"w2024-11-04","sha":"4fe0566304b1d646d248f041aeec59e6e9e8bfaa","kind":"tag","published_at":"2024-11-04T14:11:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-04/manifests"},{"name":"w2024-10-31","sha":"abb26156c99f73d8459c8abdaae3100d39ce7000","kind":"tag","published_at":"2024-10-31T10:37:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-31/manifests"},{"name":"w2024-10-28","sha":"0fc2ff9d4b95ac3c50ae408d1fc1fe296c6e611e","kind":"tag","published_at":"2024-10-28T17:23:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-28/manifests"},{"name":"w2024-10-21","sha":"18c15de63ed74eea80b69b7dd0f0d284ec6e5302","kind":"tag","published_at":"2024-10-21T09:57:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-21/manifests"},{"name":"w2024-10-16","sha":"585132d497cbb99757a4141cc3bb42d5406c4ea0","kind":"tag","published_at":"2024-10-16T10:34:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-16/manifests"},{"name":"w2024-10-07","sha":"6dc9dfe44055214eebb33af61ba9044be52d958d","kind":"tag","published_at":"2024-10-07T15:21:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-07/manifests"},{"name":"w2024-09-30","sha":"b0cfa466464455375f2fe943d669a5887de81d22","kind":"tag","published_at":"2024-09-30T13:51:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-09-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-09-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-09-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-30/manifests"},{"name":"w2024-09-17","sha":"f45aba8193e3fb8e3e8ecab3fe0b9596863463bf","kind":"tag","published_at":"2024-09-17T13:33:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-09-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-17/manifests"},{"name":"w2024-09-10","sha":"914f41358069497268ff292dcaf578a4a9fb8e7f","kind":"tag","published_at":"2024-09-10T09:35:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-09-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-10/manifests"},{"name":"w2024-09-02","sha":"914f41358069497268ff292dcaf578a4a9fb8e7f","kind":"tag","published_at":"2024-09-02T16:49:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-09-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-02/manifests"},{"name":"w2024-08-27","sha":"e19c202954c20906bd49c0fd19cebed2df9e01c5","kind":"tag","published_at":"2024-08-27T10:09:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-08-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-08-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-08-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-27/manifests"},{"name":"w2024-08-20","sha":"7cffdbcd3a12236384a52a94daf1b4d1f975012a","kind":"tag","published_at":"2024-08-20T08:33:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-08-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-20/manifests"},{"name":"w2024-08-12","sha":"ca636a78a5c3f30998352790d17f2268f4aa4073","kind":"tag","published_at":"2024-08-12T17:11:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-08-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-08-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-08-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-12/manifests"},{"name":"w2024-08-05","sha":"02882b2ea8ab54540646a4a9a8ac33390b12df69","kind":"tag","published_at":"2024-08-05T10:14:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-08-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-05/manifests"},{"name":"w2024-07-29","sha":"df3322cd88e174366e3976b6850ab0feeeb86a2d","kind":"tag","published_at":"2024-07-29T16:32:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-29/manifests"},{"name":"w2024-07-22","sha":"dad6fc4f596ddbd7c1540d0184d978285cfd1740","kind":"tag","published_at":"2024-07-22T16:38:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-22/manifests"},{"name":"w2024-07-15","sha":"7c67c305ec58af971aa13132cc97093b18b5db3f","kind":"tag","published_at":"2024-07-15T14:43:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-15/manifests"},{"name":"w2024-07-08","sha":"2e348086e87c18993177af586b1082ce81fcbc87","kind":"tag","published_at":"2024-07-08T11:13:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-08/manifests"},{"name":"w2024-07-01","sha":"971b85764a8d70ad1470e3815cceabd84bd04162","kind":"tag","published_at":"2024-07-01T11:45:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-01/manifests"},{"name":"w2024-06-27","sha":"971b85764a8d70ad1470e3815cceabd84bd04162","kind":"tag","published_at":"2024-06-27T12:31:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-27/manifests"},{"name":"w2024-06-25","sha":"6fd1955432474c55b3136956610fc798829a5510","kind":"tag","published_at":"2024-06-25T08:46:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-25/manifests"},{"name":"w2024-06-17","sha":"03b7145f33e0461b50e423305ea135324668f49e","kind":"tag","published_at":"2024-06-17T16:34:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-17/manifests"},{"name":"w2024-06-10","sha":"1fc9ce59ff7a1a36d53fae047e35e72291fcb2b2","kind":"tag","published_at":"2024-06-10T10:57:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-10/manifests"},{"name":"w2024-06-04","sha":"c17a6c70a8a701c78b2a50ae00ba1f50f738d2cd","kind":"tag","published_at":"2024-06-04T16:14:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-04/manifests"},{"name":"w2024-05-28","sha":"ea1572fef9309f10d95630d56bcd487e30348574","kind":"tag","published_at":"2024-05-28T10:54:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-05-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-05-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-05-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-28/manifests"},{"name":"w2024-05-20","sha":"d2e8822595c105b51d299922284d652e784858c8","kind":"tag","published_at":"2024-05-20T10:31:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-05-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-20/manifests"},{"name":"w2024-05-14","sha":"19321b41ac5e4b71ab72b651eabe264109d242e7","kind":"tag","published_at":"2024-05-14T10:24:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-05-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-05-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-05-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-14/manifests"},{"name":"w2024-05-07","sha":"124b037e72072e80aa19c3860daa280267fb13be","kind":"tag","published_at":"2024-05-07T19:34:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-05-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-07/manifests"},{"name":"v2.15.0","sha":"124b037e72072e80aa19c3860daa280267fb13be","kind":"tag","published_at":"2024-05-07T17:05:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.15.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.15.0/manifests"},{"name":"w2024-04-29","sha":"4d95b8b54c234b2fb55e568de6519b47950fd7b4","kind":"tag","published_at":"2024-04-29T10:31:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-04-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-04-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-04-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-29/manifests"},{"name":"w2024-04-22","sha":"4f8de81f8fe05be9fd06a2c0ab1f68e649273739","kind":"tag","published_at":"2024-04-22T13:06:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-04-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-04-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-04-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-22/manifests"},{"name":"w2024-04-08","sha":"b7813752999ebeb8e74506ac29b8a59ceea22730","kind":"tag","published_at":"2024-04-08T16:02:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-04-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-04-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-04-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-08/manifests"},{"name":"w2024-04-02","sha":"c5842900859385bcfda9924674fb13a217a21756","kind":"tag","published_at":"2024-04-02T16:37:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-04-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-02/manifests"},{"name":"w2024-03-25","sha":"780e947155356d1eb62b1596ccd3ca5bbfc20556","kind":"tag","published_at":"2024-03-25T16:28:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-25/manifests"},{"name":"w2024-03-22","sha":"b2dcce314862b5a8d8dbc8b6b91e4f183097532b","kind":"tag","published_at":"2024-03-22T15:45:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-22/manifests"},{"name":"w2024-03-18","sha":"1d1e2d6a64c51b7c1d230fb3d4cad7157817f8a9","kind":"tag","published_at":"2024-03-18T14:20:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-18/manifests"},{"name":"w2024-03-11","sha":"908e54caa1883a79256d768915b58482d728a772","kind":"tag","published_at":"2024-03-11T16:40:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-11/manifests"},{"name":"w2024-03-04","sha":"eee678147cbe6d61dd80013644e9d1f5996a9f49","kind":"tag","published_at":"2024-03-04T12:09:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-04/manifests"},{"name":"w2024-02-26","sha":"29854a9660406abebbfbacc34c7a1e69ebfbe399","kind":"tag","published_at":"2024-02-26T12:41:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-02-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-02-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-02-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-26/manifests"},{"name":"w2024-02-19","sha":"e242533fa19c7b33b743a2cc46ef503246ea590e","kind":"tag","published_at":"2024-02-19T17:41:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-02-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-19/manifests"},{"name":"w2024-02-12","sha":"35ead680f91effdb9d17f09e48439246a63d2daf","kind":"tag","published_at":"2024-02-12T16:00:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-02-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-02-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-02-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-12/manifests"},{"name":"w2024-02-05","sha":"3111e2a40e7f0547405bd4611f52d2597e5f1b25","kind":"tag","published_at":"2024-02-05T14:32:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-02-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-02-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-02-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-05/manifests"},{"name":"w2024-01-29","sha":"8780aa5e4af1c6287bbf291a75315f1df621feb5","kind":"tag","published_at":"2024-01-29T11:46:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-29/manifests"},{"name":"w2024-01-22","sha":"b2aed8b5005495af6177a1ad92645d30d126f811","kind":"tag","published_at":"2024-01-22T15:42:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-22/manifests"},{"name":"w2024-01-16","sha":"adac93f6a2c3452217d36a1f4589665cdef50a49","kind":"tag","published_at":"2024-01-16T12:47:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-16/manifests"},{"name":"w2024-01-08","sha":"929db1e4e2fa106b7d395ee91bc80f82e7b4b60a","kind":"tag","published_at":"2024-01-08T15:42:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-08/manifests"},{"name":"w2024-01-02","sha":"d9e04c03453ec7ca0729e0a4d216783fbde33d68","kind":"tag","published_at":"2024-01-02T14:04:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-02/manifests"},{"name":"w2023-12-18","sha":"a38fe5ecc82107a8f91a07dba77ad2174bd5de1a","kind":"tag","published_at":"2023-12-18T15:03:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-12-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-12-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-12-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-18/manifests"},{"name":"w2023-12-11","sha":"1159248b3d79e57f511ed96408da4b9938d1b829","kind":"tag","published_at":"2023-12-11T16:46:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-12-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-11/manifests"},{"name":"w2023-12-04","sha":"83278706342db3ed0766d92ea92974fc2f0ad520","kind":"tag","published_at":"2023-12-04T14:31:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-12-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-04/manifests"},{"name":"w2023-11-27","sha":"1d1455501a42fc37c3b4771bdced76a81dff4b3c","kind":"tag","published_at":"2023-11-27T16:28:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-11-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-11-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-11-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-27/manifests"},{"name":"w2023-11-20","sha":"d0695f7483c3516c0c3ef5e07ff09372e2ddc4c3","kind":"tag","published_at":"2023-11-20T17:11:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-11-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-20/manifests"},{"name":"w2023-11-13","sha":"8f3932ff49e9182de9e205de24ab886565e44c52","kind":"tag","published_at":"2023-11-13T16:53:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-11-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-13/manifests"},{"name":"w2023-11-07","sha":"1fec08010ea3f0aa65d9d829af1c1d78cf6bce60","kind":"tag","published_at":"2023-11-07T10:28:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-11-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-07/manifests"},{"name":"w2023-10-30","sha":"046b31294a62aa80929b515bd97be4e28f84791a","kind":"tag","published_at":"2023-10-30T16:11:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-30/manifests"},{"name":"w2023-10-24","sha":"c5d7269e6827ca16b9922c54774a0763e400c5db","kind":"tag","published_at":"2023-10-24T09:17:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-24/manifests"},{"name":"w2023-10-17","sha":"b9558932a1f50a451be92050f4d78b8efc885e4c","kind":"tag","published_at":"2023-10-17T12:34:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-17/manifests"},{"name":"v2.14.0","sha":"ebddb3e91eeb52017ced2b080f14e958043f91cf","kind":"tag","published_at":"2023-10-12T16:02:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.14.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.14.0/manifests"},{"name":"w2023-10-09","sha":"f3611277d0c11798b73e02998f0c6a96225f8f51","kind":"tag","published_at":"2023-10-09T14:31:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-09/manifests"},{"name":"w2023-10-02","sha":"b9ee873fae24cce338bd1a09564e387b6e7edbfd","kind":"tag","published_at":"2023-10-02T14:07:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-02/manifests"},{"name":"w2023-09-26","sha":"b8f0386ac6107fc30440cc770939338a3193ed3b","kind":"tag","published_at":"2023-09-26T09:26:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-09-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-09-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-09-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-26/manifests"},{"name":"w2023-09-18","sha":"dfce008dfbfa0839dfddeaca49d6ef5dd96c6d28","kind":"tag","published_at":"2023-09-18T08:51:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-09-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-18/manifests"},{"name":"w2023-09-11","sha":"a28256f65368130dc5050c2dd7cdbc8c2fea8db3","kind":"tag","published_at":"2023-09-11T14:44:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-09-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-09-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-09-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-11/manifests"},{"name":"w2023-09-04","sha":"f503916915684f314a65856bc5abd93a5c1df733","kind":"tag","published_at":"2023-09-04T14:37:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-09-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-04/manifests"},{"name":"w2023-08-29","sha":"039ef65cf814ce4d358a7ac3eff19ced9bfd6e9e","kind":"tag","published_at":"2023-08-29T14:41:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-08-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-08-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-08-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-29/manifests"},{"name":"w2023-08-21","sha":"54dbefe4495a83386187ba77f1f876be1bb82e2a","kind":"tag","published_at":"2023-08-21T12:41:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-08-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-21/manifests"},{"name":"w2023-08-15","sha":"013d182404349ac44e3453fc6bf4a6434bd64cd0","kind":"tag","published_at":"2023-08-15T14:21:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-08-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-08-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-08-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-15/manifests"},{"name":"w2023-08-07","sha":"d1e697c1199c4530756a563f22e1de9ce1bcd524","kind":"tag","published_at":"2023-08-07T14:57:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-08-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-08-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-08-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-07/manifests"},{"name":"w2023-07-24","sha":"1b35d0c53ef416c9a2310eed928c4b57d95982b0","kind":"tag","published_at":"2023-07-24T10:26:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-07-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-07-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-07-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-24/manifests"},{"name":"w2023-07-17","sha":"cf50803da7907fe60812ff5af808846bdf2300c4","kind":"tag","published_at":"2023-07-17T08:33:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-07-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-17/manifests"},{"name":"w2023-07-12","sha":"a8bfbd6aa000c2d7debab6d3fa50e498c332608f","kind":"tag","published_at":"2023-07-12T08:05:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-07-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-07-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-07-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-12/manifests"},{"name":"v2.13.0","sha":"3547ce44598d13ada52a5135065bba46111af070","kind":"tag","published_at":"2023-07-11T14:05:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.13.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.13.0/manifests"},{"name":"w2023-06-28","sha":"346b643f96d9be9fb7a04c92b482c2b3ae59623a","kind":"tag","published_at":"2023-06-28T09:31:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-06-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-06-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-06-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-28/manifests"},{"name":"w2023-06-19","sha":"7c411b6d379de79fb2c18fa2c5b8422044ff3236","kind":"tag","published_at":"2023-06-19T12:21:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-06-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-06-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-06-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-19/manifests"},{"name":"w2023-06-12","sha":"70bcdd30d7e41ea65deab99e9c9202b7fdf8020d","kind":"tag","published_at":"2023-06-12T15:54:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-06-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-06-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-06-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-12/manifests"},{"name":"w2023-06-06","sha":"3a17da31283ba92c7cd76f2398df590eefbbc592","kind":"tag","published_at":"2023-06-06T15:37:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-06-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-06-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-06-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-06/manifests"},{"name":"w2023-05-30","sha":"59b49af0fc2c1ea2a7f1d990fe161275a7c82c99","kind":"tag","published_at":"2023-05-30T16:41:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-30/manifests"},{"name":"w2023-05-22","sha":"1b838d07c3a3549d9f10475815f2ef8dabfe4edf","kind":"tag","published_at":"2023-05-22T16:35:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-22/manifests"},{"name":"w2023-05-15","sha":"63bdfd11d2c9bba82f8dc586191799784f36517b","kind":"tag","published_at":"2023-05-15T13:23:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-15/manifests"},{"name":"w2023-05-09","sha":"7259b47769ef4df332fed6681c85828143f8dc6f","kind":"tag","published_at":"2023-05-09T14:30:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-09/manifests"},{"name":"w2023-05-02","sha":"dff530a39ff4fc60b7ad635af90d1ac20c806824","kind":"tag","published_at":"2023-05-02T15:41:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-02/manifests"},{"name":"w2023-04-24","sha":"bf2d03c1dca8ece8c6d15e6c5a3a3918d660ded7","kind":"tag","published_at":"2023-04-24T10:56:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-04-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-04-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-04-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-24/manifests"},{"name":"w2023-04-17","sha":"d771fae234ef5ffa24e6ef9b01ec0796e2555741","kind":"tag","published_at":"2023-04-17T15:07:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-04-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-04-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-04-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-17/manifests"},{"name":"w2023-04-10","sha":"1acd407106688db2362a3c3f15de80bd1cb0a657","kind":"tag","published_at":"2023-04-10T13:31:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-04-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-04-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-04-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-10/manifests"},{"name":"w2023-04-04","sha":"6af51729fede1c37b173b8e3aee83e72ef460d51","kind":"tag","published_at":"2023-04-04T10:34:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-04-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-04/manifests"},{"name":"w2023-03-27","sha":"3079a6be2932974d3173b3fcdde83a26dd9f1833","kind":"tag","published_at":"2023-03-27T16:54:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-03-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-27/manifests"},{"name":"w2023-03-20","sha":"480e3de0b278d38f4ddccd9bd0683d30e7981092","kind":"tag","published_at":"2023-03-20T11:57:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-03-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-20/manifests"},{"name":"w2023-03-13","sha":"d93ca02f7813bc329db56a65f82291e246a266b2","kind":"tag","published_at":"2023-03-13T12:31:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-03-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-13/manifests"},{"name":"w2023-03-06","sha":"30ec721a2f5de8e21625db9f945b466c2a329b65","kind":"tag","published_at":"2023-03-06T18:16:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-03-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-06/manifests"},{"name":"w2023-02-27","sha":"a61267dac283416c2996e5a215dd4a8ede202a9c","kind":"tag","published_at":"2023-02-27T19:16:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-02-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-02-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-02-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-27/manifests"},{"name":"w2023-02-20","sha":"af431ed622ca4c97c8d591233aec197a1733b561","kind":"tag","published_at":"2023-02-20T17:18:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-02-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-02-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-02-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-20/manifests"},{"name":"w2023-02-13","sha":"af431ed622ca4c97c8d591233aec197a1733b561","kind":"tag","published_at":"2023-02-13T14:58:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-02-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-02-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-02-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-13/manifests"},{"name":"w2023-02-06","sha":"e0e993472128deea189d9bba509323368a3bc9ce","kind":"tag","published_at":"2023-02-06T16:30:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-02-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-02-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-02-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-06/manifests"},{"name":"w2023-01-31","sha":"d102f07cb8b3a7a9fe76efcdb3cb21bea7dd59bc","kind":"tag","published_at":"2023-01-31T18:08:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-31/manifests"},{"name":"w2023-01-23","sha":"a8741bcbc52ed0919cfb460f3cc7cf6b20261205","kind":"tag","published_at":"2023-01-23T14:25:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-23/manifests"},{"name":"w2023-01-16","sha":"530c0aace4835671decbb748c67b3966595e39ab","kind":"tag","published_at":"2023-01-16T12:10:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-16/manifests"},{"name":"w2023-01-09","sha":"314b6a635790971c06b6d525402cf070c5ba8318","kind":"tag","published_at":"2023-01-09T15:57:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-09/manifests"},{"name":"w2023-01-03","sha":"314b6a635790971c06b6d525402cf070c5ba8318","kind":"tag","published_at":"2023-01-03T15:50:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-03/manifests"},{"name":"w2022-12-28","sha":"4093b6430965324ab5d0ddef6f294d90b1c7d3d3","kind":"tag","published_at":"2022-12-28T11:13:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-12-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-12-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-12-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-28/manifests"},{"name":"w2022-12-19","sha":"093c18da105b7f64a34d19c079824c5ca457b070","kind":"tag","published_at":"2022-12-19T14:57:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-12-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-12-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-12-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-19/manifests"},{"name":"w2022-12-13","sha":"97c40614acd85a428ebcc45849118a88e4d18596","kind":"tag","published_at":"2022-12-13T11:15:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-12-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-12-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-12-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-13/manifests"},{"name":"w2022-12-05","sha":"7c61d7c67fccf856c4f7787100dbaeae281ddcdf","kind":"tag","published_at":"2022-12-05T20:52:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-12-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-05/manifests"},{"name":"w2022-11-28","sha":"031f4aaafa3189128b1fa4e146232361cb2064b1","kind":"tag","published_at":"2022-11-28T10:40:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-11-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-11-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-11-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-28/manifests"},{"name":"w2022-11-21","sha":"e2f722cbff524d6e0c146d53cd193204d79663e5","kind":"tag","published_at":"2022-11-21T15:45:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-11-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-11-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-11-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-21/manifests"},{"name":"w2022-11-14","sha":"45180ea383ec85317d3f342f2c86763b337a8172","kind":"tag","published_at":"2022-11-14T12:22:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-11-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-14/manifests"},{"name":"w2022-11-07","sha":"b27541a3384abdf31b22e155f77e1a7b7a8a9644","kind":"tag","published_at":"2022-11-07T11:34:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-11-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-07/manifests"},{"name":"w2022-10-31","sha":"b338910c00baf37ea999fda3938ec520b8450458","kind":"tag","published_at":"2022-10-31T16:16:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-31/manifests"},{"name":"w2022-10-27","sha":"948493717a4a9e1af4e89f08d95880a403358276","kind":"tag","published_at":"2022-10-27T14:42:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-27/manifests"},{"name":"v2.12.0","sha":"948493717a4a9e1af4e89f08d95880a403358276","kind":"tag","published_at":"2022-10-27T12:59:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.12.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.12.0/manifests"},{"name":"w2022-10-17","sha":"3def53a5a1341adde264f4d51f8f4655f5c2a108","kind":"tag","published_at":"2022-10-17T16:18:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-17/manifests"},{"name":"w2022-10-10","sha":"6c9f64ef794e8b6d57ac81166b352fca4936ccea","kind":"tag","published_at":"2022-10-10T13:38:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-10/manifests"},{"name":"w2022-10-03","sha":"0754a01cdae98490640a5e4857894c6da477f5d7","kind":"tag","published_at":"2022-10-03T09:29:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-03/manifests"},{"name":"w2022-09-26","sha":"0f1743a3160ef85b2ad44e0ce5f3c400c17bd4db","kind":"tag","published_at":"2022-09-26T13:47:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-09-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-09-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-09-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-26/manifests"},{"name":"w2022-09-20","sha":"ad2facbf1b66455d4f841d505fc8af3eeccebd6b","kind":"tag","published_at":"2022-09-20T09:59:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-09-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-09-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-09-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-20/manifests"},{"name":"w2022-09-13","sha":"da5422097306d5bbc1a648a90d0846090af1504f","kind":"tag","published_at":"2022-09-13T08:30:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-09-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-09-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-09-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-13/manifests"},{"name":"w2022-09-06","sha":"59859f67a3d498a44902ef61748bb2aeb302bd11","kind":"tag","published_at":"2022-09-06T10:00:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-09-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-06/manifests"},{"name":"w2022-08-24","sha":"33328d36c11b95a1c2574d79a43849571e4d27ff","kind":"tag","published_at":"2022-08-24T14:59:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-24/manifests"},{"name":"w2022-08-23","sha":"f2d433cec497915fe71770aebe0951de9bbf7a4b","kind":"tag","published_at":"2022-08-23T14:48:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-23/manifests"},{"name":"w2022-08-15","sha":"82bbffd6c6c4a95bb882eafef950e31617fbce6f","kind":"tag","published_at":"2022-08-15T13:09:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-15/manifests"},{"name":"w2022-08-08","sha":"819aca9f515ebd0442846e2e28cc24937f87ed4b","kind":"tag","published_at":"2022-08-08T12:43:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-08/manifests"},{"name":"w2022-08-01","sha":"8b6e0a4d069eaa8a80c2a7b08a085f63e2c9d4dc","kind":"tag","published_at":"2022-08-01T07:52:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-01/manifests"},{"name":"w2022-07-25","sha":"fcb5d64e3164fe0717001f61521b28f36d6c56d4","kind":"tag","published_at":"2022-07-25T10:12:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-07-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-07-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-07-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-25/manifests"},{"name":"w2022-07-18","sha":"fe3aefcc938a86ccb003d8d7f0ed54b88026221c","kind":"tag","published_at":"2022-07-18T16:07:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-07-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-07-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-07-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-18/manifests"},{"name":"w2022-07-11","sha":"3916d92bfd0a305658fa6a01a89bbe8745d97c5e","kind":"tag","published_at":"2022-07-11T14:21:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-07-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-07-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-07-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-11/manifests"},{"name":"w2022-07-06","sha":"3916d92bfd0a305658fa6a01a89bbe8745d97c5e","kind":"tag","published_at":"2022-07-06T08:32:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-07-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-07-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-07-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-06/manifests"},{"name":"w2022-06-27","sha":"7742399ad76205a740c5a837f1ef57c1ac07b3a3","kind":"tag","published_at":"2022-06-27T15:13:26.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-06-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-06-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-06-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-27/manifests"},{"name":"w2022-06-20","sha":"ddd57c35882bd8063bd8abe0587eaa2239fdb1ed","kind":"tag","published_at":"2022-06-20T10:13:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-06-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-20/manifests"},{"name":"w2022-06-15","sha":"46894b1eb6d50c01d02c6e4a21d0dec0f3c93714","kind":"tag","published_at":"2022-06-15T07:34:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-06-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-06-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-06-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-15/manifests"},{"name":"w2022-06-07","sha":"43cb0e29749489b53ef4fd3e8892d48550030ccd","kind":"tag","published_at":"2022-06-07T08:39:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-06-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-06-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-06-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-07/manifests"},{"name":"w2022-05-30","sha":"c656518a256237ec58aeffbc0a9519de10b80731","kind":"tag","published_at":"2022-05-30T14:29:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-30/manifests"},{"name":"w2022-05-23","sha":"879792acb5a7cf381b6698c721e9dee055eed407","kind":"tag","published_at":"2022-05-23T12:13:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-23/manifests"},{"name":"w2022-05-16","sha":"0dd5351f40d47a1bae14898049eb1740216a1ae2","kind":"tag","published_at":"2022-05-16T10:28:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-16/manifests"},{"name":"w2022-05-09","sha":"4ce58944e833030273901830963060e5e0fddec3","kind":"tag","published_at":"2022-05-09T13:08:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-09/manifests"},{"name":"w2022-05-03","sha":"342cdb6d4225da852edf120247452bc63a99e5a7","kind":"tag","published_at":"2022-05-03T12:16:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-03/manifests"},{"name":"w2022-04-25","sha":"ee6da2d24c774e4f08ea22abc9a1f9fe0ffe5305","kind":"tag","published_at":"2022-04-25T15:27:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-25/manifests"},{"name":"w2022-04-20","sha":"de45bdf1cd1d658c301737375a4408ed97ddaffa","kind":"tag","published_at":"2022-04-20T15:04:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-20/manifests"},{"name":"w2022-04-19","sha":"d2d0b7155b5bd6a55851c2edd5e13b6e26a930dc","kind":"tag","published_at":"2022-04-19T12:28:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-19/manifests"},{"name":"w2022-04-11","sha":"cbcafd1cb251e2d0c948c82d16032cd1e9559beb","kind":"tag","published_at":"2022-04-11T13:18:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-11/manifests"},{"name":"w2022-04-05","sha":"1a4af3a5678488a7d4f5559cb82cb3f89ae483c2","kind":"tag","published_at":"2022-04-05T09:07:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-05/manifests"},{"name":"w2022-03-28","sha":"e9ea9d1386f32a83316dee310e566041d25517aa","kind":"tag","published_at":"2022-03-28T16:27:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-03-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-28/manifests"},{"name":"w2022-03-21","sha":"8cd142b8f3bb848620fcf5d49db78266e417ac24","kind":"tag","published_at":"2022-03-21T11:51:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-03-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-03-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-03-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-21/manifests"},{"name":"w2022-03-14","sha":"945c3ef2de54ad20f1d40c6c6ddce690a417a87a","kind":"tag","published_at":"2022-03-14T11:35:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-03-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-03-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-03-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-14/manifests"},{"name":"w2022-03-07","sha":"182d438f21779560623e2c8b11143aa7f316a568","kind":"tag","published_at":"2022-03-07T13:39:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-03-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-07/manifests"},{"name":"w2022-02-28","sha":"393fed828496f8eb1cb4d7b1b0f690945171c8d8","kind":"tag","published_at":"2022-02-28T13:34:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-02-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-02-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-02-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-28/manifests"},{"name":"w2022-02-21","sha":"23d090aae8a7728880377415f02e90c0eb2c0fa6","kind":"tag","published_at":"2022-02-21T14:37:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-02-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-02-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-02-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-21/manifests"},{"name":"w2022-02-14","sha":"e244feb0640f31e05cdf72efba8615be0785aabe","kind":"tag","published_at":"2022-02-14T11:04:09.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-02-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-14/manifests"},{"name":"w2022-02-10","sha":"23bad16b2a0daa32ea408ae4dbbcdd47a6676ffb","kind":"tag","published_at":"2022-02-10T11:54:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-02-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-02-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-02-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-10/manifests"},{"name":"w2022-01-31","sha":"203cf48c7148dd268b87423680911b65548c0650","kind":"tag","published_at":"2022-01-31T12:24:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-31/manifests"},{"name":"w2022-01-24","sha":"7f6ab0594f4d4e971a4169930bc27a532bc12cd6","kind":"tag","published_at":"2022-01-24T11:01:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-24/manifests"},{"name":"w2022-01-17","sha":"f68b04e580fac25e2bacecec4bf7365cdc03e5fc","kind":"tag","published_at":"2022-01-17T15:24:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-17/manifests"},{"name":"w2022-01-10","sha":"fb2088a0c2285b766b7283752014ba491a50a1bc","kind":"tag","published_at":"2022-01-10T11:32:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-10/manifests"},{"name":"w2022-01-04","sha":"ba30b352c4d44b40d320fdd13fad2bf0d1003ea7","kind":"tag","published_at":"2022-01-04T12:37:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-04/manifests"},{"name":"w2021-12-20","sha":"79c0196c9ef28150fb1843d1305b7763a013e456","kind":"tag","published_at":"2021-12-20T10:00:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-20/manifests"},{"name":"w2021-12-13","sha":"8b5f7ecbf192396405770e98b59db05e940db61f","kind":"tag","published_at":"2021-12-13T10:32:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-13/manifests"},{"name":"v2.11.1","sha":"7ec4fe7ac0a8286b6d8f434fe054b80f7d070cdf","kind":"tag","published_at":"2021-12-10T18:21:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.11.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.11.1/manifests"},{"name":"w2021-12-10","sha":"21794a8b3d55f99454699c2261ec5cbc46180cd8","kind":"tag","published_at":"2021-12-10T11:37:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-10/manifests"},{"name":"w2021-12-06","sha":"b1fa1183d1e6dff0950cdbfd3c0884065fe2b5e4","kind":"tag","published_at":"2021-12-06T10:18:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-06/manifests"},{"name":"w2021-12-03","sha":"b1fa1183d1e6dff0950cdbfd3c0884065fe2b5e4","kind":"tag","published_at":"2021-12-03T09:56:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-03/manifests"},{"name":"w2021-11-22","sha":"ba55831c0ee1667586275307cbc14be1528442ca","kind":"tag","published_at":"2021-11-22T16:04:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-11-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-22/manifests"},{"name":"w2021-11-15","sha":"95309bbfce62340a0b3367f8cd04e4560c707b3d","kind":"tag","published_at":"2021-11-15T09:52:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-11-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-11-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-11-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-15/manifests"},{"name":"w2021-11-08","sha":"82cc01808b54d83c99abbb9cc9ebff429d30889c","kind":"tag","published_at":"2021-11-08T12:17:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-11-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-08/manifests"},{"name":"w2021-11-01","sha":"182bb111e757eb9c459437d36e2d77434755a72e","kind":"tag","published_at":"2021-11-01T12:35:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-11-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-01/manifests"},{"name":"w2021-10-25","sha":"688664f88781e903ae797328d5816d17b6f1b9b2","kind":"tag","published_at":"2021-10-25T12:09:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-10-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-25/manifests"},{"name":"w2021-10-18","sha":"f53a92beaf0f112f57f7b77eab436df6bc64ce03","kind":"tag","published_at":"2021-10-18T15:32:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-10-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-18/manifests"},{"name":"w2021-10-11","sha":"c768deeccf06a77114f84a38df000567cbee6f25","kind":"tag","published_at":"2021-10-11T12:07:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-10-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-10-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-10-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-11/manifests"},{"name":"v2.11.0","sha":"be95c22c706b354c4248ccb7d9d880d698de1be3","kind":"tag","published_at":"2021-10-07T10:14:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.11.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.11.0/manifests"},{"name":"w2021-10-04","sha":"21ee8379064c6f0fb367ce1dda29c04589b11dd3","kind":"tag","published_at":"2021-10-04T15:28:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-10-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-10-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-10-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-04/manifests"},{"name":"w2021-09-29","sha":"1f69b4fafbadb341dc95dc56ba1f5f3407ac589d","kind":"tag","published_at":"2021-09-29T13:21:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-09-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-29/manifests"},{"name":"w2021-09-20","sha":"9741e896ecab069d721818a68606cd352eed464f","kind":"tag","published_at":"2021-09-20T11:41:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-09-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-09-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-09-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-20/manifests"},{"name":"w2021-09-13","sha":"c8afeb8a79283430f89063b12f7bc350d50e15d1","kind":"tag","published_at":"2021-09-13T13:11:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-09-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-09-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-09-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-13/manifests"},{"name":"w2021-09-07","sha":"f9dbee9388b86e2916f368308c364d5d04b21d77","kind":"tag","published_at":"2021-09-07T14:19:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-09-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-07/manifests"},{"name":"w2021-08-30","sha":"b20ff22a19da9978e5155afefb900373df214454","kind":"tag","published_at":"2021-08-30T09:35:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-30/manifests"},{"name":"w2021-08-23","sha":"656db292493941f20bc816cec0f695c91c5238f9","kind":"tag","published_at":"2021-08-23T16:00:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-23/manifests"},{"name":"w2021-08-17","sha":"c353feee2b522acf871d5b00eed01a0d0b5ac2e3","kind":"tag","published_at":"2021-08-17T13:51:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-17/manifests"},{"name":"w2021-08-11","sha":"efb8897dda8de7877b44946d28f74209e1f501f4","kind":"tag","published_at":"2021-08-11T07:58:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-11/manifests"},{"name":"w2021-08-04","sha":"079a84f76715478ee6e7246557b14bb0b0772001","kind":"tag","published_at":"2021-08-04T10:51:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-04/manifests"},{"name":"w2021-07-26","sha":"8ad145bdd76eb5ccde971c1a47064d6536bacf33","kind":"tag","published_at":"2021-07-26T12:15:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-07-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-07-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-07-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-26/manifests"},{"name":"w2021-07-19","sha":"90b0328c0c9852b8238d16e123b981992b99e1e1","kind":"tag","published_at":"2021-07-19T10:36:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-07-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-19/manifests"},{"name":"w2021-07-12","sha":"ffa29af2fa26eb339ca4e04beed9535d6051f87a","kind":"tag","published_at":"2021-07-12T10:16:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-07-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-07-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-07-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-12/manifests"},{"name":"w2021-07-05","sha":"80fb2ab540fb3d580b8b208ebc5ed1674e20c749","kind":"tag","published_at":"2021-07-05T09:10:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-07-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-07-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-07-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-05/manifests"},{"name":"w2021-06-28","sha":"80fb2ab540fb3d580b8b208ebc5ed1674e20c749","kind":"tag","published_at":"2021-06-28T13:00:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-06-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-06-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-06-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-28/manifests"},{"name":"w2021-06-21","sha":"752e97e2cb5d7d2af3bd70405a67f1e729adee97","kind":"tag","published_at":"2021-06-21T12:43:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-06-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-21/manifests"},{"name":"w2021-06-15","sha":"8dafcb0e4f26d0bcc774a7cdedf2f3761c265631","kind":"tag","published_at":"2021-06-15T14:38:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-06-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-06-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-06-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-15/manifests"},{"name":"w2021-06-07","sha":"60452431953a3847c4bb3b47eaed50534fde2b03","kind":"tag","published_at":"2021-06-07T14:11:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-06-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-06-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-06-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-07/manifests"},{"name":"w2021-05-31","sha":"c6228e65941caeb1bd6fb126d7ac3fa3d2696756","kind":"tag","published_at":"2021-05-31T14:06:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-31/manifests"},{"name":"w2021-05-24","sha":"652acb41bc9d3de2a74ae081470588b16d6db0f4","kind":"tag","published_at":"2021-05-24T11:00:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-24/manifests"},{"name":"w2021-05-17","sha":"c10415cc6de0fe23498e0c7a3e99a99be4932bd4","kind":"tag","published_at":"2021-05-17T13:08:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-17/manifests"},{"name":"w2021-05-10","sha":"57e17348238a315a8aadcbf5ff9a6268297cabbe","kind":"tag","published_at":"2021-05-10T13:13:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-10/manifests"},{"name":"w2021-05-03","sha":"a9f1153ad010c42596e52634db08e46b161d2e4b","kind":"tag","published_at":"2021-05-03T10:03:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-03/manifests"},{"name":"w2021-04-26","sha":"2e46aee39408e9a2a923cacd3e7a1f6cff28a222","kind":"tag","published_at":"2021-04-26T15:13:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-04-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-04-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-04-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-26/manifests"},{"name":"w2021-04-19","sha":"3e3e4f5aa4108a421243131b535b995d37ad0e89","kind":"tag","published_at":"2021-04-19T12:07:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-04-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-19/manifests"},{"name":"w2021-04-12","sha":"403f74e20a8802bf37e4a63a312701a028009c5f","kind":"tag","published_at":"2021-04-12T14:05:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-04-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-04-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-04-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-12/manifests"},{"name":"w2021-04-06","sha":"8b0ac696f611434cab7b58f6681e3113c2b76938","kind":"tag","published_at":"2021-04-06T11:46:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-04-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-04-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-04-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-06/manifests"},{"name":"w2021-03-29","sha":"94c632722b5bbcedb327391ec3468ec8c564c752","kind":"tag","published_at":"2021-03-29T11:09:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-29/manifests"},{"name":"w2021-03-22","sha":"34957e07cf8b31803ac0638c70ad79131d7d8322","kind":"tag","published_at":"2021-03-22T12:10:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-22/manifests"},{"name":"w2021-03-16","sha":"7017aeabb9cc0b5c121247de8a5d2661c84a0be6","kind":"tag","published_at":"2021-03-16T09:41:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-16/manifests"},{"name":"w2021-03-09","sha":"7017aeabb9cc0b5c121247de8a5d2661c84a0be6","kind":"tag","published_at":"2021-03-09T16:07:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-09/manifests"},{"name":"w2021-03-01","sha":"d49942a03df9211f07742abb910df8ce428a24ff","kind":"tag","published_at":"2021-03-01T15:25:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-01/manifests"},{"name":"w2021-02-25","sha":"5ac00c86c6e958b931532700258baa441ea2f064","kind":"tag","published_at":"2021-02-25T11:39:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-02-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-02-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-02-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-25/manifests"},{"name":"w2021-02-15","sha":"885033ad9bbf987e34787784bce719671cef430b","kind":"tag","published_at":"2021-02-15T13:03:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-02-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-15/manifests"},{"name":"w2021-02-08","sha":"309b4e2d3304b39319ea9f2cca7eee07928623a4","kind":"tag","published_at":"2021-02-08T11:17:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-02-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-02-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-08/manifests"},{"name":"w2021-02-01","sha":"67a0bfff8fdd9ec007fb3d19612b4b925dd8d9d3","kind":"tag","published_at":"2021-02-01T15:16:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-02-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-01/manifests"},{"name":"w2021-01-20","sha":"d2f71edb5b5333cfb0058cfaf06cfdab65598fb4","kind":"tag","published_at":"2021-01-20T15:30:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-01-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-20/manifests"},{"name":"w2021-01-11","sha":"dff0e5b383705471d739ca3db8ca31e6349dd65f","kind":"tag","published_at":"2021-01-11T12:42:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-01-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-01-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-01-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-11/manifests"},{"name":"w2021-01-04","sha":"973c61789e60e9387ab95187ece9784fff63c163","kind":"tag","published_at":"2021-01-04T10:16:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-01-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-04/manifests"},{"name":"w2020-12-21","sha":"c7c15b8a080ede081214cfbf4fb34f89758ea0f0","kind":"tag","published_at":"2020-12-21T15:17:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-12-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-21/manifests"},{"name":"v2.10.0","sha":"267e8156f904d87a103dadcd0778138cfbfe3870","kind":"tag","published_at":"2020-12-17T10:17:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.10.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.10.0/manifests"},{"name":"w2020-12-09","sha":"77ff53def33135ed9662a90e52b1ab8d3d3ab682","kind":"tag","published_at":"2020-12-09T15:59:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-12-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-09/manifests"},{"name":"w2020-12-02","sha":"e23b9dbeb83d02c462c5dfa7856e69265302afe4","kind":"tag","published_at":"2020-12-02T14:26:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-12-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-02/manifests"},{"name":"w2020-11-23","sha":"5f21204bcadb8c140b52426e8c8b3120b7dfc180","kind":"tag","published_at":"2020-11-23T14:06:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-11-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-23/manifests"},{"name":"w2020-11-18","sha":"419d45dc23386e0ed9761ec9ed5ab7a260c6cf0d","kind":"tag","published_at":"2020-11-18T11:29:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-11-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-18/manifests"},{"name":"w2020-11-10","sha":"36d2b17e760967fd3cf5cf5e104be876d2bc4942","kind":"tag","published_at":"2020-11-10T15:54:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-11-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-10/manifests"},{"name":"w2020-10-26","sha":"69083e395924c258928c14f922c7a0b3ebf7ed93","kind":"tag","published_at":"2020-10-26T16:32:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-10-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-26/manifests"},{"name":"w2020-10-20","sha":"dc1f3f718412836cdf9040b161024a70456fb773","kind":"tag","published_at":"2020-10-20T13:20:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-10-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-20/manifests"},{"name":"w2020-10-13","sha":"0a419023e8120d88cf608f75b5a65ea42803349c","kind":"tag","published_at":"2020-10-13T07:51:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-10-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-13/manifests"},{"name":"w2020-10-07","sha":"c92e5a2e3504759b2b804ba652a2a15f94e8340d","kind":"tag","published_at":"2020-10-07T13:17:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-10-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-07/manifests"},{"name":"w2020-09-29","sha":"ea11b1a33f1dabd138c77f403f328172bb4e24a8","kind":"tag","published_at":"2020-09-29T15:21:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-29/manifests"},{"name":"w2020-09-22","sha":"4ff5a0325e0a410efa06491b4c5d07e52b4ef53c","kind":"tag","published_at":"2020-09-22T10:03:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-22/manifests"},{"name":"w2020-09-15","sha":"2227924809347ee3baf169bc657f80c5fd502335","kind":"tag","published_at":"2020-09-15T14:23:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-15/manifests"},{"name":"w2020-09-08","sha":"1b074658d07653eb46609d668fd05781437bef71","kind":"tag","published_at":"2020-09-08T12:27:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-08/manifests"},{"name":"w2020-09-01","sha":"a6592f3745315e5657ee0e51d01b26bf1f09dd5a","kind":"tag","published_at":"2020-09-01T11:15:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-01/manifests"},{"name":"w2020-08-26","sha":"0cc2bc57b47f8cbc90ef01ae692dc54da99a9553","kind":"tag","published_at":"2020-08-26T08:18:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-08-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-26/manifests"},{"name":"w2020-08-17","sha":"ba2753d752c8ac3847852829bed94c27af7970b6","kind":"tag","published_at":"2020-08-17T14:27:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-08-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-17/manifests"},{"name":"w2020-08-10","sha":"2123134997b992cc0883cc07ae85166415dc1ddb","kind":"tag","published_at":"2020-08-10T14:16:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-08-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-10/manifests"},{"name":"w2020-08-03","sha":"19cea2fbb853c80349f9077632d2b5d920deee9d","kind":"tag","published_at":"2020-08-03T16:00:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-08-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-08-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-08-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-03/manifests"},{"name":"w2020-07-28","sha":"4576079b9ba6eccabcd2ead6c548239a289a36a9","kind":"tag","published_at":"2020-07-28T13:56:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-07-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-07-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-07-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-28/manifests"},{"name":"w2020-07-20","sha":"7667f74585f748e5427236ec0e06ef0c148f8963","kind":"tag","published_at":"2020-07-20T13:27:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-07-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-07-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-07-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-20/manifests"},{"name":"w2020-07-13","sha":"9769bfc5a95ada4f84b8d799427225ace5d14495","kind":"tag","published_at":"2020-07-13T11:15:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-07-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-07-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-07-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-13/manifests"},{"name":"w2020-07-06","sha":"59433398d8a0d6c100eda7d33001612f4c8928b9","kind":"tag","published_at":"2020-07-06T13:03:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-07-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-07-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-07-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-06/manifests"},{"name":"w2020-06-30","sha":"59433398d8a0d6c100eda7d33001612f4c8928b9","kind":"tag","published_at":"2020-06-30T12:04:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-30/manifests"},{"name":"w2020-06-24","sha":"6c3e6f99d03d531f749d1e3ff64230c1083be4cc","kind":"tag","published_at":"2020-06-24T13:31:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-24/manifests"},{"name":"w2020-06-15","sha":"1ac6bb0b94554f42302eaeedae4e72f3164d5200","kind":"tag","published_at":"2020-06-15T12:21:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-15/manifests"},{"name":"w2020-06-08","sha":"5aa172b3b4fc24724d9ed84414233efbc46eb580","kind":"tag","published_at":"2020-06-08T14:43:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-08/manifests"},{"name":"w2020-06-01","sha":"3a1164d46e368d2353b0b664484afa23c746b008","kind":"tag","published_at":"2020-06-01T13:15:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-01/manifests"},{"name":"w2020-05-26","sha":"edd1f3371a361e7f56ad6242fc7a9b995270d0cc","kind":"tag","published_at":"2020-05-26T11:05:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-05-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-05-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-05-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-26/manifests"},{"name":"w2020-05-21","sha":"d7b25242a3f38da8c51c6f7f5b5bc3e6ef444f18","kind":"tag","published_at":"2020-05-21T13:54:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-05-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-05-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-05-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-21/manifests"},{"name":"w2020-05-11","sha":"87f9954eae41b471423fe2a0a16a596afb90c462","kind":"tag","published_at":"2020-05-11T10:31:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-05-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-05-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-05-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-11/manifests"},{"name":"w2020-05-06","sha":"4016e22bdb25e2ffdc3692b2425dc0b5cebcca10","kind":"tag","published_at":"2020-05-06T08:55:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-05-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-05-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-05-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-06/manifests"},{"name":"w2020-04-27","sha":"eaa7fb4f79f15c00c9d55c07747bb45d8c903cf7","kind":"tag","published_at":"2020-04-27T11:16:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-04-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-27/manifests"},{"name":"w2020-04-21","sha":"0877bcc09ee89db41e534b9360cd394d61942d5f","kind":"tag","published_at":"2020-04-21T11:19:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-04-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-04-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-04-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-21/manifests"},{"name":"w2020-04-14","sha":"538be21f74c568c1382ed3c2b2c97d8a6722b1c9","kind":"tag","published_at":"2020-04-14T09:14:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-04-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-04-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-04-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-14/manifests"},{"name":"w2020-04-06","sha":"51a97e835ccd209385639d9cc4b9f8b478570e84","kind":"tag","published_at":"2020-04-06T09:30:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-04-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-04-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-04-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-06/manifests"},{"name":"w2020-03-31","sha":"cf28508a079c6b65ce2cb4a0da19321cd3904f7c","kind":"tag","published_at":"2020-03-31T13:47:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-31/manifests"},{"name":"w2020-03-23","sha":"d2635123464e113879f27421434e61a942af791a","kind":"tag","published_at":"2020-03-23T10:05:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-23/manifests"},{"name":"w2020-03-16","sha":"cfb89797be118cc9231e81db0c7dc090aec5eafe","kind":"tag","published_at":"2020-03-16T12:59:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-16/manifests"},{"name":"w2020-03-09","sha":"a61253d6603f0485d534a598e96d15287234ced4","kind":"tag","published_at":"2020-03-09T11:14:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-09/manifests"},{"name":"w2020-03-02","sha":"dd5a232022d7a0d3abbe7fb55c2120fde021fc22","kind":"tag","published_at":"2020-03-02T10:19:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-02/manifests"},{"name":"w2020-02-24","sha":"380b7b82350dbc49a6b3ef17c7300ff0c19c331e","kind":"tag","published_at":"2020-02-24T10:41:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-02-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-24/manifests"},{"name":"w2020-02-17","sha":"1aa31004b8623ea392dcf43e14ff82ab87ee182f","kind":"tag","published_at":"2020-02-17T14:38:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-02-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-17/manifests"},{"name":"w2020-02-10","sha":"560ba2455daabc4c70d3fcb664eacb58738196a9","kind":"tag","published_at":"2020-02-10T13:42:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-02-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-02-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-02-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-10/manifests"},{"name":"w2020-02-03","sha":"57ea314e43186509c7c4cf8e6ddce446cec57da0","kind":"tag","published_at":"2020-02-03T10:31:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-02-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-02-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-02-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-03/manifests"},{"name":"w2020-01-27","sha":"0a3ef477d5f88a26a87abe4e4cdf9ad3bb563ea8","kind":"tag","published_at":"2020-01-27T10:23:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-01-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-01-27/manifests"},{"name":"v2.9.0","sha":"f3942d9384251f043c011508bd228e65671c2486","kind":"tag","published_at":"2020-01-17T15:44:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.9.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.9.0/manifests"},{"name":"w2020-01-07","sha":"7f51cccb0df0040aa7fd17b0d041e53a54ae569a","kind":"tag","published_at":"2020-01-07T10:25:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-01-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-01-07/manifests"},{"name":"w2019-12-23","sha":"269e073706cd485085e9ad8efa580c10927b3c3e","kind":"tag","published_at":"2019-12-23T11:59:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-12-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-12-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-12-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-23/manifests"},{"name":"w2019-12-16","sha":"f49a9c37db237e7566613229ae1c219ca6e8c444","kind":"tag","published_at":"2019-12-16T16:39:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-12-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-12-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-12-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-16/manifests"},{"name":"w2019-12-09","sha":"d91db825c988f2be808738983360fd31731815fd","kind":"tag","published_at":"2019-12-09T10:47:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-12-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-09/manifests"},{"name":"w2019-12-02","sha":"370b4287b47fa0929f599db5b5890b39970cc66e","kind":"tag","published_at":"2019-12-02T10:04:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-12-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-02/manifests"},{"name":"w2019-11-25","sha":"6cfa1ae93bf8da565912886ac213e6d22c132ccf","kind":"tag","published_at":"2019-11-25T09:36:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-11-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-11-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-11-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-25/manifests"},{"name":"w2019-11-18","sha":"2b63145a4cd9d14187578f95b29463addd935d10","kind":"tag","published_at":"2019-11-18T10:37:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-11-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-18/manifests"},{"name":"w2019-11-11","sha":"4fd458cb9d514df5d9789989f4a7e020a60f4a4a","kind":"tag","published_at":"2019-11-11T10:33:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-11-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-11/manifests"},{"name":"w2019-11-04","sha":"81f42ee292ff29aae635e9557a0a93ae83a855b7","kind":"tag","published_at":"2019-11-04T09:41:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-11-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-04/manifests"},{"name":"w2019-10-28","sha":"02dd1ef1d7f29e29d84381601a2c9ba68da1220a","kind":"tag","published_at":"2019-10-28T11:59:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-10-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-28/manifests"},{"name":"w2019-10-21","sha":"41a3ee036e239afa1dff0067c8441743a8bee275","kind":"tag","published_at":"2019-10-21T11:46:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-10-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-21/manifests"},{"name":"w2019-10-14","sha":"f616c28184e441db6d36aa3588a6bf6daa355b43","kind":"tag","published_at":"2019-10-14T09:43:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-10-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-10-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-10-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-14/manifests"},{"name":"w2019-10-07","sha":"4b225cd446e70ac946951c9aab6b443d0c073b70","kind":"tag","published_at":"2019-10-07T13:01:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-10-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-07/manifests"},{"name":"w2019-09-30","sha":"97c4205f9340e75b10e3b37c82130b4a8e061bc8","kind":"tag","published_at":"2019-09-30T11:48:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-30/manifests"},{"name":"w2019-09-23","sha":"fcf9b45939b7557beb255245e48e7bb42d55399d","kind":"tag","published_at":"2019-09-23T14:36:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-23/manifests"},{"name":"w2019-09-16","sha":"1b438e34bbba05f47145859741cfbc57e64321a7","kind":"tag","published_at":"2019-09-16T09:12:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-16/manifests"},{"name":"w2019-09-09","sha":"18b35e00dd9610d2d2d0c2a2fe96c3fb39775ced","kind":"tag","published_at":"2019-09-09T09:15:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-09/manifests"},{"name":"w2019-09-02","sha":"fdff0b219cdc59d63dcc88f9a5fc03b602bc6cf3","kind":"tag","published_at":"2019-09-02T09:24:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-02/manifests"},{"name":"v2.8.1","sha":"e961093e049109a3a9f7ae4b2de557ad7dc3037c","kind":"tag","published_at":"2019-08-28T09:01:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.8.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.8.1/manifests"},{"name":"w2019-08-26","sha":"959d7d412bc11ac97561e453863a286bc4897307","kind":"tag","published_at":"2019-08-26T09:47:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-08-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-26/manifests"},{"name":"w2019-08-19","sha":"318de2070ebfd5246989d65ac7db3f82e830d14f","kind":"tag","published_at":"2019-08-19T08:58:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-08-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-19/manifests"},{"name":"w2019-08-12","sha":"3334d5b214e0850c6d0696f9878a4ceec8b0ce3c","kind":"tag","published_at":"2019-08-12T08:55:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-08-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-08-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-08-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-12/manifests"},{"name":"w2019-08-05","sha":"74bdb7afb93de6c588a77987b2a53b95c68197db","kind":"tag","published_at":"2019-08-05T10:14:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-08-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-05/manifests"},{"name":"w2019-07-29","sha":"4dc5842bb082081906e63642198c177386b4e372","kind":"tag","published_at":"2019-07-29T12:47:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-29/manifests"},{"name":"w2019-07-23","sha":"f5b4fbd0501f7c2b9b54b28b4ea8330b4145ee02","kind":"tag","published_at":"2019-07-23T08:47:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-23/manifests"},{"name":"w2019-07-17","sha":"bd09625f09a265586a8f7536dcf63d6528d19dda","kind":"tag","published_at":"2019-07-17T12:04:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-17/manifests"},{"name":"w2019-07-10","sha":"6b6254493746f9dbf9ed94385bfcc5e3640e806b","kind":"tag","published_at":"2019-07-10T14:02:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-10/manifests"},{"name":"w2019-07-01","sha":"1a736b55c9a9e97c11056755f80e2528a0159cb1","kind":"tag","published_at":"2019-07-01T09:30:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-01/manifests"},{"name":"w2019-06-24","sha":"7451778a983d96597fad2b161b555e3fb058f29c","kind":"tag","published_at":"2019-06-24T09:34:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-06-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-06-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-06-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-06-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-06-24/manifests"},{"name":"w2019-06-17","sha":"eb21bab504c1f2eff5ed187e874a6d3ad82c7617","kind":"tag","published_at":"2019-06-17T10:30:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-06-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-06-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-06-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-06-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-06-17/manifests"},{"name":"v2.8.0","sha":"f9d9b4b765ee758daca3763d604b0986624bd25d","kind":"tag","published_at":"2019-06-07T16:28:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.8.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.8.0/manifests"},{"name":"w2019-05-28","sha":"187a98b1a39dc5c9419a4d05cc292ff043e48990","kind":"commit","published_at":"2019-05-28T08:49:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-05-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-05-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-05-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-28/manifests"},{"name":"w2019-05-23","sha":"060da6d88991d7f9f94fd9932885a3810983a47a","kind":"commit","published_at":"2019-05-23T09:44:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-05-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-23/manifests"},{"name":"w2019-05-15","sha":"600b1c7f68dac55a5a6d6213d733b4b5ea482fe5","kind":"commit","published_at":"2019-05-15T09:56:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-05-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-05-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-05-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-15/manifests"},{"name":"w2019-05-07","sha":"1cde806012d0d555b5c4fd2b4f94a6adc3de8f6b","kind":"commit","published_at":"2019-05-07T15:15:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-05-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-07/manifests"},{"name":"w2019-04-29","sha":"9198569751a9ed5fea9d6c8d57e3381df77c9cbb","kind":"tag","published_at":"2019-04-29T14:14:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-29/manifests"},{"name":"w2019-04-23","sha":"9198569751a9ed5fea9d6c8d57e3381df77c9cbb","kind":"tag","published_at":"2019-04-23T11:42:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-23/manifests"},{"name":"w2019-04-15","sha":"618b4111a7e4602d77cc1e985e482145062e9457","kind":"tag","published_at":"2019-04-15T09:08:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-15/manifests"},{"name":"w2019-04-08","sha":"77b508f06c11c0084e152afd483a6a3e72e9b659","kind":"commit","published_at":"2019-04-05T13:14:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-08/manifests"},{"name":"w2019-04-01","sha":"fdf5ac067d748bfd90a78d80757536fdef6a01f9","kind":"commit","published_at":"2019-04-01T09:50:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-01/manifests"},{"name":"w2019-03-25","sha":"63699179067b93f393693eb683139affc40d3fc6","kind":"commit","published_at":"2019-03-25T10:51:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-03-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-03-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-03-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-25/manifests"},{"name":"w2019-03-18","sha":"d8135e54faadd11bffbada14b375672c7622af74","kind":"commit","published_at":"2019-03-18T09:49:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-03-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-03-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-03-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-18/manifests"},{"name":"w2019-03-11","sha":"4ee71a18d7b1a39d8dca860b2a2247c15552b1e4","kind":"commit","published_at":"2019-03-07T13:16:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-03-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-03-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-03-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-11/manifests"},{"name":"w2019-03-04","sha":"624266ecaed386c7ddc2afe801f7c032ac13fc0e","kind":"commit","published_at":"2019-03-04T09:18:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-03-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-04/manifests"},{"name":"w2019-02-25","sha":"6d68f2b657fccca3c226a99e92a2969dcbe7f356","kind":"commit","published_at":"2019-02-14T09:56:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-02-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-02-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-02-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-25/manifests"},{"name":"w2019-02-18","sha":"6d68f2b657fccca3c226a99e92a2969dcbe7f356","kind":"commit","published_at":"2019-02-14T09:56:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-02-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-02-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-02-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-18/manifests"},{"name":"w2019-02-11","sha":"0d34b4d25e5a8302415598cc18df19e7addc7bab","kind":"commit","published_at":"2019-02-11T10:30:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-02-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-02-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-02-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-11/manifests"},{"name":"w2019-02-04","sha":"fa14707e2ebb03fb20c7c22de6454d649a4e73c3","kind":"commit","published_at":"2019-01-31T09:25:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-02-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-04/manifests"},{"name":"w2019-01-28","sha":"9184b95d2ca0f11141e3c87af6c77e4264ab2a88","kind":"commit","published_at":"2019-01-25T17:05:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-01-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-01-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-01-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-28/manifests"},{"name":"w2019-01-21","sha":"01317456717169ea916842f7ea3d78b108cc947d","kind":"commit","published_at":"2019-01-21T09:07:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-01-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-21/manifests"},{"name":"w2019-01-14","sha":"b6db5723afe8b706b46458ada6a6f3131a089e24","kind":"commit","published_at":"2019-01-14T10:12:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-01-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-01-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-01-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-14/manifests"},{"name":"w2019-01-07","sha":"2efddd57710e6517a7f300c2a4901b936addbc3e","kind":"commit","published_at":"2019-01-07T09:28:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-01-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-07/manifests"},{"name":"w2018-12-31","sha":"918751dd03cb13496d8f721ca27da2c14002adce","kind":"commit","published_at":"2018-12-31T09:20:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-12-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-12-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-12-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-31/manifests"},{"name":"w2018-12-17","sha":"a3d7ddfe7d7179df0cc22cab5e99a5ba20faee82","kind":"commit","published_at":"2018-12-14T09:16:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-12-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-17/manifests"},{"name":"w2018-12-10","sha":"0c7bd73cdf67421898195da568e159d8b5eb4a39","kind":"commit","published_at":"2018-12-10T10:15:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-12-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-10/manifests"},{"name":"w2018-12-03","sha":"63d61b3a15ac8d518b8fd22ff01709414668ecca","kind":"tag","published_at":"2018-12-03T15:35:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-12-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-12-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-12-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-03/manifests"},{"name":"w2018-11-26","sha":"63d61b3a15ac8d518b8fd22ff01709414668ecca","kind":"commit","published_at":"2018-11-22T08:53:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-11-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-11-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-11-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-26/manifests"},{"name":"w2018-11-19","sha":"ef520dad4064dad6e65330b7d7e56885aeec3f47","kind":"commit","published_at":"2018-11-19T10:30:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-11-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-19/manifests"},{"name":"w2018-11-12","sha":"d8421ad5d50c3c30188af668c2d75e8cf5604ddc","kind":"commit","published_at":"2018-11-12T08:39:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-11-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-12/manifests"},{"name":"w2018-11-05","sha":"4c2e67c5be4c41210a4976e898fb54f01e660e4c","kind":"commit","published_at":"2018-11-01T12:20:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-11-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-11-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-11-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-05/manifests"},{"name":"w2018-10-29","sha":"aee006fbc31e64cd9e76a27556fadfff7d3b9064","kind":"commit","published_at":"2018-10-26T12:21:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-29/manifests"},{"name":"w2018-10-22","sha":"8c0ef87f73938139e46079cabd6286a27b546612","kind":"commit","published_at":"2018-10-19T14:04:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-22/manifests"},{"name":"w2018-10-16","sha":"112af16e4038d2ddc1f5791c9f03670854007401","kind":"commit","published_at":"2018-10-16T09:09:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-16/manifests"},{"name":"w2018-10-08","sha":"5d2f9f88a6d65d9aee26e1948a8cef710bbeabac","kind":"commit","published_at":"2018-10-08T07:33:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-08/manifests"},{"name":"w2018-10-01","sha":"c385a2ad0ea1afb62b8a46e42cf4369f1c2f82db","kind":"commit","published_at":"2018-10-01T07:24:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-01/manifests"},{"name":"w2018-09-26","sha":"76b3f9c1f3cfc651fd373b0896964178eef70735","kind":"commit","published_at":"2018-09-26T06:48:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-09-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-09-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-09-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-26/manifests"},{"name":"w2018-09-17","sha":"d7ada07c8603c9ed06b51b43fb3433c790fc8349","kind":"commit","published_at":"2018-09-17T07:34:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-09-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-17/manifests"},{"name":"w2018-09-11","sha":"b48deb898066d2e8d23f567b58758daf3eed3be1","kind":"commit","published_at":"2018-09-11T06:49:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-09-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-09-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-09-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-11/manifests"},{"name":"w2018-09-03","sha":"1d6cb5cd0ae3fcb754f912434cf57bc91a13648b","kind":"commit","published_at":"2018-08-31T16:06:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-09-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-09-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-09-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-03/manifests"},{"name":"w2018-08-28","sha":"21d41ec2e419e5c6aeba292b460d8c3da193954e","kind":"commit","published_at":"2018-08-28T00:05:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-08-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-08-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-08-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-28/manifests"},{"name":"w2018-08-20","sha":"1ac52ef3ba31055b6135f8ff2a78f4362b7d7ed7","kind":"commit","published_at":"2018-08-20T09:17:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-08-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-20/manifests"},{"name":"w2018-08-14","sha":"a20c71c47c2d220a649f060d8f269d7d472f1cc9","kind":"commit","published_at":"2018-08-14T08:19:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-08-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-08-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-08-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-14/manifests"},{"name":"w2018-08-06","sha":"470e173ab9c37376f01772de75e0c500d571bdc3","kind":"commit","published_at":"2018-08-06T07:13:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-08-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-06/manifests"},{"name":"w2018-07-30","sha":"b014cd7929d61380924418ba23f22f4840eb0f2e","kind":"commit","published_at":"2018-07-28T00:04:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-30/manifests"},{"name":"w2018-07-23","sha":"dff82342dca9d5a24920a8ec3c4c805f3e4c7676","kind":"commit","published_at":"2018-07-23T07:33:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-23/manifests"},{"name":"w2018-07-16","sha":"524a15a19e7c994c277dca27f63c0cd4526c578f","kind":"commit","published_at":"2018-07-16T06:25:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-16/manifests"},{"name":"w2018-07-09","sha":"f3b8049d22cff2d05fb7e2114afe483563c30150","kind":"commit","published_at":"2018-07-09T08:06:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-09/manifests"},{"name":"w2018-07-02","sha":"d1d711cfc1ab13f0cc3acd715b3e43cff8256d78","kind":"commit","published_at":"2018-06-29T07:01:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-02/manifests"},{"name":"w2018-06-26","sha":"20f819a3d3a0bd5320577c9bcafb657cc87da45c","kind":"commit","published_at":"2018-06-26T06:49:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-06-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-26/manifests"},{"name":"w2018-06-19","sha":"02e74ac5c5e8e1345e8ca88090faa9133319606c","kind":"commit","published_at":"2018-06-19T08:34:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-06-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-06-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-06-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-19/manifests"},{"name":"w2018-06-11","sha":"c09cd74881c010d39d2a806f178a773f93114650","kind":"commit","published_at":"2018-06-11T09:20:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-06-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-06-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-06-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-11/manifests"},{"name":"w2018-06-05","sha":"1b22d2d0f6131a8055c609dd1fa9bab7d149c6f1","kind":"commit","published_at":"2018-06-05T07:40:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-06-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-06-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-06-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-05/manifests"},{"name":"w2018-05-29","sha":"838915a9900161ca9062643b8e049d5cd192eb5f","kind":"commit","published_at":"2018-05-29T08:13:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-05-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-05-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-05-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-29/manifests"},{"name":"w2018-05-22","sha":"a6195c9d0e6e413e840f066fda56c800d1ddf71f","kind":"commit","published_at":"2018-05-22T08:28:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-05-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-22/manifests"},{"name":"w2018-05-14","sha":"c460a241a49c9ab6e72263b4f7526cbfefa990e4","kind":"commit","published_at":"2018-05-11T00:06:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-05-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-05-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-05-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-14/manifests"},{"name":"w2018-05-08","sha":"da3c5d164d6cc76b10c147b4d499567ec8c5f4f3","kind":"commit","published_at":"2018-05-08T08:05:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-05-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-08/manifests"},{"name":"w2018-04-23","sha":"67f2fbf9dd1bf76398d664706afb3b7b7a2ccb86","kind":"commit","published_at":"2018-04-23T08:20:26.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-04-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-04-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-04-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-23/manifests"},{"name":"w2018-04-04","sha":"3af7c30e5240a3d08893882eb9edd5e68e493d3c","kind":"commit","published_at":"2018-04-04T11:06:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-04-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-04/manifests"},{"name":"w2018-04-03","sha":"ec7d1bea7b1aebb48f7758fe16d022f7dbd147d0","kind":"commit","published_at":"2018-04-03T08:15:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-04-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-03/manifests"},{"name":"w2018-03-26","sha":"0480f9a1428f7a2aeef6d60576af34b72ba9f871","kind":"commit","published_at":"2018-03-26T08:32:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-03-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-03-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-03-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-26/manifests"},{"name":"w2018-03-19","sha":"ccdf0d5285470840794567ff2d0a4d3b713fe3a8","kind":"commit","published_at":"2018-03-19T09:21:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-03-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-03-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-03-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-19/manifests"},{"name":"w2018-03-12","sha":"4b4342f1c424d1f11ecb7e4cfb6705c416928e7e","kind":"commit","published_at":"2018-03-12T09:49:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-03-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-03-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-03-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-12/manifests"},{"name":"w2018-03-05","sha":"05dd61b42f79272c9b69e2b9607ec2bbc1e7fbfb","kind":"commit","published_at":"2018-03-05T09:15:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-03-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-03-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-05/manifests"},{"name":"w2018-02-26","sha":"ca173caabe007df1b82ccc43d006f82aa693078a","kind":"commit","published_at":"2018-02-26T09:12:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-02-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-02-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-02-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-26/manifests"},{"name":"w2018-02-19","sha":"0515d5e261cbce73e6f9e913b87166d807daba11","kind":"commit","published_at":"2018-02-18T01:57:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-02-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-19/manifests"},{"name":"w2018-02-12","sha":"ac74b244b963bfd844d72e17b50f413d4264567b","kind":"commit","published_at":"2018-02-12T09:35:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-02-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-02-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-02-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-12/manifests"},{"name":"w2018-02-05","sha":"699acd8523913a38202efd9bc077dee31395ba6d","kind":"commit","published_at":"2018-02-05T09:24:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-02-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-02-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-02-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-05/manifests"},{"name":"w2018-01-29","sha":"52343c47fd09599ff4de18fbca3f4d452225c058","kind":"commit","published_at":"2018-01-29T09:48:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-29/manifests"},{"name":"w2018-01-22","sha":"b7c01bd4f62380c03dff2b70b56a5c707be9dbf0","kind":"commit","published_at":"2018-01-22T09:25:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-22/manifests"},{"name":"w2018-01-15","sha":"0aa90e4e179668c52314475b6d45eac8611854ff","kind":"commit","published_at":"2018-01-15T13:04:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-15/manifests"},{"name":"w2018-01-08","sha":"b295b1fb4d4bb44dcae8b10f6b2b555e8019f7a9","kind":"commit","published_at":"2018-01-08T09:33:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-08/manifests"},{"name":"w2018-01-02","sha":"a4c1145fadbd310e94dfabbcecbf4c95fbaea551","kind":"commit","published_at":"2018-01-02T15:19:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-02/manifests"},{"name":"w2017-12-18","sha":"2cddf17fb876a0f7a042eaf322337cb31cc24558","kind":"commit","published_at":"2017-12-18T08:57:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-12-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-12-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-12-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-18/manifests"},{"name":"w2017-12-11","sha":"681345bdced2e20dae869426ed22e89748292e94","kind":"tag","published_at":"2017-12-11T10:53:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-12-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-11/manifests"},{"name":"w2017-12-04","sha":"578627e591bede75175fcf92e3456b783babee82","kind":"commit","published_at":"2017-12-04T10:59:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-12-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-04/manifests"},{"name":"2.7.0-mvn","sha":"0b82c80880d078f794e52d89e9a213fa12e65793","kind":"tag","published_at":"2017-12-01T21:49:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.7.0-mvn","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.7.0-mvn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.7.0-mvn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.7.0-mvn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.7.0-mvn/manifests"},{"name":"2.7.0","sha":"e20c1ae57eca4d92889bd53176ee7c508628a73f","kind":"tag","published_at":"2017-11-28T13:54:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.7.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.7.0/manifests"},{"name":"w2017-11-20","sha":"b3e0fb5d3b6daa2a5157b92cab41ea7ded1876ea","kind":"commit","published_at":"2017-11-20T15:31:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-11-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-20/manifests"},{"name":"w2017-11-13","sha":"a0391ebce1cf88d8ace3ef6b41d50a599a6518f7","kind":"commit","published_at":"2017-11-13T08:59:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-11-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-13/manifests"},{"name":"w2017-11-06","sha":"765513c47dcdb65b66016ea61f703c09539f6a4e","kind":"commit","published_at":"2017-11-06T08:37:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-11-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-06/manifests"},{"name":"w2017-10-30","sha":"1eb9d6d592699260f64b9ffa427cc61f9ff838a3","kind":"commit","published_at":"2017-10-30T08:49:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-30/manifests"},{"name":"w2017-10-23","sha":"30c729cadfc907d18bbdb347db599ef5f79b278f","kind":"commit","published_at":"2017-10-23T08:25:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-23/manifests"},{"name":"w2017-10-16","sha":"0cec17683f2917380e9d5d19ffac614db3cadbc2","kind":"commit","published_at":"2017-10-16T08:46:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-16/manifests"},{"name":"w2017-10-09","sha":"858c9b95191f1b2ebcea2f7fb6972725fafb737b","kind":"commit","published_at":"2017-10-09T08:13:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-09/manifests"},{"name":"w2017-10-02","sha":"129ce0d44572e0c4807caadfc13b1fb82ccbc574","kind":"commit","published_at":"2017-10-02T06:48:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-02/manifests"},{"name":"w2017-09-25","sha":"18ebd8e79bb3f899ef01579262cae696a8333e99","kind":"commit","published_at":"2017-09-25T07:03:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-09-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-09-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-09-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-25/manifests"},{"name":"w2017-09-18","sha":"ba6f508eddd3173a7a11128c790d947b3c7269eb","kind":"commit","published_at":"2017-09-18T06:45:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-09-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-18/manifests"},{"name":"w2017-09-11","sha":"83a19fd3c27704783165f7360a73e6a6bc95f100","kind":"commit","published_at":"2017-09-11T00:42:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-09-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-09-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-09-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-11/manifests"},{"name":"w2017-09-04","sha":"97f846d60aaac2990a03cf44db53130b7d4031b2","kind":"commit","published_at":"2017-09-04T08:22:09.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-09-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-04/manifests"},{"name":"w2017-08-22","sha":"b91bca4e6c05c1948434a6966a044d1cbee6163b","kind":"commit","published_at":"2017-08-22T07:14:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-08-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-08-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-08-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-22/manifests"},{"name":"w2017-08-15","sha":"643b37b751f4496d2ae499fccc5a23f9b198705d","kind":"commit","published_at":"2017-08-15T00:19:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-08-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-08-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-08-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-15/manifests"},{"name":"w2017-08-07","sha":"f00aab6ce0a079961c8523c8d9899ca3813223f9","kind":"commit","published_at":"2017-08-04T07:30:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-08-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-08-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-08-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-07/manifests"},{"name":"w2017-07-31","sha":"8d2b64267ac6c656d37641c8b06f07f318885363","kind":"commit","published_at":"2017-07-31T06:54:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-31/manifests"},{"name":"w2017-07-24","sha":"83bc6ab08088d4404f5f12b00052414373fabceb","kind":"commit","published_at":"2017-07-24T06:38:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-24/manifests"},{"name":"w2017-07-17","sha":"e131ad62e74009426dd92b4a3c6dfac83940bc1e","kind":"commit","published_at":"2017-07-17T10:32:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-17/manifests"},{"name":"w2017-07-10","sha":"b24ea6488cd81b556af22d81eddf4ab597d76d42","kind":"commit","published_at":"2017-07-10T09:30:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-10/manifests"},{"name":"w2017-07-04","sha":"dd048521b1f00d976844b3c7a92e7f46bf53ceed","kind":"commit","published_at":"2017-07-04T06:31:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-04/manifests"},{"name":"w2017-06-27","sha":"c1a0595d358c613c2ecc87725ca893712ef4e379","kind":"commit","published_at":"2017-06-27T07:41:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-06-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-06-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-06-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-27/manifests"},{"name":"w2017-06-19","sha":"0ae70ee83520ffd9b44ab5e63fd0524f998329f4","kind":"commit","published_at":"2017-06-19T07:59:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-06-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-06-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-06-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-19/manifests"},{"name":"w2017-06-12","sha":"c28dbfc6d8b2fc4866108df7a42e12a841c56e56","kind":"commit","published_at":"2017-06-12T08:13:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-06-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-06-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-06-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-12/manifests"},{"name":"w2017-06-05","sha":"aa28842b89b80af62fbbafaab3acaa9ad85fa9bf","kind":"commit","published_at":"2017-06-05T07:34:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-06-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-06-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-06-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-05/manifests"},{"name":"w2017-05-30","sha":"333c712dd9bc7ff5def0a3a5c5bb4b43df0358ee","kind":"commit","published_at":"2017-05-30T07:43:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-30/manifests"},{"name":"w2017-05-22","sha":"7113df667baa3ddfa1373d521b11fea1824dd854","kind":"commit","published_at":"2017-05-22T09:48:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-22/manifests"},{"name":"w2017-05-15","sha":"6a0b8746004197333dcf3bde6a9d505aeb819770","kind":"commit","published_at":"2017-05-15T08:25:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-15/manifests"},{"name":"w2017-05-08","sha":"c76ed06cfb7fc98a5f71e7e5febd6277f0223d4c","kind":"commit","published_at":"2017-05-08T08:10:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-08/manifests"},{"name":"w2017-05-02","sha":"4edee6d637e75afb16093dbdf14eee71cb195f24","kind":"commit","published_at":"2017-05-02T07:55:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-02/manifests"},{"name":"2.6.0-mac-test","sha":"d639d424ca3ef872ac7f6813182e13cf75c5e49b","kind":"commit","published_at":"2017-04-19T07:34:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.6.0-mac-test","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.6.0-mac-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.6.0-mac-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0-mac-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0-mac-test/manifests"},{"name":"w2017-04-18","sha":"42700b0d14755b4f93c8a25e09e01d29480ca279","kind":"commit","published_at":"2017-04-18T09:48:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-04-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-04-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-04-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-18/manifests"},{"name":"w2017-04-10","sha":"82a2ec8cc178d2689daf06c7c1203ca205ffd751","kind":"commit","published_at":"2017-04-10T08:45:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-04-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-04-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-04-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-10/manifests"},{"name":"2.6.0-mvn","sha":"5bae0754dd8d1c053d0f89d7f6876ae8f9d72add","kind":"tag","published_at":"2017-04-03T17:01:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.6.0-mvn","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.6.0-mvn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.6.0-mvn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0-mvn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0-mvn/manifests"},{"name":"w2017-04-03","sha":"763897a7d1f5fc9e1a79f919f4393325130ca331","kind":"commit","published_at":"2017-04-03T08:50:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-04-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-03/manifests"},{"name":"2.6.0","sha":"b47778dd759b3eb9b1487cc3cfb2304aabe04cd2","kind":"tag","published_at":"2017-03-29T08:34:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.6.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0/manifests"},{"name":"w2017-03-21","sha":"32c53b04bc06dd3490c06f66de51384e35ea2b6a","kind":"commit","published_at":"2017-03-21T08:52:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-03-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-03-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-03-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-21/manifests"},{"name":"w2017-03-16","sha":"38e5482b981908fbf2ab937573cc7a483edeeb1a","kind":"commit","published_at":"2017-03-16T08:08:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-03-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-16/manifests"},{"name":"w2017-03-06","sha":"367b0214202dd5723c4cea122fc6b6f6ac01f586","kind":"commit","published_at":"2017-03-07T00:28:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-03-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-06/manifests"},{"name":"w2017-02-27","sha":"492e9fa1d1e1c2168990679fbc7ca35349720cf4","kind":"commit","published_at":"2017-02-27T09:27:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-02-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-02-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-02-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-27/manifests"},{"name":"w2017-02-20","sha":"7a663214f037862202932e0bbe171ced7f7483bc","kind":"commit","published_at":"2017-02-20T10:52:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-02-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-02-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-02-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-20/manifests"},{"name":"w2017-02-13","sha":"3c59f4c3da3c07bbac49d5fa35fe105ed15d1198","kind":"commit","published_at":"2017-02-13T09:31:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-02-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-02-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-02-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-13/manifests"},{"name":"w2017-02-06","sha":"bc2d21e75efef32d69306bab6b054cb5633c1f4d","kind":"commit","published_at":"2017-02-06T10:21:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-02-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-02-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-02-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-06/manifests"},{"name":"w2017-01-30","sha":"4e7dbf252103fa5e23f0eb904d765c714c8ec095","kind":"commit","published_at":"2017-01-30T00:22:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-01-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-01-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-30/manifests"},{"name":"w2017-01-23","sha":"15fd084a035d4d773e0c18d1ed85938a27dd04cc","kind":"commit","published_at":"2017-01-23T09:35:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-01-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-01-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-01-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-23/manifests"},{"name":"w2017-01-16","sha":"43b03d63767b0b22617dee78e63f11f43c9ca010","kind":"commit","published_at":"2017-01-16T11:04:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-01-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-01-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-01-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-16/manifests"},{"name":"w2017-01-09","sha":"ba82edf4da4f50e174b8348a7c3e699696bc3bda","kind":"commit","published_at":"2017-01-09T09:08:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-01-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-01-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-09/manifests"},{"name":"w2016-12-30","sha":"a802e3bbcf298cd269a796852bc320b9f23019b5","kind":"commit","published_at":"2016-12-30T09:27:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-12-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-12-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-12-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-30/manifests"},{"name":"w2016-12-19","sha":"e15628ffc483dfcb9f1212cc9203611dc7627af2","kind":"commit","published_at":"2016-12-19T09:09:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-12-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-12-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-12-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-19/manifests"},{"name":"w2016-12-12","sha":"f3a9e064b85a8016e1fbb2776a6a2c44e5005d8a","kind":"tag","published_at":"2016-12-12T09:43:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-12-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-12-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-12-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-12/manifests"},{"name":"w2016-12-05","sha":"d2127d276c8644298bc8541a49b68d360267167c","kind":"tag","published_at":"2016-12-05T10:20:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-12-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-05/manifests"},{"name":"w2016-11-29","sha":"f6b4c962a5337cce90d8ef060c0cd3cdda9b3945","kind":"tag","published_at":"2016-11-29T10:59:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-11-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-11-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-11-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-29/manifests"},{"name":"w2016-11-21","sha":"13be45a1e665011f36120bb890cbd4a3712e0bcd","kind":"commit","published_at":"2016-11-18T17:23:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-11-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-11-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-11-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-21/manifests"},{"name":"w2016-11-14","sha":"46315e2de47c89393e5cb1721d583c8353e191f8","kind":"commit","published_at":"2016-11-14T09:35:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-11-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-14/manifests"},{"name":"w2016-11-07","sha":"6fa4d8a54acc83769744ae6501c2e5800df499d3","kind":"commit","published_at":"2016-11-07T11:42:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-11-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-07/manifests"},{"name":"w2016-10-31","sha":"333974524e280274428d901ac385b3636c554c9d","kind":"commit","published_at":"2016-10-31T09:57:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-31/manifests"},{"name":"w2016-10-24","sha":"5fde6c808ed23976dbc4a7fdb4e6e41a2f591292","kind":"commit","published_at":"2016-10-24T08:42:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-24/manifests"},{"name":"w2016-10-17","sha":"34751481525c4eb515eba616ffda5f28a705f07a","kind":"commit","published_at":"2016-10-17T08:11:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-17/manifests"},{"name":"w2016-10-10","sha":"94f8e5d3fdf21d7520eb5c136d6eaa03bb8b496f","kind":"commit","published_at":"2016-10-09T00:24:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-10/manifests"},{"name":"w2016-10-03","sha":"19cd192cecd88da05bdcfc5d7c8a824771395171","kind":"commit","published_at":"2016-10-03T09:01:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-03/manifests"},{"name":"w2016-09-26","sha":"7ad70e6f05ac546157a9f81902e0e11b80a8051f","kind":"commit","published_at":"2016-09-26T08:00:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-09-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-09-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-09-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-26/manifests"},{"name":"2.5.0-mvn","sha":"d0126b27fdd8c753ed0e3f3b6eaf177f9dcf5627","kind":"tag","published_at":"2016-09-19T14:55:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.5.0-mvn","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.5.0-mvn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.5.0-mvn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.5.0-mvn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.5.0-mvn/manifests"},{"name":"w2016-09-19","sha":"cc58c9e73327cb8f8bc51b6afc3965ff6ab6901a","kind":"commit","published_at":"2016-09-19T08:05:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-09-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-19/manifests"},{"name":"w2016-09-12","sha":"4bfe407454d870430219e6fe7070bd83619877ef","kind":"commit","published_at":"2016-09-12T07:28:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-09-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-09-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-09-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-12/manifests"},{"name":"w2016-09-05","sha":"2c94b2e8497dc2f210d735ff9d54190da87d5553","kind":"commit","published_at":"2016-09-05T06:19:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-09-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-05/manifests"},{"name":"w2016-08-30","sha":"05f91722c9e0784689522d4968deaa61edc5f84a","kind":"commit","published_at":"2016-08-30T07:28:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-08-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-08-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-08-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-30/manifests"},{"name":"w2016-08-22","sha":"63e2ed14a396fd803cbad0e401565659092ec0ed","kind":"commit","published_at":"2016-08-22T07:25:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-08-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-08-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-08-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-22/manifests"},{"name":"w2016-08-15","sha":"9d86cb8e21023b06b3eca73947a50fdb774125ea","kind":"commit","published_at":"2016-08-15T07:17:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-08-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-08-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-08-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-15/manifests"},{"name":"w2016-06-06","sha":"73f722427981c1d36aacfc0a270accef4537ea82","kind":"commit","published_at":"2016-06-03T13:42:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-06-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-06-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-06-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-06-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-06-06/manifests"},{"name":"2.5.0","sha":"0a9ef401c219476978706cd97a3d7fcbf959631f","kind":"commit","published_at":"2016-06-03T09:41:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.5.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.5.0/manifests"},{"name":"w2016-05-23","sha":"49c27740261c307484213e8f18b8e60178585560","kind":"commit","published_at":"2016-05-23T09:33:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-05-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-23/manifests"},{"name":"w2016-05-16","sha":"5e659818eb4748f3e780842e9cf824bb7b1c2df1","kind":"commit","published_at":"2016-05-16T11:24:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-05-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-05-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-05-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-16/manifests"},{"name":"w2016-05-09","sha":"b2bad0952c1ecc357186e45c864adf8852a47d4c","kind":"commit","published_at":"2016-05-09T08:56:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-05-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-09/manifests"},{"name":"w2016-05-02","sha":"fd0e149dbee4dc054ea532ffca48a0490c8ca382","kind":"commit","published_at":"2016-05-02T11:33:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-05-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-02/manifests"},{"name":"w2016-04-25","sha":"4fe656252452071646a4bc1d6f41fa0b42320843","kind":"commit","published_at":"2016-04-25T08:25:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-04-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-04-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-04-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-25/manifests"},{"name":"w2016-04-18","sha":"d9b5dd88fc259722b0c35fed4883311323c5512f","kind":"commit","published_at":"2016-04-18T11:53:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-04-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-04-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-04-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-18/manifests"},{"name":"w2016-04-12","sha":"5520ce894034ea670d4e0ec53524001e84bc8fec","kind":"commit","published_at":"2016-04-12T14:23:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-04-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-04-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-04-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-12/manifests"},{"name":"w2016-04-04","sha":"5ff8c7c166ffb68f65b75887f4b990f953a1cf6b","kind":"commit","published_at":"2016-04-04T09:18:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-04-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-04/manifests"},{"name":"w2016-03-29","sha":"296801bb838ae1ceca102a6be5b5ed2e8c29e097","kind":"commit","published_at":"2016-03-26T17:41:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-03-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-03-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-03-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-29/manifests"},{"name":"w2016-03-22","sha":"aeb5bc952b2b8618c6c2962883a79957ccde12ad","kind":"commit","published_at":"2016-03-22T10:30:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-03-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-22/manifests"},{"name":"w2016-03-14","sha":"bb4454f3eb191f765bc35d23a623308159f82a28","kind":"commit","published_at":"2016-03-14T09:56:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-03-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-03-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-03-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-14/manifests"},{"name":"w2016-03-07","sha":"39c0b80f06a9813827b4fc74a58f4487c1ac2bb1","kind":"commit","published_at":"2016-03-07T09:24:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-03-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-07/manifests"},{"name":"w2016-02-29","sha":"c05f6130fd889f3df9e734f33166b375adbef539","kind":"commit","published_at":"2016-02-29T11:16:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-29/manifests"},{"name":"w2016-02-22","sha":"0e8f9dec5281fc81f14c7a993f153ce0e838f21c","kind":"commit","published_at":"2016-02-22T09:40:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-22/manifests"},{"name":"w2016-02-15","sha":"006a35be72d1712fce042d307ec25cab58aa98d9","kind":"commit","published_at":"2016-02-15T01:54:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-15/manifests"},{"name":"w2016-02-08","sha":"4d0e596cce5d92cfd5247586cc1590815cdfbb69","kind":"commit","published_at":"2016-02-08T09:08:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-08/manifests"},{"name":"w2016-02-01","sha":"1c62f5b6bcd472bb15bdab737ec6203f5638bfcd","kind":"commit","published_at":"2016-02-01T10:17:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-01/manifests"},{"name":"w2016-01-25","sha":"04bf30249faca869ac00b70a882aef015e08fd4d","kind":"commit","published_at":"2016-01-25T09:14:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-01-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-01-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-01-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-25/manifests"},{"name":"w2016-01-18","sha":"a03852eb65351b9cad73bb4eb880574e85b90545","kind":"commit","published_at":"2016-01-13T12:16:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-01-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-18/manifests"},{"name":"w2016-01-11","sha":"a23a32ebdfcac078793b816a2ad99a9051d619f0","kind":"commit","published_at":"2016-01-11T10:38:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-01-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-01-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-01-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-11/manifests"},{"name":"w2015-12-29","sha":"e690c1e6478923551300e3cd4ba07a2f42fc6e64","kind":"commit","published_at":"2015-12-26T23:27:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-12-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-29/manifests"},{"name":"w2015-12-21","sha":"47bcb2160f6c9cb5658a55067cb6e942c56283fe","kind":"commit","published_at":"2015-12-21T09:13:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-12-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-21/manifests"},{"name":"w2015-12-14","sha":"97c993627a335f6bf979eb1a5e89a3866b2939e8","kind":"commit","published_at":"2015-12-14T10:03:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-12-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-14/manifests"},{"name":"2.4.3","sha":"54de70b6bd019f075e1ba0844fb7c6b6acdec23b","kind":"commit","published_at":"2015-12-04T15:07:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.4.3","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.3/manifests"},{"name":"w2015-11-30","sha":"917dceef3560c005dfebe49c96a8f3241a47c90d","kind":"commit","published_at":"2015-11-27T13:11:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-30/manifests"},{"name":"w2015-11-23","sha":"9bb292c9a1e4c2fe9a5318fd4736902ed11a183e","kind":"commit","published_at":"2015-11-21T12:43:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-23/manifests"},{"name":"w2015-11-16","sha":"6d27fb370bf043e562a70b92cceb4ad09c17b711","kind":"commit","published_at":"2015-11-16T09:06:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-16/manifests"},{"name":"w2015-11-09","sha":"ccf770520d8cc38eaa38cffb92476a490af12eb7","kind":"commit","published_at":"2015-11-09T12:05:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-09/manifests"},{"name":"w2015-11-02","sha":"4935c4f164d319593508b30535b081a858d52220","kind":"commit","published_at":"2015-10-29T17:19:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-02/manifests"},{"name":"svn_spiderAjax","sha":"39590a78a5d0c269458d578d66f82119971cc6eb","kind":"commit","published_at":"2015-10-26T10:53:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_spiderAjax","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_spiderAjax","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_spiderAjax","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_spiderAjax","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_spiderAjax/manifests"},{"name":"svn_mvn","sha":"3010a5ccf61d24ce92897f1765917424ca0c5bd2","kind":"commit","published_at":"2015-10-26T10:53:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_mvn","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_mvn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_mvn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_mvn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_mvn/manifests"},{"name":"svn_importLog","sha":"82f86f83b3ff80d6d92d8673ed32018174ffacce","kind":"commit","published_at":"2015-10-26T10:53:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_importLog","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_importLog","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_importLog","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_importLog","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_importLog/manifests"},{"name":"svn_2.4","sha":"84b71326b87ecd859656c51307c6b942d4cb83e2","kind":"commit","published_at":"2015-10-26T10:53:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_2.4","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.4/manifests"},{"name":"svn_2.3","sha":"27b960432cf482e8bb6b129873996997dbb69fb1","kind":"commit","published_at":"2015-10-26T10:53:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_2.3","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.3/manifests"},{"name":"svn_2.2","sha":"4014f07e613e0fba71adc38e0d430916972ea8b9","kind":"commit","published_at":"2015-10-26T10:53:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_2.2","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.2/manifests"},{"name":"svn_2.1","sha":"9df402995144b209452e789a0a88de80d59a6708","kind":"commit","published_at":"2015-10-26T10:53:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_2.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.1/manifests"},{"name":"svn_1.4","sha":"7d6add2b5a7ff52a8253b5224e07bd7409c8ee01","kind":"commit","published_at":"2015-10-26T10:53:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_1.4","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_1.4/manifests"},{"name":"svn_1.3","sha":"54bf7f85dbf23ed91aa868e490a2097df193056a","kind":"commit","published_at":"2015-10-26T10:47:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_1.3","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_1.3/manifests"},{"name":"w2015-10-26","sha":"17ede84dd11efe4a45d866010dceb83a5df84c9d","kind":"commit","published_at":"2015-10-23T12:13:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-10-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-26/manifests"},{"name":"w2015-10-19","sha":"d5cfcb6f7a3e586343861ab5483ecd29989a295f","kind":"commit","published_at":"2015-10-19T12:49:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-10-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-10-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-10-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-19/manifests"},{"name":"w2015-10-12","sha":"fce6363266ccb51aae8c2a7cadb58adf4b77084d","kind":"commit","published_at":"2015-10-12T09:52:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-10-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-10-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-10-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-12/manifests"},{"name":"w2015-10-05","sha":"263234a0f032150b81f7b6809168cce1e9685928","kind":"commit","published_at":"2015-10-05T09:45:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-10-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-05/manifests"},{"name":"w2015-09-28","sha":"7c0bc858569a50ce1769529e9aa9bad9801b8713","kind":"commit","published_at":"2015-09-28T10:51:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-09-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-09-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-09-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-28/manifests"},{"name":"w2015-09-21","sha":"5f8e8720efd2c5e176749bd6a5936b220ac2d643","kind":"commit","published_at":"2015-09-21T15:43:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-09-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-21/manifests"},{"name":"w2015-09-14","sha":"5ba74c3ed39a6d30884d1855766c21c95710e86e","kind":"commit","published_at":"2015-09-14T09:11:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-09-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-09-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-09-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-14/manifests"},{"name":"2.4.2","sha":"9a11a5dc4ff953058181f4e34e3ca647ea44138a","kind":"tag","published_at":"2015-09-08T09:12:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.4.2","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.2/manifests"},{"name":"w2015-08-31","sha":"8c4b64dc7eabc3f69aa0013a80b6a4c24c207a29","kind":"commit","published_at":"2015-08-31T12:23:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-08-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-08-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-08-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-31/manifests"},{"name":"w2015-08-24","sha":"c116bddd6d7cef46202edfcbcc7bf21dc81ba912","kind":"commit","published_at":"2015-08-24T09:21:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-08-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-24/manifests"},{"name":"w2015-08-12","sha":"22c0265d809be4b0f21bf1c806e89859e605caf6","kind":"commit","published_at":"2015-08-12T12:58:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-08-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-08-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-08-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-12/manifests"},{"name":"2.4.1","sha":"1ee1830153c841f3888a767d7481c72bebef80a3","kind":"commit","published_at":"2015-07-30T16:54:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.4.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.1/manifests"},{"name":"w2015-07-27","sha":"8df0f172464c570cef46f408ce184b68969c2846","kind":"commit","published_at":"2015-07-27T07:58:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-07-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-07-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-07-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-27/manifests"},{"name":"w2015-07-21","sha":"1b6e9d8bec3357137a8e05f2dec1813e415432de","kind":"commit","published_at":"2015-07-21T16:31:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-07-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-07-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-07-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-21/manifests"},{"name":"w2015-07-14","sha":"25f6cd27f88fbfafb0158829dcee2e98c92d89af","kind":"commit","published_at":"2015-07-14T11:08:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-07-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-14/manifests"},{"name":"2015-06-25","sha":"c02686cb8d5910373d2ce71ac5302fb7c4c7f249","kind":"tag","published_at":"2015-06-25T15:36:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2015-06-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2015-06-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2015-06-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2015-06-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2015-06-25/manifests"},{"name":"2015-06-15","sha":"81332925ee18d2852f02d083ca41799269fa6fd0","kind":"commit","published_at":"2015-06-17T09:12:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2015-06-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2015-06-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2015-06-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2015-06-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2015-06-15/manifests"},{"name":"2.4.0","sha":"1e2ad79e708506d5df26fa6ba9b47a7f34b7de35","kind":"tag","published_at":"2015-05-10T21:29:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.4.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.0/manifests"},{"name":"2.3.0.1","sha":"acd231c8b1d420ee3afd2c10a2eeaf2daeab4a4a","kind":"tag","published_at":"2014-04-11T12:46:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.3.0.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.3.0.1/manifests"},{"name":"2.3.0","sha":"2a9380a1dc55e996c7060a3c1faabc4604d36df9","kind":"tag","published_at":"2014-04-11T12:44:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.3.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"a1bb1d95fbae76803ac6358a8739180b6210a37b","kind":"tag","published_at":"2014-01-10T01:26:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.2.2","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"5e2cdf4de61059955cb410bc0162880b36eab064","kind":"tag","published_at":"2014-01-10T01:24:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.2.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"1aece90246cea71720259db8f50e52d58d857099","kind":"tag","published_at":"2014-01-10T01:21:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.2.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"4d574a5b2eb2fee0c26908b8dcb54c0cfca74b74","kind":"tag","published_at":"2013-07-22T15:00:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.1.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"d7b615e96b029f4b9796f5dbc741e88ef710dd00","kind":"tag","published_at":"2013-07-22T14:45:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.0.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.0.0/manifests"},{"name":"1.4.1","sha":"357f9178056cf51e11558b1011cdff30a0a36be3","kind":"tag","published_at":"2013-07-22T14:02:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.4.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"9358f46e126c7f46b1afe2f1c72770519daec19e","kind":"tag","published_at":"2012-04-08T15:09:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.4.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"5880f370d5371469bc0e0c64e7e0d2233d1a4037","kind":"tag","published_at":"2012-02-02T12:47:26.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.4","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"ac5b5105425f1244c4eddfa570d5b53ee6e53a1e","kind":"tag","published_at":"2011-10-02T16:34:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.3","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"4ad130ca5f8d9c52a1f85aa13a2e572e96aed203","kind":"tag","published_at":"2011-08-21T09:50:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.2","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"88b5ec540a6aeed92c3a13036dfabfb2cbb52b49","kind":"tag","published_at":"2011-07-05T20:26:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"994e2d510a2c85d4f08d810b08a984fcbecacd8f","kind":"tag","published_at":"2011-06-07T05:59:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"15fbf238de4058e778d682398a977e48903f53a6","kind":"tag","published_at":"2011-01-11T19:49:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.2.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-11T16:29:59.367Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.8022212791057335,"dependent_packages_count":8.376244562665123,"stargazers_count":0.6120393776846086,"forks_count":0.5287009063444109,"docker_downloads_count":null,"average":3.579801531449969},"purl":"pkg:golang/github.com/zaproxy/zaproxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/zaproxy/zaproxy","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/zaproxy/zaproxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/zaproxy/zaproxy/dependencies","status":null,"funding_links":["https://www.zaproxy.org/sponsor/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T07:33:48.213Z","issues_count":621,"pull_requests_count":577,"avg_time_to_close_issue":23678902.067692306,"avg_time_to_close_pull_request":1997856.2,"issues_closed_count":325,"pull_requests_closed_count":485,"pull_request_authors_count":75,"issue_authors_count":361,"avg_comments_per_issue":4.049919484702094,"avg_comments_per_pull_request":1.8838821490467939,"merged_pull_requests_count":417,"bot_issues_count":0,"bot_pull_requests_count":21,"past_year_issues_count":56,"past_year_pull_requests_count":80,"past_year_avg_time_to_close_issue":2034403.4285714286,"past_year_avg_time_to_close_pull_request":513916.46153846156,"past_year_issues_closed_count":35,"past_year_pull_requests_closed_count":52,"past_year_pull_request_authors_count":25,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":3.5,"past_year_avg_comments_per_pull_request":1.9125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":11,"past_year_merged_pull_requests_count":35,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/issues","maintainers":[{"login":"thc202","count":210,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thc202"},{"login":"psiinon","count":161,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psiinon"},{"login":"kingthorin","count":124,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingthorin"},{"login":"ricekot","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ricekot"},{"login":"denniskniep","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denniskniep"},{"login":"robinmordasiewicz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robinmordasiewicz"},{"login":"JordanGS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JordanGS"}],"active_maintainers":[{"login":"kingthorin","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingthorin"},{"login":"psiinon","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psiinon"},{"login":"thc202","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thc202"},{"login":"ricekot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ricekot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzaproxy%2Fzaproxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzaproxy%2Fzaproxy/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzaproxy%2Fzaproxy/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzaproxy%2Fzaproxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzaproxy%2Fzaproxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fzaproxy%2Fzaproxy/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2282222,"maintainers_count":0,"namespaces_count":839591,"keywords_count":126448,"github":"golang","metadata":{"funded_packages_count":72260,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-09-03T05:01:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5014581,"name":"org.zaproxy:zap","ecosystem":"maven","description":"The Zed Attack Proxy (ZAP) is an easy to use integrated penetration testing tool for finding vulnerabilities in web applications. It is designed to be used by people with a wide range of security experience and as such is ideal for developers and functional testers who are new to penetration testing. ZAP provides automated scanners as well as a set of tools that allow you to find security vulnerabilities manually.","homepage":"https://www.zaproxy.org/","licenses":"The Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/zaproxy/zaproxy","keywords_array":[],"namespace":"org.zaproxy","versions_count":15,"first_release_published_at":"2016-09-19T10:04:48.000Z","latest_release_published_at":"2025-12-15T15:45:27.000Z","latest_release_number":"2.17.0","last_synced_at":"2026-09-03T02:38:48.455Z","created_at":"2022-07-27T12:56:11.206Z","updated_at":"2026-09-03T09:01:47.516Z","registry_url":"https://central.sonatype.com/artifact/org.zaproxy/zap/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.zaproxy/zap/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":33176404,"uuid":"36817565","full_name":"zaproxy/zaproxy","owner":"zaproxy","description":"The ZAP by Checkmarx Core project","archived":false,"fork":false,"pushed_at":"2026-08-25T22:20:14.000Z","size":202280,"stargazers_count":15684,"open_issues_count":857,"forks_count":2625,"subscribers_count":388,"default_branch":"main","last_synced_at":"2026-08-26T06:28:02.842Z","etag":null,"topics":["appsec","dast","hacktoberfest","opensource","security","security-scanner","zap","zap-development","zaproxy"],"latest_commit_sha":null,"homepage":"https://www.zaproxy.org","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zaproxy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":"CLA.md"},"funding":{"custom":["https://www.zaproxy.org/sponsor/"]}},"created_at":"2015-06-03T16:55:01.000Z","updated_at":"2026-08-26T03:28:22.000Z","dependencies_parsed_at":"2023-12-18T16:02:18.328Z","dependency_job_id":"25cefeaf-e1e1-4ddd-9992-285f10967fd0","html_url":"https://github.com/zaproxy/zaproxy","commit_stats":{"total_commits":6423,"total_committers":260,"mean_commits":"24.703846153846154","dds":0.5997197571228399,"last_synced_commit":"c17a6c70a8a701c78b2a50ae00ba1f50f738d2cd"},"previous_names":[],"tags_count":603,"template":false,"template_full_name":null,"purl":"pkg:github/zaproxy/zaproxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaproxy","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/sbom","scorecard":{"id":1236687,"data":{"date":"2025-07-07","repo":{"name":"github.com/zaproxy/zaproxy","commit":"3f7c51a83265a76bbb20995a168dde5bac2c2632"},"scorecard":{"version":"v5.2.1-18-gbb9c347d","commit":"bb9c347dff6349d986baab6578a46d68a5524c62"},"score":6.9,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#security-policy"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:10","Warn: no topLevel permission defined: .github/workflows/check-zap-errors.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'actions' permission set to 'write': .github/workflows/cla.yml:12","Warn: topLevel 'contents' permission set to 'write': .github/workflows/cla.yml:13","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/cla.yml:15","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/crowdin-upload-files.yml:1","Warn: no topLevel permission defined: .github/workflows/handle-release.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/prepare-release-main-version.yml:1","Warn: no topLevel permission defined: .github/workflows/release-live-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/release-main-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/release-main-version.yml:1","Warn: no topLevel permission defined: .github/workflows/release-snap.yml:1","Warn: no topLevel permission defined: .github/workflows/release-weekly-docker.yml:1","Warn: no topLevel permission defined: .github/workflows/release-weekly.yml:1","Warn: no topLevel permission defined: .github/workflows/run-integration-tests.yml:1","Warn: no topLevel permission defined: .github/workflows/sonar.yml:1","Warn: no topLevel permission defined: .github/workflows/test-packaged-scans.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#token-permissions"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#license"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact w2025-07-07 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/230533285","Warn: release artifact w2025-06-30 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/228805033","Warn: release artifact w2025-06-24 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/227421164","Warn: release artifact w2025-06-23 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/227096003","Warn: release artifact w2025-06-16 not signed: https://api.github.com/repos/zaproxy/zaproxy/releases/225530243","Warn: release artifact w2025-07-07 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/230533285","Warn: release artifact w2025-06-30 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/228805033","Warn: release artifact w2025-06-24 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/227421164","Warn: release artifact w2025-06-23 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/227096003","Warn: release artifact w2025-06-16 does not have provenance: https://api.github.com/repos/zaproxy/zaproxy/releases/225530243"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#branch-protection"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#vulnerabilities"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release-live-docker.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#packaging"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-zap-errors.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/check-zap-errors.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/crowdin-upload-files.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/crowdin-upload-files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/crowdin-upload-files.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/crowdin-upload-files.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/handle-release.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/handle-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/handle-release.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/handle-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-labeler.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/pr-labeler.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-main-version.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/prepare-release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/prepare-release-main-version.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/prepare-release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-live-docker.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-live-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-live-docker.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-live-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-docker.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-main-docker.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-version.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-version.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-version.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-main-version.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-main-version.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-snap.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-snap.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-weekly-docker.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly-docker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-weekly-docker.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly-docker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-weekly.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-weekly.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-weekly.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/release-weekly.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-integration-tests.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/run-integration-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/sonar.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/sonar.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/sonar.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-packaged-scans.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/test-packaged-scans.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-packaged-scans.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/zaproxy/zaproxy/test-packaged-scans.yml/main?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile-bare:3","Warn: containerImage not pinned by hash: docker/Dockerfile-bare:25","Warn: containerImage not pinned by hash: docker/Dockerfile-live:3","Warn: containerImage not pinned by hash: docker/Dockerfile-live:37","Warn: containerImage not pinned by hash: docker/Dockerfile-stable:3","Warn: containerImage not pinned by hash: docker/Dockerfile-stable:37","Warn: containerImage not pinned by hash: docker/Dockerfile-tests:3","Warn: containerImage not pinned by hash: docker/Dockerfile-tests:20: pin your Docker image by updating ghcr.io/zaproxy/zaproxy:nightly to ghcr.io/zaproxy/zaproxy:nightly@sha256:7ea10c7d808c258c277ccb460c879828ee4b4470de405a15c0284800375eb320","Warn: containerImage not pinned by hash: docker/Dockerfile-weekly:3","Warn: containerImage not pinned by hash: docker/Dockerfile-weekly:24","Warn: pipCommand not pinned by hash: docker/Dockerfile-live:70-79","Warn: pipCommand not pinned by hash: docker/Dockerfile-stable:64-72","Warn: pipCommand not pinned by hash: docker/Dockerfile-weekly:54","Warn: pipCommand not pinned by hash: .github/workflows/test-packaged-scans.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/test-packaged-scans.yml:23","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:  28 out of  32 third-party GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/bb9c347dff6349d986baab6578a46d68a5524c62/docs/checks.md#sast"}}]},"last_synced_at":"2025-09-01T15:22:01.451Z","repository_id":33176404,"created_at":"2025-09-01T15:22:01.451Z","updated_at":"2025-09-01T15:22:01.451Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36937875,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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"},"owner_record":{"login":"zaproxy","name":"ZAP","uuid":"6716868","kind":"organization","description":"","email":null,"website":"https://zaproxy.org","location":null,"twitter":"zaproxy","company":null,"icon_url":"https://avatars.githubusercontent.com/u/6716868?v=4","repositories_count":43,"last_synced_at":"2024-03-26T20:37:36.664Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://www.zaproxy.org/sponsor/"]}},"html_url":"https://github.com/zaproxy","funding_links":["https://www.zaproxy.org/sponsor/"],"total_stars":15149,"followers":788,"following":0,"created_at":"2022-11-04T09:34:29.367Z","updated_at":"2024-03-26T20:37:38.269Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaproxy","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zaproxy/repositories"},"tags":[{"name":"w2026-07-14","sha":"0309ae8d88a25ec2b179eebf21b4338b6d40f955","kind":"tag","published_at":"2026-07-14T13:32:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-07-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-14/manifests"},{"name":"w2026-07-13","sha":"6c1ca7bd473a5e4392959be7553c4b3653d33646","kind":"tag","published_at":"2026-07-13T15:08:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-07-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-07-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-07-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-13/manifests"},{"name":"w2026-07-06","sha":"2ea10dda49211ddc792aac03aa39550ab74759ba","kind":"tag","published_at":"2026-07-06T14:16:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-07-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-07-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-07-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-07-06/manifests"},{"name":"w2026-06-30","sha":"3df9df2300b42ef6d0c86f917fd0d52caf8399b7","kind":"tag","published_at":"2026-06-30T13:56:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-30/manifests"},{"name":"w2026-06-29","sha":"3df9df2300b42ef6d0c86f917fd0d52caf8399b7","kind":"tag","published_at":"2026-06-29T13:43:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-29/manifests"},{"name":"w2026-06-24","sha":"0ef76c8de01393220fe01bd13925960baad68015","kind":"tag","published_at":"2026-06-24T16:31:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-24/manifests"},{"name":"w2026-06-23","sha":"0ef76c8de01393220fe01bd13925960baad68015","kind":"tag","published_at":"2026-06-23T16:11:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-23/manifests"},{"name":"w2026-06-16","sha":"1895be922eb27974ab5501deb843f11ce9353d75","kind":"tag","published_at":"2026-06-16T14:41:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-16/manifests"},{"name":"w2026-06-09","sha":"7f05893c7f4223697c870f942888d73d1d1033e7","kind":"tag","published_at":"2026-06-09T12:59:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-09/manifests"},{"name":"w2026-06-01","sha":"9d22754be90b27da40717ce50d6184efbfecd488","kind":"tag","published_at":"2026-06-01T17:49:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-06-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-06-01/manifests"},{"name":"w2026-05-27","sha":"0f3519af226eab1211ab7132e9bbcbb066dcf065","kind":"tag","published_at":"2026-05-27T16:53:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-05-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-05-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-05-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-27/manifests"},{"name":"w2026-05-18","sha":"7089d6adbfe1e0bffc4265cc50a0710e653408f9","kind":"tag","published_at":"2026-05-18T16:20:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-05-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-05-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-05-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-18/manifests"},{"name":"w2026-05-12","sha":"a98cf3a053bd4ee64bcf86d8162f08d2266931a2","kind":"tag","published_at":"2026-05-12T13:29:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-05-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-05-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-05-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-12/manifests"},{"name":"w2026-05-05","sha":"d1c0d67ccdf54308d7992ccbbee441763a41d80e","kind":"tag","published_at":"2026-05-05T16:43:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-05-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-05-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-05-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-05-05/manifests"},{"name":"w2026-04-27","sha":"2f9521871914e1ab3f10b273fcb2bd569ee10188","kind":"tag","published_at":"2026-04-27T13:02:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-04-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-27/manifests"},{"name":"w2026-04-21","sha":"436aa59a0f722a2ba2a32d45183f478010073618","kind":"tag","published_at":"2026-04-21T13:03:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-04-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-04-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-04-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-21/manifests"},{"name":"w2026-04-14","sha":"575ecd70f0f8c2ff087894c9b0febd0675779564","kind":"tag","published_at":"2026-04-14T15:59:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-04-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-04-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-04-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-14/manifests"},{"name":"w2026-04-07","sha":"575ecd70f0f8c2ff087894c9b0febd0675779564","kind":"tag","published_at":"2026-04-07T15:03:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-04-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-04-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-04-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-04-07/manifests"},{"name":"w2026-03-31","sha":"30e4f3d2f807ee62660c8b54a42ae793c0e78c0d","kind":"tag","published_at":"2026-03-31T12:49:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-31/manifests"},{"name":"w2026-03-23","sha":"120a7bfc1d34a31928e83d7b68a92060f2891228","kind":"tag","published_at":"2026-03-23T17:15:09.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-23/manifests"},{"name":"w2026-03-18","sha":"c95f6abb4abcf95fa121a0d1ddc060125add274c","kind":"tag","published_at":"2026-03-18T13:22:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-18/manifests"},{"name":"w2026-03-09","sha":"6603ca5ec7d15c50a972ac92072b9c1b8df6f40c","kind":"tag","published_at":"2026-03-09T16:50:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-09/manifests"},{"name":"w2026-03-02","sha":"e8d08ab9dc7f7c7e9daebfd3c9c969b5ab9a9108","kind":"tag","published_at":"2026-03-02T15:45:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-03-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-03-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-03-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-03-02/manifests"},{"name":"w2026-02-23","sha":"116bda27c78dce96e58797c59508684d4d5f12c8","kind":"tag","published_at":"2026-02-23T17:17:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-02-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-02-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-02-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-23/manifests"},{"name":"w2026-02-16","sha":"fca4e7076f0df1f0b7f335dc1f850c78933f10e8","kind":"tag","published_at":"2026-02-16T14:56:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-02-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-02-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-02-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-16/manifests"},{"name":"w2026-02-11","sha":"fca4e7076f0df1f0b7f335dc1f850c78933f10e8","kind":"tag","published_at":"2026-02-11T10:21:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-02-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-02-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-02-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-11/manifests"},{"name":"w2026-02-02","sha":"7b69793f019d0a0fbffe75949138a49668599037","kind":"tag","published_at":"2026-02-02T14:44:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-02-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-02-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-02-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-02-02/manifests"},{"name":"w2026-01-28","sha":"8d81d980ea07b129096a827730cf992e5287c228","kind":"tag","published_at":"2026-01-28T10:36:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-28/manifests"},{"name":"w2026-01-26","sha":"ef0024a609e46ebd04a79b9e4833f24477b3b3e6","kind":"tag","published_at":"2026-01-26T16:29:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-26/manifests"},{"name":"w2026-01-21","sha":"1628a8a77f91cc54c890a6db6df840f2a178ef4b","kind":"tag","published_at":"2026-01-21T10:03:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-21/manifests"},{"name":"w2026-01-12","sha":"1628a8a77f91cc54c890a6db6df840f2a178ef4b","kind":"tag","published_at":"2026-01-12T17:32:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-12/manifests"},{"name":"w2026-01-05","sha":"9ff6d04ead0643a36f9cb236ba049a429a649027","kind":"tag","published_at":"2026-01-05T16:01:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2026-01-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2026-01-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2026-01-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2026-01-05/manifests"},{"name":"w2025-12-29","sha":"ee7b801f4ec7b39ef06b93dc499e39930dc89a78","kind":"tag","published_at":"2025-12-29T15:05:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-29/manifests"},{"name":"w2025-12-23","sha":"ee7b801f4ec7b39ef06b93dc499e39930dc89a78","kind":"tag","published_at":"2025-12-23T12:57:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-23/manifests"},{"name":"w2025-12-15","sha":"8a1bff313f4d183dba5aa154ecbe89ad751c9153","kind":"tag","published_at":"2025-12-15T15:10:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-15/manifests"},{"name":"v2.17.0","sha":"8a1bff313f4d183dba5aa154ecbe89ad751c9153","kind":"tag","published_at":"2025-12-15T13:03:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.17.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.17.0/manifests"},{"name":"untagged-0da113f33a07efb892ad","sha":"8a1bff313f4d183dba5aa154ecbe89ad751c9153","kind":"commit","published_at":"2025-12-15T12:59:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/untagged-0da113f33a07efb892ad","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/untagged-0da113f33a07efb892ad","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@untagged-0da113f33a07efb892ad","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/untagged-0da113f33a07efb892ad","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/untagged-0da113f33a07efb892ad/manifests"},{"name":"w2025-12-09","sha":"00b02b700667ba529ef651867e1d653e2c3f8dd2","kind":"tag","published_at":"2025-12-09T09:48:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-09/manifests"},{"name":"w2025-12-03","sha":"e877dad6c066fbdf5751591af0af5d4374ec231c","kind":"tag","published_at":"2025-12-03T15:20:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-12-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-12-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-12-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-12-03/manifests"},{"name":"w2025-11-24","sha":"43d88afed76ed15868838cd6660a3157cf6d4d14","kind":"tag","published_at":"2025-11-24T17:57:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-11-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-11-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-11-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-24/manifests"},{"name":"w2025-11-17","sha":"eb93f792a4d67546f338c37fee9ad9e63cdac027","kind":"tag","published_at":"2025-11-17T17:15:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-11-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-11-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-11-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-17/manifests"},{"name":"w2025-11-10","sha":"d99a5cb73b299906c5626d4d43672fb636664ae4","kind":"tag","published_at":"2025-11-10T16:55:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-11-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-10/manifests"},{"name":"w2025-11-04","sha":"749bad5b4723e21580aa3aebd1ca66816fb53a6d","kind":"tag","published_at":"2025-11-04T11:03:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-11-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-11-04/manifests"},{"name":"w2025-10-29","sha":"59c744985bd15efca97ce370d05a948ad038a504","kind":"tag","published_at":"2025-10-29T12:20:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-29/manifests"},{"name":"w2025-10-27","sha":"d64bce7f312a9743130b9d5801ffba784f176d5d","kind":"tag","published_at":"2025-10-27T16:53:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-27/manifests"},{"name":"w2025-10-21","sha":"371444943fdffa249a489ba16d5cae59160344fb","kind":"tag","published_at":"2025-10-21T14:58:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-21/manifests"},{"name":"w2025-10-13","sha":"f953c3c463ab0e618e7a0c2deaec3fdbd412a90a","kind":"tag","published_at":"2025-10-13T16:20:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-13/manifests"},{"name":"w2025-10-06","sha":"2c9b31ad04031e8c34319d4028826a4a768df295","kind":"tag","published_at":"2025-10-06T16:33:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-10-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-10-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-10-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-10-06/manifests"},{"name":"w2025-09-29","sha":"f537d789c59281e36a51aad34b2282cbcbe2534b","kind":"tag","published_at":"2025-09-29T16:34:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-29/manifests"},{"name":"w2025-09-22","sha":"7ca990734f356d331b337319b9e315647fc72894","kind":"tag","published_at":"2025-09-22T15:54:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-22/manifests"},{"name":"w2025-09-18","sha":"31613348011a72199d5b30f176a526b309abfc0c","kind":"tag","published_at":"2025-09-18T11:35:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-18/manifests"},{"name":"w2025-09-15","sha":"8b117b4cdaaf06946fe1c311cb0381a5088866bd","kind":"tag","published_at":"2025-09-15T14:52:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-15/manifests"},{"name":"w2025-09-08","sha":"4c3d415bb13e3e3155dec392db62ac775441aff9","kind":"tag","published_at":"2025-09-08T13:08:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-08/manifests"},{"name":"w2025-09-01","sha":"c2ffaa43f2808f086144f62063e98a4e24075cfa","kind":"tag","published_at":"2025-09-01T16:10:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-09-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-09-01/manifests"},{"name":"w2025-08-26","sha":"1d8e45f82c7ba5558ee55f4f66f4437c644817b8","kind":"tag","published_at":"2025-08-26T11:02:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-08-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-26/manifests"},{"name":"w2025-08-18","sha":"1d8e45f82c7ba5558ee55f4f66f4437c644817b8","kind":"tag","published_at":"2025-08-18T16:07:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-08-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-08-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-08-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-18/manifests"},{"name":"w2025-08-14","sha":"46ee3fe01f68a5355c952f4aaa344650b6a110de","kind":"tag","published_at":"2025-08-14T16:14:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-08-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-08-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-08-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-14/manifests"},{"name":"w2025-08-04","sha":"7e88cabcd454e43b9923234bfa35761b68b27057","kind":"tag","published_at":"2025-08-04T13:54:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-08-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-08-04/manifests"},{"name":"w2025-07-31","sha":"77a60d7002d37d752245a60b916bad7d748249d6","kind":"tag","published_at":"2025-07-31T10:11:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-31/manifests"},{"name":"w2025-07-28","sha":"98e74f395550cc55657682de2031a5d1a9ea77f9","kind":"tag","published_at":"2025-07-28T14:56:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-28/manifests"},{"name":"w2025-07-22","sha":"d314b5ee7bb80551f550ee146ac93ec1e5b5a882","kind":"tag","published_at":"2025-07-22T09:14:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-22/manifests"},{"name":"w2025-07-14","sha":"3f7c51a83265a76bbb20995a168dde5bac2c2632","kind":"tag","published_at":"2025-07-14T12:18:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-14/manifests"},{"name":"w2025-07-07","sha":"3f7c51a83265a76bbb20995a168dde5bac2c2632","kind":"tag","published_at":"2025-07-07T16:17:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-07-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-07-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-07-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-07-07/manifests"},{"name":"w2025-06-30","sha":"00e4f7d727dd2258c70fd904f5619d674a064697","kind":"tag","published_at":"2025-06-30T14:37:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-30/manifests"},{"name":"w2025-06-24","sha":"091fa92a82648c775d1ebfd0d71a85e65ccdb330","kind":"tag","published_at":"2025-06-24T16:19:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-24/manifests"},{"name":"w2025-06-23","sha":"091fa92a82648c775d1ebfd0d71a85e65ccdb330","kind":"tag","published_at":"2025-06-23T14:09:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-23/manifests"},{"name":"w2025-06-16","sha":"14ee7528833ab53f43265e7eae80a90218a60fa4","kind":"tag","published_at":"2025-06-16T11:19:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-16/manifests"},{"name":"w2025-06-12","sha":"ed7be9eb1f054ad6a438d6e0d3a302b48b5cee94","kind":"tag","published_at":"2025-06-12T16:32:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-12/manifests"},{"name":"w2025-06-09","sha":"ed7be9eb1f054ad6a438d6e0d3a302b48b5cee94","kind":"tag","published_at":"2025-06-09T11:53:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-09/manifests"},{"name":"w2025-06-04","sha":"2cbc4091e5a03481df80a442d1e468617f65642c","kind":"tag","published_at":"2025-06-04T08:40:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-06-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-06-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-06-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-06-04/manifests"},{"name":"w2025-05-26","sha":"ea9ea861bd9a7d50e09fd93cf13f2aa819a46e4a","kind":"tag","published_at":"2025-05-26T08:32:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-26/manifests"},{"name":"w2025-05-20","sha":"ea9ea861bd9a7d50e09fd93cf13f2aa819a46e4a","kind":"tag","published_at":"2025-05-20T14:36:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-20/manifests"},{"name":"w2025-05-19","sha":"43e5244f962334d0cf01c2dc98d8657994983044","kind":"tag","published_at":"2025-05-19T09:55:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-19/manifests"},{"name":"w2025-05-15","sha":"e53ffdfa371aa1686a8838a20eb0535ebe14248f","kind":"tag","published_at":"2025-05-15T12:36:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-15/manifests"},{"name":"w2025-05-13","sha":"e53ffdfa371aa1686a8838a20eb0535ebe14248f","kind":"tag","published_at":"2025-05-13T11:23:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-13/manifests"},{"name":"w2025-05-12","sha":"e53ffdfa371aa1686a8838a20eb0535ebe14248f","kind":"tag","published_at":"2025-05-12T08:56:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-12/manifests"},{"name":"w2025-05-05","sha":"24ec1a26856c20d756a6f40188d435523dcbb844","kind":"tag","published_at":"2025-05-05T10:02:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-05-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-05-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-05-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-05-05/manifests"},{"name":"w2025-04-30","sha":"bd3429ffa8a9bfd1722d4fe66dae38eec5092295","kind":"tag","published_at":"2025-04-30T10:03:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-30/manifests"},{"name":"w2025-04-24","sha":"bd3429ffa8a9bfd1722d4fe66dae38eec5092295","kind":"tag","published_at":"2025-04-24T12:57:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-24/manifests"},{"name":"w2025-04-22","sha":"bd3429ffa8a9bfd1722d4fe66dae38eec5092295","kind":"tag","published_at":"2025-04-22T13:31:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-22/manifests"},{"name":"w2025-04-08","sha":"2a2774cc1b6b823c93dd8f1547ef0cd88daecdf3","kind":"tag","published_at":"2025-04-08T08:31:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-08/manifests"},{"name":"w2025-04-07","sha":"a8d4867541be32292fbbfe2340336ea7ad3b78c5","kind":"tag","published_at":"2025-04-07T10:20:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-04-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-04-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-04-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-04-07/manifests"},{"name":"w2025-03-31","sha":"45c48649968772f93e2cbffb044a2401540e45d4","kind":"tag","published_at":"2025-03-31T16:28:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-31/manifests"},{"name":"w2025-03-26","sha":"9043eb613d6f04c5705240e299a1a9369557fde9","kind":"tag","published_at":"2025-03-26T09:55:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-26/manifests"},{"name":"v2.16.1","sha":"9043eb613d6f04c5705240e299a1a9369557fde9","kind":"tag","published_at":"2025-03-25T17:46:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.16.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.16.1/manifests"},{"name":"w2025-03-19","sha":"ddb0cf0a301ab767f7894a719fcca8af26917682","kind":"tag","published_at":"2025-03-19T10:46:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-19/manifests"},{"name":"w2025-03-11","sha":"1183daf691705a206448bef1c43a55e2b8fa495d","kind":"tag","published_at":"2025-03-11T09:17:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-11/manifests"},{"name":"w2025-03-04","sha":"046333deb7fb6241ebdbcc156385f64be6849111","kind":"tag","published_at":"2025-03-04T12:35:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-03-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-03-04/manifests"},{"name":"w2025-02-26","sha":"d67299abbe8f173673934e61bce3c0e42fd86816","kind":"tag","published_at":"2025-02-26T17:30:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-02-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-02-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-02-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-26/manifests"},{"name":"w2025-02-17","sha":"326c068c73ff1b7ed77d2a69c56ebe717f598540","kind":"tag","published_at":"2025-02-17T13:26:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-02-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-17/manifests"},{"name":"w2025-02-10","sha":"5365c23305466f5c4eb6346ff0bcc70bf9447caa","kind":"tag","published_at":"2025-02-10T16:17:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-02-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-02-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-02-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-10/manifests"},{"name":"w2025-02-03","sha":"8f6d4e2e77e5dcaf5d8bfb2a6ec5b1285cf87fe3","kind":"tag","published_at":"2025-02-03T15:25:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-02-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-02-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-02-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-02-03/manifests"},{"name":"w2025-01-28","sha":"4adf67f8e5f250ac61f5ca95879df758095002e9","kind":"tag","published_at":"2025-01-28T16:49:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-01-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-01-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-01-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-01-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-01-28/manifests"},{"name":"w2025-01-20","sha":"56cfaf07aede87450fb7f4c8d0c43d986ef77697","kind":"tag","published_at":"2025-01-20T14:06:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2025-01-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2025-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2025-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2025-01-20/manifests"},{"name":"v2.16.0","sha":"ba6b9308d08c5ff78de327d8332189dac3dc0c8c","kind":"tag","published_at":"2025-01-10T12:00:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.16.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.16.0/manifests"},{"name":"w2024-12-31","sha":"94702254b792713d7f74226b6e3a7e5041e80734","kind":"tag","published_at":"2024-12-31T11:51:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-12-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-12-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-12-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-31/manifests"},{"name":"w2024-12-23","sha":"bfea45e272a6bd3db55bae7b9240f40cfc018543","kind":"tag","published_at":"2024-12-23T17:02:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-12-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-12-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-12-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-23/manifests"},{"name":"w2024-12-09","sha":"641e90f97d88c01b4c72afc12910b7b1d5ae250e","kind":"tag","published_at":"2024-12-09T15:45:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-12-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-09/manifests"},{"name":"w2024-12-02","sha":"78a04e198460a4ecca8909d3f72757b8ea78cb3e","kind":"tag","published_at":"2024-12-02T16:36:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-12-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-12-02/manifests"},{"name":"w2024-11-26","sha":"6482c2a0fba69219b62ebea8b37f26e771573bd0","kind":"tag","published_at":"2024-11-26T13:45:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-26/manifests"},{"name":"w2024-11-18","sha":"c64b1bd8894513dba2936342819f8fb21cc243af","kind":"tag","published_at":"2024-11-18T17:12:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-18/manifests"},{"name":"w2024-11-12","sha":"5e0ce6097e76236f6951e028a9550e005c9e0834","kind":"tag","published_at":"2024-11-12T11:46:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-12/manifests"},{"name":"w2024-11-11","sha":"4fe0566304b1d646d248f041aeec59e6e9e8bfaa","kind":"tag","published_at":"2024-11-11T17:13:09.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-11/manifests"},{"name":"w2024-11-04","sha":"4fe0566304b1d646d248f041aeec59e6e9e8bfaa","kind":"tag","published_at":"2024-11-04T14:11:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-11-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-11-04/manifests"},{"name":"w2024-10-31","sha":"abb26156c99f73d8459c8abdaae3100d39ce7000","kind":"tag","published_at":"2024-10-31T10:37:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-31/manifests"},{"name":"w2024-10-28","sha":"0fc2ff9d4b95ac3c50ae408d1fc1fe296c6e611e","kind":"tag","published_at":"2024-10-28T17:23:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-28/manifests"},{"name":"w2024-10-21","sha":"18c15de63ed74eea80b69b7dd0f0d284ec6e5302","kind":"tag","published_at":"2024-10-21T09:57:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-21/manifests"},{"name":"w2024-10-16","sha":"585132d497cbb99757a4141cc3bb42d5406c4ea0","kind":"tag","published_at":"2024-10-16T10:34:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-16/manifests"},{"name":"w2024-10-07","sha":"6dc9dfe44055214eebb33af61ba9044be52d958d","kind":"tag","published_at":"2024-10-07T15:21:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-10-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-10-07/manifests"},{"name":"w2024-09-30","sha":"b0cfa466464455375f2fe943d669a5887de81d22","kind":"tag","published_at":"2024-09-30T13:51:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-09-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-09-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-09-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-30/manifests"},{"name":"w2024-09-17","sha":"f45aba8193e3fb8e3e8ecab3fe0b9596863463bf","kind":"tag","published_at":"2024-09-17T13:33:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-09-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-17/manifests"},{"name":"w2024-09-10","sha":"914f41358069497268ff292dcaf578a4a9fb8e7f","kind":"tag","published_at":"2024-09-10T09:35:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-09-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-09-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-09-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-10/manifests"},{"name":"w2024-09-02","sha":"914f41358069497268ff292dcaf578a4a9fb8e7f","kind":"tag","published_at":"2024-09-02T16:49:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-09-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-09-02/manifests"},{"name":"w2024-08-27","sha":"e19c202954c20906bd49c0fd19cebed2df9e01c5","kind":"tag","published_at":"2024-08-27T10:09:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-08-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-08-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-08-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-27/manifests"},{"name":"w2024-08-20","sha":"7cffdbcd3a12236384a52a94daf1b4d1f975012a","kind":"tag","published_at":"2024-08-20T08:33:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-08-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-20/manifests"},{"name":"w2024-08-12","sha":"ca636a78a5c3f30998352790d17f2268f4aa4073","kind":"tag","published_at":"2024-08-12T17:11:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-08-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-08-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-08-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-12/manifests"},{"name":"w2024-08-05","sha":"02882b2ea8ab54540646a4a9a8ac33390b12df69","kind":"tag","published_at":"2024-08-05T10:14:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-08-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-08-05/manifests"},{"name":"w2024-07-29","sha":"df3322cd88e174366e3976b6850ab0feeeb86a2d","kind":"tag","published_at":"2024-07-29T16:32:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-29/manifests"},{"name":"w2024-07-22","sha":"dad6fc4f596ddbd7c1540d0184d978285cfd1740","kind":"tag","published_at":"2024-07-22T16:38:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-22/manifests"},{"name":"w2024-07-15","sha":"7c67c305ec58af971aa13132cc97093b18b5db3f","kind":"tag","published_at":"2024-07-15T14:43:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-15/manifests"},{"name":"w2024-07-08","sha":"2e348086e87c18993177af586b1082ce81fcbc87","kind":"tag","published_at":"2024-07-08T11:13:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-08/manifests"},{"name":"w2024-07-01","sha":"971b85764a8d70ad1470e3815cceabd84bd04162","kind":"tag","published_at":"2024-07-01T11:45:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-07-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-07-01/manifests"},{"name":"w2024-06-27","sha":"971b85764a8d70ad1470e3815cceabd84bd04162","kind":"tag","published_at":"2024-06-27T12:31:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-27/manifests"},{"name":"w2024-06-25","sha":"6fd1955432474c55b3136956610fc798829a5510","kind":"tag","published_at":"2024-06-25T08:46:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-25/manifests"},{"name":"w2024-06-17","sha":"03b7145f33e0461b50e423305ea135324668f49e","kind":"tag","published_at":"2024-06-17T16:34:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-17/manifests"},{"name":"w2024-06-10","sha":"1fc9ce59ff7a1a36d53fae047e35e72291fcb2b2","kind":"tag","published_at":"2024-06-10T10:57:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-10/manifests"},{"name":"w2024-06-04","sha":"c17a6c70a8a701c78b2a50ae00ba1f50f738d2cd","kind":"tag","published_at":"2024-06-04T16:14:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-06-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-06-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-06-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-06-04/manifests"},{"name":"w2024-05-28","sha":"ea1572fef9309f10d95630d56bcd487e30348574","kind":"tag","published_at":"2024-05-28T10:54:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-05-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-05-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-05-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-28/manifests"},{"name":"w2024-05-20","sha":"d2e8822595c105b51d299922284d652e784858c8","kind":"tag","published_at":"2024-05-20T10:31:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-05-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-05-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-05-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-20/manifests"},{"name":"w2024-05-14","sha":"19321b41ac5e4b71ab72b651eabe264109d242e7","kind":"tag","published_at":"2024-05-14T10:24:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-05-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-05-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-05-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-14/manifests"},{"name":"w2024-05-07","sha":"124b037e72072e80aa19c3860daa280267fb13be","kind":"tag","published_at":"2024-05-07T19:34:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-05-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-05-07/manifests"},{"name":"v2.15.0","sha":"124b037e72072e80aa19c3860daa280267fb13be","kind":"tag","published_at":"2024-05-07T17:05:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.15.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.15.0/manifests"},{"name":"w2024-04-29","sha":"4d95b8b54c234b2fb55e568de6519b47950fd7b4","kind":"tag","published_at":"2024-04-29T10:31:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-04-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-04-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-04-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-29/manifests"},{"name":"w2024-04-22","sha":"4f8de81f8fe05be9fd06a2c0ab1f68e649273739","kind":"tag","published_at":"2024-04-22T13:06:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-04-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-04-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-04-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-22/manifests"},{"name":"w2024-04-08","sha":"b7813752999ebeb8e74506ac29b8a59ceea22730","kind":"tag","published_at":"2024-04-08T16:02:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-04-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-04-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-04-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-08/manifests"},{"name":"w2024-04-02","sha":"c5842900859385bcfda9924674fb13a217a21756","kind":"tag","published_at":"2024-04-02T16:37:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-04-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-04-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-04-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-04-02/manifests"},{"name":"w2024-03-25","sha":"780e947155356d1eb62b1596ccd3ca5bbfc20556","kind":"tag","published_at":"2024-03-25T16:28:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-25/manifests"},{"name":"w2024-03-22","sha":"b2dcce314862b5a8d8dbc8b6b91e4f183097532b","kind":"tag","published_at":"2024-03-22T15:45:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-22/manifests"},{"name":"w2024-03-18","sha":"1d1e2d6a64c51b7c1d230fb3d4cad7157817f8a9","kind":"tag","published_at":"2024-03-18T14:20:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-18/manifests"},{"name":"w2024-03-11","sha":"908e54caa1883a79256d768915b58482d728a772","kind":"tag","published_at":"2024-03-11T16:40:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-11/manifests"},{"name":"w2024-03-04","sha":"eee678147cbe6d61dd80013644e9d1f5996a9f49","kind":"tag","published_at":"2024-03-04T12:09:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-03-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-03-04/manifests"},{"name":"w2024-02-26","sha":"29854a9660406abebbfbacc34c7a1e69ebfbe399","kind":"tag","published_at":"2024-02-26T12:41:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-02-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-02-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-02-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-26/manifests"},{"name":"w2024-02-19","sha":"e242533fa19c7b33b743a2cc46ef503246ea590e","kind":"tag","published_at":"2024-02-19T17:41:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-02-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-19/manifests"},{"name":"w2024-02-12","sha":"35ead680f91effdb9d17f09e48439246a63d2daf","kind":"tag","published_at":"2024-02-12T16:00:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-02-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-02-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-02-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-12/manifests"},{"name":"w2024-02-05","sha":"3111e2a40e7f0547405bd4611f52d2597e5f1b25","kind":"tag","published_at":"2024-02-05T14:32:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-02-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-02-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-02-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-02-05/manifests"},{"name":"w2024-01-29","sha":"8780aa5e4af1c6287bbf291a75315f1df621feb5","kind":"tag","published_at":"2024-01-29T11:46:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-29/manifests"},{"name":"w2024-01-22","sha":"b2aed8b5005495af6177a1ad92645d30d126f811","kind":"tag","published_at":"2024-01-22T15:42:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-22/manifests"},{"name":"w2024-01-16","sha":"adac93f6a2c3452217d36a1f4589665cdef50a49","kind":"tag","published_at":"2024-01-16T12:47:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-16/manifests"},{"name":"w2024-01-08","sha":"929db1e4e2fa106b7d395ee91bc80f82e7b4b60a","kind":"tag","published_at":"2024-01-08T15:42:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-08/manifests"},{"name":"w2024-01-02","sha":"d9e04c03453ec7ca0729e0a4d216783fbde33d68","kind":"tag","published_at":"2024-01-02T14:04:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2024-01-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2024-01-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2024-01-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2024-01-02/manifests"},{"name":"w2023-12-18","sha":"a38fe5ecc82107a8f91a07dba77ad2174bd5de1a","kind":"tag","published_at":"2023-12-18T15:03:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-12-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-12-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-12-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-18/manifests"},{"name":"w2023-12-11","sha":"1159248b3d79e57f511ed96408da4b9938d1b829","kind":"tag","published_at":"2023-12-11T16:46:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-12-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-11/manifests"},{"name":"w2023-12-04","sha":"83278706342db3ed0766d92ea92974fc2f0ad520","kind":"tag","published_at":"2023-12-04T14:31:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-12-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-12-04/manifests"},{"name":"w2023-11-27","sha":"1d1455501a42fc37c3b4771bdced76a81dff4b3c","kind":"tag","published_at":"2023-11-27T16:28:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-11-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-11-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-11-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-27/manifests"},{"name":"w2023-11-20","sha":"d0695f7483c3516c0c3ef5e07ff09372e2ddc4c3","kind":"tag","published_at":"2023-11-20T17:11:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-11-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-20/manifests"},{"name":"w2023-11-13","sha":"8f3932ff49e9182de9e205de24ab886565e44c52","kind":"tag","published_at":"2023-11-13T16:53:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-11-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-13/manifests"},{"name":"w2023-11-07","sha":"1fec08010ea3f0aa65d9d829af1c1d78cf6bce60","kind":"tag","published_at":"2023-11-07T10:28:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-11-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-11-07/manifests"},{"name":"w2023-10-30","sha":"046b31294a62aa80929b515bd97be4e28f84791a","kind":"tag","published_at":"2023-10-30T16:11:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-30/manifests"},{"name":"w2023-10-24","sha":"c5d7269e6827ca16b9922c54774a0763e400c5db","kind":"tag","published_at":"2023-10-24T09:17:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-24/manifests"},{"name":"w2023-10-17","sha":"b9558932a1f50a451be92050f4d78b8efc885e4c","kind":"tag","published_at":"2023-10-17T12:34:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-17/manifests"},{"name":"v2.14.0","sha":"ebddb3e91eeb52017ced2b080f14e958043f91cf","kind":"tag","published_at":"2023-10-12T16:02:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.14.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.14.0/manifests"},{"name":"w2023-10-09","sha":"f3611277d0c11798b73e02998f0c6a96225f8f51","kind":"tag","published_at":"2023-10-09T14:31:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-09/manifests"},{"name":"w2023-10-02","sha":"b9ee873fae24cce338bd1a09564e387b6e7edbfd","kind":"tag","published_at":"2023-10-02T14:07:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-10-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-10-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-10-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-10-02/manifests"},{"name":"w2023-09-26","sha":"b8f0386ac6107fc30440cc770939338a3193ed3b","kind":"tag","published_at":"2023-09-26T09:26:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-09-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-09-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-09-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-26/manifests"},{"name":"w2023-09-18","sha":"dfce008dfbfa0839dfddeaca49d6ef5dd96c6d28","kind":"tag","published_at":"2023-09-18T08:51:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-09-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-18/manifests"},{"name":"w2023-09-11","sha":"a28256f65368130dc5050c2dd7cdbc8c2fea8db3","kind":"tag","published_at":"2023-09-11T14:44:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-09-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-09-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-09-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-11/manifests"},{"name":"w2023-09-04","sha":"f503916915684f314a65856bc5abd93a5c1df733","kind":"tag","published_at":"2023-09-04T14:37:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-09-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-09-04/manifests"},{"name":"w2023-08-29","sha":"039ef65cf814ce4d358a7ac3eff19ced9bfd6e9e","kind":"tag","published_at":"2023-08-29T14:41:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-08-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-08-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-08-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-29/manifests"},{"name":"w2023-08-21","sha":"54dbefe4495a83386187ba77f1f876be1bb82e2a","kind":"tag","published_at":"2023-08-21T12:41:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-08-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-08-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-08-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-21/manifests"},{"name":"w2023-08-15","sha":"013d182404349ac44e3453fc6bf4a6434bd64cd0","kind":"tag","published_at":"2023-08-15T14:21:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-08-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-08-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-08-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-15/manifests"},{"name":"w2023-08-07","sha":"d1e697c1199c4530756a563f22e1de9ce1bcd524","kind":"tag","published_at":"2023-08-07T14:57:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-08-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-08-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-08-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-08-07/manifests"},{"name":"w2023-07-24","sha":"1b35d0c53ef416c9a2310eed928c4b57d95982b0","kind":"tag","published_at":"2023-07-24T10:26:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-07-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-07-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-07-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-24/manifests"},{"name":"w2023-07-17","sha":"cf50803da7907fe60812ff5af808846bdf2300c4","kind":"tag","published_at":"2023-07-17T08:33:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-07-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-17/manifests"},{"name":"w2023-07-12","sha":"a8bfbd6aa000c2d7debab6d3fa50e498c332608f","kind":"tag","published_at":"2023-07-12T08:05:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-07-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-07-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-07-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-07-12/manifests"},{"name":"v2.13.0","sha":"3547ce44598d13ada52a5135065bba46111af070","kind":"tag","published_at":"2023-07-11T14:05:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.13.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.13.0/manifests"},{"name":"w2023-06-28","sha":"346b643f96d9be9fb7a04c92b482c2b3ae59623a","kind":"tag","published_at":"2023-06-28T09:31:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-06-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-06-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-06-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-28/manifests"},{"name":"w2023-06-19","sha":"7c411b6d379de79fb2c18fa2c5b8422044ff3236","kind":"tag","published_at":"2023-06-19T12:21:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-06-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-06-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-06-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-19/manifests"},{"name":"w2023-06-12","sha":"70bcdd30d7e41ea65deab99e9c9202b7fdf8020d","kind":"tag","published_at":"2023-06-12T15:54:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-06-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-06-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-06-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-12/manifests"},{"name":"w2023-06-06","sha":"3a17da31283ba92c7cd76f2398df590eefbbc592","kind":"tag","published_at":"2023-06-06T15:37:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-06-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-06-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-06-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-06-06/manifests"},{"name":"w2023-05-30","sha":"59b49af0fc2c1ea2a7f1d990fe161275a7c82c99","kind":"tag","published_at":"2023-05-30T16:41:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-30/manifests"},{"name":"w2023-05-22","sha":"1b838d07c3a3549d9f10475815f2ef8dabfe4edf","kind":"tag","published_at":"2023-05-22T16:35:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-22/manifests"},{"name":"w2023-05-15","sha":"63bdfd11d2c9bba82f8dc586191799784f36517b","kind":"tag","published_at":"2023-05-15T13:23:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-15/manifests"},{"name":"w2023-05-09","sha":"7259b47769ef4df332fed6681c85828143f8dc6f","kind":"tag","published_at":"2023-05-09T14:30:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-09/manifests"},{"name":"w2023-05-02","sha":"dff530a39ff4fc60b7ad635af90d1ac20c806824","kind":"tag","published_at":"2023-05-02T15:41:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-05-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-05-02/manifests"},{"name":"w2023-04-24","sha":"bf2d03c1dca8ece8c6d15e6c5a3a3918d660ded7","kind":"tag","published_at":"2023-04-24T10:56:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-04-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-04-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-04-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-24/manifests"},{"name":"w2023-04-17","sha":"d771fae234ef5ffa24e6ef9b01ec0796e2555741","kind":"tag","published_at":"2023-04-17T15:07:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-04-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-04-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-04-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-17/manifests"},{"name":"w2023-04-10","sha":"1acd407106688db2362a3c3f15de80bd1cb0a657","kind":"tag","published_at":"2023-04-10T13:31:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-04-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-04-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-04-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-10/manifests"},{"name":"w2023-04-04","sha":"6af51729fede1c37b173b8e3aee83e72ef460d51","kind":"tag","published_at":"2023-04-04T10:34:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-04-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-04-04/manifests"},{"name":"w2023-03-27","sha":"3079a6be2932974d3173b3fcdde83a26dd9f1833","kind":"tag","published_at":"2023-03-27T16:54:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-03-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-03-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-03-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-27/manifests"},{"name":"w2023-03-20","sha":"480e3de0b278d38f4ddccd9bd0683d30e7981092","kind":"tag","published_at":"2023-03-20T11:57:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-03-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-03-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-03-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-20/manifests"},{"name":"w2023-03-13","sha":"d93ca02f7813bc329db56a65f82291e246a266b2","kind":"tag","published_at":"2023-03-13T12:31:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-03-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-03-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-03-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-13/manifests"},{"name":"w2023-03-06","sha":"30ec721a2f5de8e21625db9f945b466c2a329b65","kind":"tag","published_at":"2023-03-06T18:16:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-03-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-03-06/manifests"},{"name":"w2023-02-27","sha":"a61267dac283416c2996e5a215dd4a8ede202a9c","kind":"tag","published_at":"2023-02-27T19:16:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-02-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-02-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-02-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-27/manifests"},{"name":"w2023-02-20","sha":"af431ed622ca4c97c8d591233aec197a1733b561","kind":"tag","published_at":"2023-02-20T17:18:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-02-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-02-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-02-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-20/manifests"},{"name":"w2023-02-13","sha":"af431ed622ca4c97c8d591233aec197a1733b561","kind":"tag","published_at":"2023-02-13T14:58:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-02-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-02-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-02-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-13/manifests"},{"name":"w2023-02-06","sha":"e0e993472128deea189d9bba509323368a3bc9ce","kind":"tag","published_at":"2023-02-06T16:30:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-02-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-02-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-02-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-02-06/manifests"},{"name":"w2023-01-31","sha":"d102f07cb8b3a7a9fe76efcdb3cb21bea7dd59bc","kind":"tag","published_at":"2023-01-31T18:08:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-31/manifests"},{"name":"w2023-01-23","sha":"a8741bcbc52ed0919cfb460f3cc7cf6b20261205","kind":"tag","published_at":"2023-01-23T14:25:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-23/manifests"},{"name":"w2023-01-16","sha":"530c0aace4835671decbb748c67b3966595e39ab","kind":"tag","published_at":"2023-01-16T12:10:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-16/manifests"},{"name":"w2023-01-09","sha":"314b6a635790971c06b6d525402cf070c5ba8318","kind":"tag","published_at":"2023-01-09T15:57:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-09/manifests"},{"name":"w2023-01-03","sha":"314b6a635790971c06b6d525402cf070c5ba8318","kind":"tag","published_at":"2023-01-03T15:50:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2023-01-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2023-01-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2023-01-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2023-01-03/manifests"},{"name":"w2022-12-28","sha":"4093b6430965324ab5d0ddef6f294d90b1c7d3d3","kind":"tag","published_at":"2022-12-28T11:13:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-12-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-12-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-12-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-28/manifests"},{"name":"w2022-12-19","sha":"093c18da105b7f64a34d19c079824c5ca457b070","kind":"tag","published_at":"2022-12-19T14:57:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-12-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-12-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-12-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-19/manifests"},{"name":"w2022-12-13","sha":"97c40614acd85a428ebcc45849118a88e4d18596","kind":"tag","published_at":"2022-12-13T11:15:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-12-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-12-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-12-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-13/manifests"},{"name":"w2022-12-05","sha":"7c61d7c67fccf856c4f7787100dbaeae281ddcdf","kind":"tag","published_at":"2022-12-05T20:52:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-12-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-12-05/manifests"},{"name":"w2022-11-28","sha":"031f4aaafa3189128b1fa4e146232361cb2064b1","kind":"tag","published_at":"2022-11-28T10:40:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-11-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-11-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-11-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-28/manifests"},{"name":"w2022-11-21","sha":"e2f722cbff524d6e0c146d53cd193204d79663e5","kind":"tag","published_at":"2022-11-21T15:45:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-11-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-11-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-11-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-21/manifests"},{"name":"w2022-11-14","sha":"45180ea383ec85317d3f342f2c86763b337a8172","kind":"tag","published_at":"2022-11-14T12:22:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-11-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-14/manifests"},{"name":"w2022-11-07","sha":"b27541a3384abdf31b22e155f77e1a7b7a8a9644","kind":"tag","published_at":"2022-11-07T11:34:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-11-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-11-07/manifests"},{"name":"w2022-10-31","sha":"b338910c00baf37ea999fda3938ec520b8450458","kind":"tag","published_at":"2022-10-31T16:16:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-31/manifests"},{"name":"w2022-10-27","sha":"948493717a4a9e1af4e89f08d95880a403358276","kind":"tag","published_at":"2022-10-27T14:42:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-27/manifests"},{"name":"v2.12.0","sha":"948493717a4a9e1af4e89f08d95880a403358276","kind":"tag","published_at":"2022-10-27T12:59:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.12.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.12.0/manifests"},{"name":"w2022-10-17","sha":"3def53a5a1341adde264f4d51f8f4655f5c2a108","kind":"tag","published_at":"2022-10-17T16:18:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-17/manifests"},{"name":"w2022-10-10","sha":"6c9f64ef794e8b6d57ac81166b352fca4936ccea","kind":"tag","published_at":"2022-10-10T13:38:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-10/manifests"},{"name":"w2022-10-03","sha":"0754a01cdae98490640a5e4857894c6da477f5d7","kind":"tag","published_at":"2022-10-03T09:29:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-10-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-10-03/manifests"},{"name":"w2022-09-26","sha":"0f1743a3160ef85b2ad44e0ce5f3c400c17bd4db","kind":"tag","published_at":"2022-09-26T13:47:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-09-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-09-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-09-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-26/manifests"},{"name":"w2022-09-20","sha":"ad2facbf1b66455d4f841d505fc8af3eeccebd6b","kind":"tag","published_at":"2022-09-20T09:59:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-09-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-09-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-09-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-20/manifests"},{"name":"w2022-09-13","sha":"da5422097306d5bbc1a648a90d0846090af1504f","kind":"tag","published_at":"2022-09-13T08:30:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-09-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-09-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-09-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-13/manifests"},{"name":"w2022-09-06","sha":"59859f67a3d498a44902ef61748bb2aeb302bd11","kind":"tag","published_at":"2022-09-06T10:00:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-09-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-09-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-09-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-09-06/manifests"},{"name":"w2022-08-24","sha":"33328d36c11b95a1c2574d79a43849571e4d27ff","kind":"tag","published_at":"2022-08-24T14:59:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-24/manifests"},{"name":"w2022-08-23","sha":"f2d433cec497915fe71770aebe0951de9bbf7a4b","kind":"tag","published_at":"2022-08-23T14:48:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-23/manifests"},{"name":"w2022-08-15","sha":"82bbffd6c6c4a95bb882eafef950e31617fbce6f","kind":"tag","published_at":"2022-08-15T13:09:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-15/manifests"},{"name":"w2022-08-08","sha":"819aca9f515ebd0442846e2e28cc24937f87ed4b","kind":"tag","published_at":"2022-08-08T12:43:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-08/manifests"},{"name":"w2022-08-01","sha":"8b6e0a4d069eaa8a80c2a7b08a085f63e2c9d4dc","kind":"tag","published_at":"2022-08-01T07:52:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-08-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-08-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-08-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-08-01/manifests"},{"name":"w2022-07-25","sha":"fcb5d64e3164fe0717001f61521b28f36d6c56d4","kind":"tag","published_at":"2022-07-25T10:12:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-07-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-07-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-07-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-25/manifests"},{"name":"w2022-07-18","sha":"fe3aefcc938a86ccb003d8d7f0ed54b88026221c","kind":"tag","published_at":"2022-07-18T16:07:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-07-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-07-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-07-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-18/manifests"},{"name":"w2022-07-11","sha":"3916d92bfd0a305658fa6a01a89bbe8745d97c5e","kind":"tag","published_at":"2022-07-11T14:21:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-07-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-07-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-07-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-11/manifests"},{"name":"w2022-07-06","sha":"3916d92bfd0a305658fa6a01a89bbe8745d97c5e","kind":"tag","published_at":"2022-07-06T08:32:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-07-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-07-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-07-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-07-06/manifests"},{"name":"w2022-06-27","sha":"7742399ad76205a740c5a837f1ef57c1ac07b3a3","kind":"tag","published_at":"2022-06-27T15:13:26.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-06-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-06-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-06-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-27/manifests"},{"name":"w2022-06-20","sha":"ddd57c35882bd8063bd8abe0587eaa2239fdb1ed","kind":"tag","published_at":"2022-06-20T10:13:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-06-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-06-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-06-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-20/manifests"},{"name":"w2022-06-15","sha":"46894b1eb6d50c01d02c6e4a21d0dec0f3c93714","kind":"tag","published_at":"2022-06-15T07:34:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-06-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-06-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-06-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-15/manifests"},{"name":"w2022-06-07","sha":"43cb0e29749489b53ef4fd3e8892d48550030ccd","kind":"tag","published_at":"2022-06-07T08:39:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-06-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-06-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-06-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-06-07/manifests"},{"name":"w2022-05-30","sha":"c656518a256237ec58aeffbc0a9519de10b80731","kind":"tag","published_at":"2022-05-30T14:29:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-30/manifests"},{"name":"w2022-05-23","sha":"879792acb5a7cf381b6698c721e9dee055eed407","kind":"tag","published_at":"2022-05-23T12:13:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-23/manifests"},{"name":"w2022-05-16","sha":"0dd5351f40d47a1bae14898049eb1740216a1ae2","kind":"tag","published_at":"2022-05-16T10:28:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-16/manifests"},{"name":"w2022-05-09","sha":"4ce58944e833030273901830963060e5e0fddec3","kind":"tag","published_at":"2022-05-09T13:08:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-09/manifests"},{"name":"w2022-05-03","sha":"342cdb6d4225da852edf120247452bc63a99e5a7","kind":"tag","published_at":"2022-05-03T12:16:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-05-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-05-03/manifests"},{"name":"w2022-04-25","sha":"ee6da2d24c774e4f08ea22abc9a1f9fe0ffe5305","kind":"tag","published_at":"2022-04-25T15:27:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-25/manifests"},{"name":"w2022-04-20","sha":"de45bdf1cd1d658c301737375a4408ed97ddaffa","kind":"tag","published_at":"2022-04-20T15:04:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-20/manifests"},{"name":"w2022-04-19","sha":"d2d0b7155b5bd6a55851c2edd5e13b6e26a930dc","kind":"tag","published_at":"2022-04-19T12:28:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-19/manifests"},{"name":"w2022-04-11","sha":"cbcafd1cb251e2d0c948c82d16032cd1e9559beb","kind":"tag","published_at":"2022-04-11T13:18:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-11/manifests"},{"name":"w2022-04-05","sha":"1a4af3a5678488a7d4f5559cb82cb3f89ae483c2","kind":"tag","published_at":"2022-04-05T09:07:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-04-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-04-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-04-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-04-05/manifests"},{"name":"w2022-03-28","sha":"e9ea9d1386f32a83316dee310e566041d25517aa","kind":"tag","published_at":"2022-03-28T16:27:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-03-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-03-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-03-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-28/manifests"},{"name":"w2022-03-21","sha":"8cd142b8f3bb848620fcf5d49db78266e417ac24","kind":"tag","published_at":"2022-03-21T11:51:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-03-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-03-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-03-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-21/manifests"},{"name":"w2022-03-14","sha":"945c3ef2de54ad20f1d40c6c6ddce690a417a87a","kind":"tag","published_at":"2022-03-14T11:35:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-03-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-03-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-03-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-14/manifests"},{"name":"w2022-03-07","sha":"182d438f21779560623e2c8b11143aa7f316a568","kind":"tag","published_at":"2022-03-07T13:39:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-03-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-03-07/manifests"},{"name":"w2022-02-28","sha":"393fed828496f8eb1cb4d7b1b0f690945171c8d8","kind":"tag","published_at":"2022-02-28T13:34:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-02-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-02-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-02-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-28/manifests"},{"name":"w2022-02-21","sha":"23d090aae8a7728880377415f02e90c0eb2c0fa6","kind":"tag","published_at":"2022-02-21T14:37:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-02-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-02-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-02-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-21/manifests"},{"name":"w2022-02-14","sha":"e244feb0640f31e05cdf72efba8615be0785aabe","kind":"tag","published_at":"2022-02-14T11:04:09.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-02-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-02-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-02-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-14/manifests"},{"name":"w2022-02-10","sha":"23bad16b2a0daa32ea408ae4dbbcdd47a6676ffb","kind":"tag","published_at":"2022-02-10T11:54:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-02-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-02-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-02-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-02-10/manifests"},{"name":"w2022-01-31","sha":"203cf48c7148dd268b87423680911b65548c0650","kind":"tag","published_at":"2022-01-31T12:24:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-31/manifests"},{"name":"w2022-01-24","sha":"7f6ab0594f4d4e971a4169930bc27a532bc12cd6","kind":"tag","published_at":"2022-01-24T11:01:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-24/manifests"},{"name":"w2022-01-17","sha":"f68b04e580fac25e2bacecec4bf7365cdc03e5fc","kind":"tag","published_at":"2022-01-17T15:24:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-17/manifests"},{"name":"w2022-01-10","sha":"fb2088a0c2285b766b7283752014ba491a50a1bc","kind":"tag","published_at":"2022-01-10T11:32:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-10/manifests"},{"name":"w2022-01-04","sha":"ba30b352c4d44b40d320fdd13fad2bf0d1003ea7","kind":"tag","published_at":"2022-01-04T12:37:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2022-01-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2022-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2022-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2022-01-04/manifests"},{"name":"w2021-12-20","sha":"79c0196c9ef28150fb1843d1305b7763a013e456","kind":"tag","published_at":"2021-12-20T10:00:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-20/manifests"},{"name":"w2021-12-13","sha":"8b5f7ecbf192396405770e98b59db05e940db61f","kind":"tag","published_at":"2021-12-13T10:32:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-13/manifests"},{"name":"v2.11.1","sha":"7ec4fe7ac0a8286b6d8f434fe054b80f7d070cdf","kind":"tag","published_at":"2021-12-10T18:21:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.11.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.11.1/manifests"},{"name":"w2021-12-10","sha":"21794a8b3d55f99454699c2261ec5cbc46180cd8","kind":"tag","published_at":"2021-12-10T11:37:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-10/manifests"},{"name":"w2021-12-06","sha":"b1fa1183d1e6dff0950cdbfd3c0884065fe2b5e4","kind":"tag","published_at":"2021-12-06T10:18:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-06/manifests"},{"name":"w2021-12-03","sha":"b1fa1183d1e6dff0950cdbfd3c0884065fe2b5e4","kind":"tag","published_at":"2021-12-03T09:56:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-12-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-12-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-12-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-12-03/manifests"},{"name":"w2021-11-22","sha":"ba55831c0ee1667586275307cbc14be1528442ca","kind":"tag","published_at":"2021-11-22T16:04:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-11-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-11-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-11-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-22/manifests"},{"name":"w2021-11-15","sha":"95309bbfce62340a0b3367f8cd04e4560c707b3d","kind":"tag","published_at":"2021-11-15T09:52:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-11-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-11-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-11-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-15/manifests"},{"name":"w2021-11-08","sha":"82cc01808b54d83c99abbb9cc9ebff429d30889c","kind":"tag","published_at":"2021-11-08T12:17:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-11-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-11-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-11-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-08/manifests"},{"name":"w2021-11-01","sha":"182bb111e757eb9c459437d36e2d77434755a72e","kind":"tag","published_at":"2021-11-01T12:35:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-11-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-11-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-11-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-11-01/manifests"},{"name":"w2021-10-25","sha":"688664f88781e903ae797328d5816d17b6f1b9b2","kind":"tag","published_at":"2021-10-25T12:09:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-10-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-10-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-10-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-25/manifests"},{"name":"w2021-10-18","sha":"f53a92beaf0f112f57f7b77eab436df6bc64ce03","kind":"tag","published_at":"2021-10-18T15:32:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-10-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-10-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-10-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-18/manifests"},{"name":"w2021-10-11","sha":"c768deeccf06a77114f84a38df000567cbee6f25","kind":"tag","published_at":"2021-10-11T12:07:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-10-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-10-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-10-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-11/manifests"},{"name":"v2.11.0","sha":"be95c22c706b354c4248ccb7d9d880d698de1be3","kind":"tag","published_at":"2021-10-07T10:14:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.11.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.11.0/manifests"},{"name":"w2021-10-04","sha":"21ee8379064c6f0fb367ce1dda29c04589b11dd3","kind":"tag","published_at":"2021-10-04T15:28:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-10-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-10-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-10-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-10-04/manifests"},{"name":"w2021-09-29","sha":"1f69b4fafbadb341dc95dc56ba1f5f3407ac589d","kind":"tag","published_at":"2021-09-29T13:21:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-09-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-29/manifests"},{"name":"w2021-09-20","sha":"9741e896ecab069d721818a68606cd352eed464f","kind":"tag","published_at":"2021-09-20T11:41:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-09-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-09-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-09-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-20/manifests"},{"name":"w2021-09-13","sha":"c8afeb8a79283430f89063b12f7bc350d50e15d1","kind":"tag","published_at":"2021-09-13T13:11:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-09-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-09-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-09-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-13/manifests"},{"name":"w2021-09-07","sha":"f9dbee9388b86e2916f368308c364d5d04b21d77","kind":"tag","published_at":"2021-09-07T14:19:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-09-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-09-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-09-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-09-07/manifests"},{"name":"w2021-08-30","sha":"b20ff22a19da9978e5155afefb900373df214454","kind":"tag","published_at":"2021-08-30T09:35:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-30/manifests"},{"name":"w2021-08-23","sha":"656db292493941f20bc816cec0f695c91c5238f9","kind":"tag","published_at":"2021-08-23T16:00:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-23/manifests"},{"name":"w2021-08-17","sha":"c353feee2b522acf871d5b00eed01a0d0b5ac2e3","kind":"tag","published_at":"2021-08-17T13:51:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-17/manifests"},{"name":"w2021-08-11","sha":"efb8897dda8de7877b44946d28f74209e1f501f4","kind":"tag","published_at":"2021-08-11T07:58:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-11/manifests"},{"name":"w2021-08-04","sha":"079a84f76715478ee6e7246557b14bb0b0772001","kind":"tag","published_at":"2021-08-04T10:51:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-08-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-08-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-08-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-08-04/manifests"},{"name":"w2021-07-26","sha":"8ad145bdd76eb5ccde971c1a47064d6536bacf33","kind":"tag","published_at":"2021-07-26T12:15:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-07-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-07-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-07-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-26/manifests"},{"name":"w2021-07-19","sha":"90b0328c0c9852b8238d16e123b981992b99e1e1","kind":"tag","published_at":"2021-07-19T10:36:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-07-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-07-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-07-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-19/manifests"},{"name":"w2021-07-12","sha":"ffa29af2fa26eb339ca4e04beed9535d6051f87a","kind":"tag","published_at":"2021-07-12T10:16:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-07-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-07-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-07-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-12/manifests"},{"name":"w2021-07-05","sha":"80fb2ab540fb3d580b8b208ebc5ed1674e20c749","kind":"tag","published_at":"2021-07-05T09:10:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-07-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-07-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-07-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-07-05/manifests"},{"name":"w2021-06-28","sha":"80fb2ab540fb3d580b8b208ebc5ed1674e20c749","kind":"tag","published_at":"2021-06-28T13:00:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-06-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-06-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-06-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-28/manifests"},{"name":"w2021-06-21","sha":"752e97e2cb5d7d2af3bd70405a67f1e729adee97","kind":"tag","published_at":"2021-06-21T12:43:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-06-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-06-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-06-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-21/manifests"},{"name":"w2021-06-15","sha":"8dafcb0e4f26d0bcc774a7cdedf2f3761c265631","kind":"tag","published_at":"2021-06-15T14:38:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-06-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-06-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-06-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-15/manifests"},{"name":"w2021-06-07","sha":"60452431953a3847c4bb3b47eaed50534fde2b03","kind":"tag","published_at":"2021-06-07T14:11:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-06-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-06-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-06-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-06-07/manifests"},{"name":"w2021-05-31","sha":"c6228e65941caeb1bd6fb126d7ac3fa3d2696756","kind":"tag","published_at":"2021-05-31T14:06:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-31/manifests"},{"name":"w2021-05-24","sha":"652acb41bc9d3de2a74ae081470588b16d6db0f4","kind":"tag","published_at":"2021-05-24T11:00:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-24/manifests"},{"name":"w2021-05-17","sha":"c10415cc6de0fe23498e0c7a3e99a99be4932bd4","kind":"tag","published_at":"2021-05-17T13:08:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-17/manifests"},{"name":"w2021-05-10","sha":"57e17348238a315a8aadcbf5ff9a6268297cabbe","kind":"tag","published_at":"2021-05-10T13:13:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-10/manifests"},{"name":"w2021-05-03","sha":"a9f1153ad010c42596e52634db08e46b161d2e4b","kind":"tag","published_at":"2021-05-03T10:03:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-05-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-05-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-05-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-05-03/manifests"},{"name":"w2021-04-26","sha":"2e46aee39408e9a2a923cacd3e7a1f6cff28a222","kind":"tag","published_at":"2021-04-26T15:13:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-04-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-04-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-04-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-26/manifests"},{"name":"w2021-04-19","sha":"3e3e4f5aa4108a421243131b535b995d37ad0e89","kind":"tag","published_at":"2021-04-19T12:07:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-04-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-04-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-04-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-19/manifests"},{"name":"w2021-04-12","sha":"403f74e20a8802bf37e4a63a312701a028009c5f","kind":"tag","published_at":"2021-04-12T14:05:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-04-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-04-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-04-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-12/manifests"},{"name":"w2021-04-06","sha":"8b0ac696f611434cab7b58f6681e3113c2b76938","kind":"tag","published_at":"2021-04-06T11:46:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-04-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-04-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-04-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-04-06/manifests"},{"name":"w2021-03-29","sha":"94c632722b5bbcedb327391ec3468ec8c564c752","kind":"tag","published_at":"2021-03-29T11:09:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-29/manifests"},{"name":"w2021-03-22","sha":"34957e07cf8b31803ac0638c70ad79131d7d8322","kind":"tag","published_at":"2021-03-22T12:10:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-22/manifests"},{"name":"w2021-03-16","sha":"7017aeabb9cc0b5c121247de8a5d2661c84a0be6","kind":"tag","published_at":"2021-03-16T09:41:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-16/manifests"},{"name":"w2021-03-09","sha":"7017aeabb9cc0b5c121247de8a5d2661c84a0be6","kind":"tag","published_at":"2021-03-09T16:07:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-09/manifests"},{"name":"w2021-03-01","sha":"d49942a03df9211f07742abb910df8ce428a24ff","kind":"tag","published_at":"2021-03-01T15:25:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-03-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-03-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-03-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-03-01/manifests"},{"name":"w2021-02-25","sha":"5ac00c86c6e958b931532700258baa441ea2f064","kind":"tag","published_at":"2021-02-25T11:39:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-02-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-02-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-02-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-25/manifests"},{"name":"w2021-02-15","sha":"885033ad9bbf987e34787784bce719671cef430b","kind":"tag","published_at":"2021-02-15T13:03:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-02-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-15/manifests"},{"name":"w2021-02-08","sha":"309b4e2d3304b39319ea9f2cca7eee07928623a4","kind":"tag","published_at":"2021-02-08T11:17:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-02-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-02-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-08/manifests"},{"name":"w2021-02-01","sha":"67a0bfff8fdd9ec007fb3d19612b4b925dd8d9d3","kind":"tag","published_at":"2021-02-01T15:16:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-02-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-02-01/manifests"},{"name":"w2021-01-20","sha":"d2f71edb5b5333cfb0058cfaf06cfdab65598fb4","kind":"tag","published_at":"2021-01-20T15:30:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-01-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-01-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-01-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-20/manifests"},{"name":"w2021-01-11","sha":"dff0e5b383705471d739ca3db8ca31e6349dd65f","kind":"tag","published_at":"2021-01-11T12:42:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-01-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-01-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-01-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-11/manifests"},{"name":"w2021-01-04","sha":"973c61789e60e9387ab95187ece9784fff63c163","kind":"tag","published_at":"2021-01-04T10:16:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2021-01-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2021-01-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2021-01-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2021-01-04/manifests"},{"name":"w2020-12-21","sha":"c7c15b8a080ede081214cfbf4fb34f89758ea0f0","kind":"tag","published_at":"2020-12-21T15:17:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-12-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-21/manifests"},{"name":"v2.10.0","sha":"267e8156f904d87a103dadcd0778138cfbfe3870","kind":"tag","published_at":"2020-12-17T10:17:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.10.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.10.0/manifests"},{"name":"w2020-12-09","sha":"77ff53def33135ed9662a90e52b1ab8d3d3ab682","kind":"tag","published_at":"2020-12-09T15:59:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-12-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-09/manifests"},{"name":"w2020-12-02","sha":"e23b9dbeb83d02c462c5dfa7856e69265302afe4","kind":"tag","published_at":"2020-12-02T14:26:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-12-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-12-02/manifests"},{"name":"w2020-11-23","sha":"5f21204bcadb8c140b52426e8c8b3120b7dfc180","kind":"tag","published_at":"2020-11-23T14:06:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-11-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-23/manifests"},{"name":"w2020-11-18","sha":"419d45dc23386e0ed9761ec9ed5ab7a260c6cf0d","kind":"tag","published_at":"2020-11-18T11:29:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-11-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-18/manifests"},{"name":"w2020-11-10","sha":"36d2b17e760967fd3cf5cf5e104be876d2bc4942","kind":"tag","published_at":"2020-11-10T15:54:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-11-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-11-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-11-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-11-10/manifests"},{"name":"w2020-10-26","sha":"69083e395924c258928c14f922c7a0b3ebf7ed93","kind":"tag","published_at":"2020-10-26T16:32:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-10-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-26/manifests"},{"name":"w2020-10-20","sha":"dc1f3f718412836cdf9040b161024a70456fb773","kind":"tag","published_at":"2020-10-20T13:20:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-10-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-10-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-10-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-20/manifests"},{"name":"w2020-10-13","sha":"0a419023e8120d88cf608f75b5a65ea42803349c","kind":"tag","published_at":"2020-10-13T07:51:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-10-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-10-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-10-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-13/manifests"},{"name":"w2020-10-07","sha":"c92e5a2e3504759b2b804ba652a2a15f94e8340d","kind":"tag","published_at":"2020-10-07T13:17:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-10-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-10-07/manifests"},{"name":"w2020-09-29","sha":"ea11b1a33f1dabd138c77f403f328172bb4e24a8","kind":"tag","published_at":"2020-09-29T15:21:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-29/manifests"},{"name":"w2020-09-22","sha":"4ff5a0325e0a410efa06491b4c5d07e52b4ef53c","kind":"tag","published_at":"2020-09-22T10:03:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-22/manifests"},{"name":"w2020-09-15","sha":"2227924809347ee3baf169bc657f80c5fd502335","kind":"tag","published_at":"2020-09-15T14:23:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-15/manifests"},{"name":"w2020-09-08","sha":"1b074658d07653eb46609d668fd05781437bef71","kind":"tag","published_at":"2020-09-08T12:27:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-08/manifests"},{"name":"w2020-09-01","sha":"a6592f3745315e5657ee0e51d01b26bf1f09dd5a","kind":"tag","published_at":"2020-09-01T11:15:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-09-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-09-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-09-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-09-01/manifests"},{"name":"w2020-08-26","sha":"0cc2bc57b47f8cbc90ef01ae692dc54da99a9553","kind":"tag","published_at":"2020-08-26T08:18:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-08-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-26/manifests"},{"name":"w2020-08-17","sha":"ba2753d752c8ac3847852829bed94c27af7970b6","kind":"tag","published_at":"2020-08-17T14:27:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-08-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-08-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-08-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-17/manifests"},{"name":"w2020-08-10","sha":"2123134997b992cc0883cc07ae85166415dc1ddb","kind":"tag","published_at":"2020-08-10T14:16:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-08-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-08-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-08-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-10/manifests"},{"name":"w2020-08-03","sha":"19cea2fbb853c80349f9077632d2b5d920deee9d","kind":"tag","published_at":"2020-08-03T16:00:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-08-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-08-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-08-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-08-03/manifests"},{"name":"w2020-07-28","sha":"4576079b9ba6eccabcd2ead6c548239a289a36a9","kind":"tag","published_at":"2020-07-28T13:56:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-07-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-07-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-07-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-28/manifests"},{"name":"w2020-07-20","sha":"7667f74585f748e5427236ec0e06ef0c148f8963","kind":"tag","published_at":"2020-07-20T13:27:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-07-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-07-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-07-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-20/manifests"},{"name":"w2020-07-13","sha":"9769bfc5a95ada4f84b8d799427225ace5d14495","kind":"tag","published_at":"2020-07-13T11:15:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-07-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-07-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-07-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-13/manifests"},{"name":"w2020-07-06","sha":"59433398d8a0d6c100eda7d33001612f4c8928b9","kind":"tag","published_at":"2020-07-06T13:03:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-07-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-07-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-07-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-07-06/manifests"},{"name":"w2020-06-30","sha":"59433398d8a0d6c100eda7d33001612f4c8928b9","kind":"tag","published_at":"2020-06-30T12:04:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-30/manifests"},{"name":"w2020-06-24","sha":"6c3e6f99d03d531f749d1e3ff64230c1083be4cc","kind":"tag","published_at":"2020-06-24T13:31:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-24/manifests"},{"name":"w2020-06-15","sha":"1ac6bb0b94554f42302eaeedae4e72f3164d5200","kind":"tag","published_at":"2020-06-15T12:21:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-15/manifests"},{"name":"w2020-06-08","sha":"5aa172b3b4fc24724d9ed84414233efbc46eb580","kind":"tag","published_at":"2020-06-08T14:43:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-08/manifests"},{"name":"w2020-06-01","sha":"3a1164d46e368d2353b0b664484afa23c746b008","kind":"tag","published_at":"2020-06-01T13:15:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-06-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-06-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-06-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-06-01/manifests"},{"name":"w2020-05-26","sha":"edd1f3371a361e7f56ad6242fc7a9b995270d0cc","kind":"tag","published_at":"2020-05-26T11:05:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-05-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-05-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-05-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-26/manifests"},{"name":"w2020-05-21","sha":"d7b25242a3f38da8c51c6f7f5b5bc3e6ef444f18","kind":"tag","published_at":"2020-05-21T13:54:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-05-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-05-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-05-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-21/manifests"},{"name":"w2020-05-11","sha":"87f9954eae41b471423fe2a0a16a596afb90c462","kind":"tag","published_at":"2020-05-11T10:31:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-05-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-05-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-05-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-11/manifests"},{"name":"w2020-05-06","sha":"4016e22bdb25e2ffdc3692b2425dc0b5cebcca10","kind":"tag","published_at":"2020-05-06T08:55:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-05-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-05-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-05-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-05-06/manifests"},{"name":"w2020-04-27","sha":"eaa7fb4f79f15c00c9d55c07747bb45d8c903cf7","kind":"tag","published_at":"2020-04-27T11:16:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-04-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-04-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-04-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-27/manifests"},{"name":"w2020-04-21","sha":"0877bcc09ee89db41e534b9360cd394d61942d5f","kind":"tag","published_at":"2020-04-21T11:19:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-04-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-04-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-04-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-21/manifests"},{"name":"w2020-04-14","sha":"538be21f74c568c1382ed3c2b2c97d8a6722b1c9","kind":"tag","published_at":"2020-04-14T09:14:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-04-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-04-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-04-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-14/manifests"},{"name":"w2020-04-06","sha":"51a97e835ccd209385639d9cc4b9f8b478570e84","kind":"tag","published_at":"2020-04-06T09:30:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-04-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-04-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-04-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-04-06/manifests"},{"name":"w2020-03-31","sha":"cf28508a079c6b65ce2cb4a0da19321cd3904f7c","kind":"tag","published_at":"2020-03-31T13:47:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-31/manifests"},{"name":"w2020-03-23","sha":"d2635123464e113879f27421434e61a942af791a","kind":"tag","published_at":"2020-03-23T10:05:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-23/manifests"},{"name":"w2020-03-16","sha":"cfb89797be118cc9231e81db0c7dc090aec5eafe","kind":"tag","published_at":"2020-03-16T12:59:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-16/manifests"},{"name":"w2020-03-09","sha":"a61253d6603f0485d534a598e96d15287234ced4","kind":"tag","published_at":"2020-03-09T11:14:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-09/manifests"},{"name":"w2020-03-02","sha":"dd5a232022d7a0d3abbe7fb55c2120fde021fc22","kind":"tag","published_at":"2020-03-02T10:19:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-03-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-03-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-03-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-03-02/manifests"},{"name":"w2020-02-24","sha":"380b7b82350dbc49a6b3ef17c7300ff0c19c331e","kind":"tag","published_at":"2020-02-24T10:41:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-02-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-02-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-02-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-24/manifests"},{"name":"w2020-02-17","sha":"1aa31004b8623ea392dcf43e14ff82ab87ee182f","kind":"tag","published_at":"2020-02-17T14:38:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-02-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-02-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-02-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-17/manifests"},{"name":"w2020-02-10","sha":"560ba2455daabc4c70d3fcb664eacb58738196a9","kind":"tag","published_at":"2020-02-10T13:42:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-02-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-02-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-02-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-10/manifests"},{"name":"w2020-02-03","sha":"57ea314e43186509c7c4cf8e6ddce446cec57da0","kind":"tag","published_at":"2020-02-03T10:31:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-02-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-02-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-02-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-02-03/manifests"},{"name":"w2020-01-27","sha":"0a3ef477d5f88a26a87abe4e4cdf9ad3bb563ea8","kind":"tag","published_at":"2020-01-27T10:23:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-01-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-01-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-01-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-01-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-01-27/manifests"},{"name":"v2.9.0","sha":"f3942d9384251f043c011508bd228e65671c2486","kind":"tag","published_at":"2020-01-17T15:44:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.9.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.9.0/manifests"},{"name":"w2020-01-07","sha":"7f51cccb0df0040aa7fd17b0d041e53a54ae569a","kind":"tag","published_at":"2020-01-07T10:25:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2020-01-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2020-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2020-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2020-01-07/manifests"},{"name":"w2019-12-23","sha":"269e073706cd485085e9ad8efa580c10927b3c3e","kind":"tag","published_at":"2019-12-23T11:59:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-12-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-12-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-12-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-23/manifests"},{"name":"w2019-12-16","sha":"f49a9c37db237e7566613229ae1c219ca6e8c444","kind":"tag","published_at":"2019-12-16T16:39:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-12-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-12-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-12-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-16/manifests"},{"name":"w2019-12-09","sha":"d91db825c988f2be808738983360fd31731815fd","kind":"tag","published_at":"2019-12-09T10:47:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-12-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-12-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-12-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-09/manifests"},{"name":"w2019-12-02","sha":"370b4287b47fa0929f599db5b5890b39970cc66e","kind":"tag","published_at":"2019-12-02T10:04:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-12-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-12-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-12-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-12-02/manifests"},{"name":"w2019-11-25","sha":"6cfa1ae93bf8da565912886ac213e6d22c132ccf","kind":"tag","published_at":"2019-11-25T09:36:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-11-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-11-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-11-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-25/manifests"},{"name":"w2019-11-18","sha":"2b63145a4cd9d14187578f95b29463addd935d10","kind":"tag","published_at":"2019-11-18T10:37:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-11-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-11-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-11-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-18/manifests"},{"name":"w2019-11-11","sha":"4fd458cb9d514df5d9789989f4a7e020a60f4a4a","kind":"tag","published_at":"2019-11-11T10:33:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-11-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-11-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-11-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-11/manifests"},{"name":"w2019-11-04","sha":"81f42ee292ff29aae635e9557a0a93ae83a855b7","kind":"tag","published_at":"2019-11-04T09:41:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-11-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-11-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-11-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-11-04/manifests"},{"name":"w2019-10-28","sha":"02dd1ef1d7f29e29d84381601a2c9ba68da1220a","kind":"tag","published_at":"2019-10-28T11:59:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-10-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-10-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-10-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-28/manifests"},{"name":"w2019-10-21","sha":"41a3ee036e239afa1dff0067c8441743a8bee275","kind":"tag","published_at":"2019-10-21T11:46:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-10-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-10-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-10-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-21/manifests"},{"name":"w2019-10-14","sha":"f616c28184e441db6d36aa3588a6bf6daa355b43","kind":"tag","published_at":"2019-10-14T09:43:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-10-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-10-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-10-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-14/manifests"},{"name":"w2019-10-07","sha":"4b225cd446e70ac946951c9aab6b443d0c073b70","kind":"tag","published_at":"2019-10-07T13:01:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-10-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-10-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-10-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-10-07/manifests"},{"name":"w2019-09-30","sha":"97c4205f9340e75b10e3b37c82130b4a8e061bc8","kind":"tag","published_at":"2019-09-30T11:48:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-30/manifests"},{"name":"w2019-09-23","sha":"fcf9b45939b7557beb255245e48e7bb42d55399d","kind":"tag","published_at":"2019-09-23T14:36:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-23/manifests"},{"name":"w2019-09-16","sha":"1b438e34bbba05f47145859741cfbc57e64321a7","kind":"tag","published_at":"2019-09-16T09:12:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-16/manifests"},{"name":"w2019-09-09","sha":"18b35e00dd9610d2d2d0c2a2fe96c3fb39775ced","kind":"tag","published_at":"2019-09-09T09:15:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-09/manifests"},{"name":"w2019-09-02","sha":"fdff0b219cdc59d63dcc88f9a5fc03b602bc6cf3","kind":"tag","published_at":"2019-09-02T09:24:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-09-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-09-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-09-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-09-02/manifests"},{"name":"v2.8.1","sha":"e961093e049109a3a9f7ae4b2de557ad7dc3037c","kind":"tag","published_at":"2019-08-28T09:01:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.8.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.8.1/manifests"},{"name":"w2019-08-26","sha":"959d7d412bc11ac97561e453863a286bc4897307","kind":"tag","published_at":"2019-08-26T09:47:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-08-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-08-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-08-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-26/manifests"},{"name":"w2019-08-19","sha":"318de2070ebfd5246989d65ac7db3f82e830d14f","kind":"tag","published_at":"2019-08-19T08:58:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-08-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-08-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-08-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-19/manifests"},{"name":"w2019-08-12","sha":"3334d5b214e0850c6d0696f9878a4ceec8b0ce3c","kind":"tag","published_at":"2019-08-12T08:55:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-08-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-08-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-08-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-12/manifests"},{"name":"w2019-08-05","sha":"74bdb7afb93de6c588a77987b2a53b95c68197db","kind":"tag","published_at":"2019-08-05T10:14:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-08-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-08-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-08-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-08-05/manifests"},{"name":"w2019-07-29","sha":"4dc5842bb082081906e63642198c177386b4e372","kind":"tag","published_at":"2019-07-29T12:47:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-29/manifests"},{"name":"w2019-07-23","sha":"f5b4fbd0501f7c2b9b54b28b4ea8330b4145ee02","kind":"tag","published_at":"2019-07-23T08:47:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-23/manifests"},{"name":"w2019-07-17","sha":"bd09625f09a265586a8f7536dcf63d6528d19dda","kind":"tag","published_at":"2019-07-17T12:04:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-17/manifests"},{"name":"w2019-07-10","sha":"6b6254493746f9dbf9ed94385bfcc5e3640e806b","kind":"tag","published_at":"2019-07-10T14:02:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-10/manifests"},{"name":"w2019-07-01","sha":"1a736b55c9a9e97c11056755f80e2528a0159cb1","kind":"tag","published_at":"2019-07-01T09:30:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-07-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-07-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-07-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-07-01/manifests"},{"name":"w2019-06-24","sha":"7451778a983d96597fad2b161b555e3fb058f29c","kind":"tag","published_at":"2019-06-24T09:34:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-06-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-06-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-06-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-06-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-06-24/manifests"},{"name":"w2019-06-17","sha":"eb21bab504c1f2eff5ed187e874a6d3ad82c7617","kind":"tag","published_at":"2019-06-17T10:30:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-06-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-06-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-06-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-06-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-06-17/manifests"},{"name":"v2.8.0","sha":"f9d9b4b765ee758daca3763d604b0986624bd25d","kind":"tag","published_at":"2019-06-07T16:28:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/v2.8.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/v2.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@v2.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/v2.8.0/manifests"},{"name":"w2019-05-28","sha":"187a98b1a39dc5c9419a4d05cc292ff043e48990","kind":"commit","published_at":"2019-05-28T08:49:07.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-05-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-05-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-05-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-28/manifests"},{"name":"w2019-05-23","sha":"060da6d88991d7f9f94fd9932885a3810983a47a","kind":"commit","published_at":"2019-05-23T09:44:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-05-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-23/manifests"},{"name":"w2019-05-15","sha":"600b1c7f68dac55a5a6d6213d733b4b5ea482fe5","kind":"commit","published_at":"2019-05-15T09:56:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-05-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-05-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-05-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-15/manifests"},{"name":"w2019-05-07","sha":"1cde806012d0d555b5c4fd2b4f94a6adc3de8f6b","kind":"commit","published_at":"2019-05-07T15:15:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-05-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-05-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-05-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-05-07/manifests"},{"name":"w2019-04-29","sha":"9198569751a9ed5fea9d6c8d57e3381df77c9cbb","kind":"tag","published_at":"2019-04-29T14:14:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-29/manifests"},{"name":"w2019-04-23","sha":"9198569751a9ed5fea9d6c8d57e3381df77c9cbb","kind":"tag","published_at":"2019-04-23T11:42:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-23/manifests"},{"name":"w2019-04-15","sha":"618b4111a7e4602d77cc1e985e482145062e9457","kind":"tag","published_at":"2019-04-15T09:08:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-15/manifests"},{"name":"w2019-04-08","sha":"77b508f06c11c0084e152afd483a6a3e72e9b659","kind":"commit","published_at":"2019-04-05T13:14:22.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-08/manifests"},{"name":"w2019-04-01","sha":"fdf5ac067d748bfd90a78d80757536fdef6a01f9","kind":"commit","published_at":"2019-04-01T09:50:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-04-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-04-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-04-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-04-01/manifests"},{"name":"w2019-03-25","sha":"63699179067b93f393693eb683139affc40d3fc6","kind":"commit","published_at":"2019-03-25T10:51:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-03-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-03-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-03-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-25/manifests"},{"name":"w2019-03-18","sha":"d8135e54faadd11bffbada14b375672c7622af74","kind":"commit","published_at":"2019-03-18T09:49:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-03-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-03-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-03-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-18/manifests"},{"name":"w2019-03-11","sha":"4ee71a18d7b1a39d8dca860b2a2247c15552b1e4","kind":"commit","published_at":"2019-03-07T13:16:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-03-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-03-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-03-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-11/manifests"},{"name":"w2019-03-04","sha":"624266ecaed386c7ddc2afe801f7c032ac13fc0e","kind":"commit","published_at":"2019-03-04T09:18:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-03-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-03-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-03-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-03-04/manifests"},{"name":"w2019-02-25","sha":"6d68f2b657fccca3c226a99e92a2969dcbe7f356","kind":"commit","published_at":"2019-02-14T09:56:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-02-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-02-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-02-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-25/manifests"},{"name":"w2019-02-18","sha":"6d68f2b657fccca3c226a99e92a2969dcbe7f356","kind":"commit","published_at":"2019-02-14T09:56:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-02-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-02-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-02-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-18/manifests"},{"name":"w2019-02-11","sha":"0d34b4d25e5a8302415598cc18df19e7addc7bab","kind":"commit","published_at":"2019-02-11T10:30:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-02-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-02-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-02-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-11/manifests"},{"name":"w2019-02-04","sha":"fa14707e2ebb03fb20c7c22de6454d649a4e73c3","kind":"commit","published_at":"2019-01-31T09:25:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-02-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-02-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-02-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-02-04/manifests"},{"name":"w2019-01-28","sha":"9184b95d2ca0f11141e3c87af6c77e4264ab2a88","kind":"commit","published_at":"2019-01-25T17:05:40.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-01-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-01-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-01-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-28/manifests"},{"name":"w2019-01-21","sha":"01317456717169ea916842f7ea3d78b108cc947d","kind":"commit","published_at":"2019-01-21T09:07:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-01-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-01-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-01-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-21/manifests"},{"name":"w2019-01-14","sha":"b6db5723afe8b706b46458ada6a6f3131a089e24","kind":"commit","published_at":"2019-01-14T10:12:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-01-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-01-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-01-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-14/manifests"},{"name":"w2019-01-07","sha":"2efddd57710e6517a7f300c2a4901b936addbc3e","kind":"commit","published_at":"2019-01-07T09:28:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2019-01-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2019-01-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2019-01-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2019-01-07/manifests"},{"name":"w2018-12-31","sha":"918751dd03cb13496d8f721ca27da2c14002adce","kind":"commit","published_at":"2018-12-31T09:20:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-12-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-12-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-12-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-31/manifests"},{"name":"w2018-12-17","sha":"a3d7ddfe7d7179df0cc22cab5e99a5ba20faee82","kind":"commit","published_at":"2018-12-14T09:16:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-12-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-12-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-12-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-17/manifests"},{"name":"w2018-12-10","sha":"0c7bd73cdf67421898195da568e159d8b5eb4a39","kind":"commit","published_at":"2018-12-10T10:15:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-12-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-12-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-12-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-10/manifests"},{"name":"w2018-12-03","sha":"63d61b3a15ac8d518b8fd22ff01709414668ecca","kind":"tag","published_at":"2018-12-03T15:35:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-12-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-12-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-12-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-12-03/manifests"},{"name":"w2018-11-26","sha":"63d61b3a15ac8d518b8fd22ff01709414668ecca","kind":"commit","published_at":"2018-11-22T08:53:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-11-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-11-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-11-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-26/manifests"},{"name":"w2018-11-19","sha":"ef520dad4064dad6e65330b7d7e56885aeec3f47","kind":"commit","published_at":"2018-11-19T10:30:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-11-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-11-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-11-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-19/manifests"},{"name":"w2018-11-12","sha":"d8421ad5d50c3c30188af668c2d75e8cf5604ddc","kind":"commit","published_at":"2018-11-12T08:39:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-11-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-11-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-11-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-12/manifests"},{"name":"w2018-11-05","sha":"4c2e67c5be4c41210a4976e898fb54f01e660e4c","kind":"commit","published_at":"2018-11-01T12:20:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-11-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-11-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-11-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-11-05/manifests"},{"name":"w2018-10-29","sha":"aee006fbc31e64cd9e76a27556fadfff7d3b9064","kind":"commit","published_at":"2018-10-26T12:21:58.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-29/manifests"},{"name":"w2018-10-22","sha":"8c0ef87f73938139e46079cabd6286a27b546612","kind":"commit","published_at":"2018-10-19T14:04:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-22/manifests"},{"name":"w2018-10-16","sha":"112af16e4038d2ddc1f5791c9f03670854007401","kind":"commit","published_at":"2018-10-16T09:09:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-16/manifests"},{"name":"w2018-10-08","sha":"5d2f9f88a6d65d9aee26e1948a8cef710bbeabac","kind":"commit","published_at":"2018-10-08T07:33:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-08/manifests"},{"name":"w2018-10-01","sha":"c385a2ad0ea1afb62b8a46e42cf4369f1c2f82db","kind":"commit","published_at":"2018-10-01T07:24:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-10-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-10-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-10-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-10-01/manifests"},{"name":"w2018-09-26","sha":"76b3f9c1f3cfc651fd373b0896964178eef70735","kind":"commit","published_at":"2018-09-26T06:48:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-09-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-09-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-09-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-26/manifests"},{"name":"w2018-09-17","sha":"d7ada07c8603c9ed06b51b43fb3433c790fc8349","kind":"commit","published_at":"2018-09-17T07:34:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-09-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-09-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-09-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-17/manifests"},{"name":"w2018-09-11","sha":"b48deb898066d2e8d23f567b58758daf3eed3be1","kind":"commit","published_at":"2018-09-11T06:49:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-09-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-09-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-09-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-11/manifests"},{"name":"w2018-09-03","sha":"1d6cb5cd0ae3fcb754f912434cf57bc91a13648b","kind":"commit","published_at":"2018-08-31T16:06:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-09-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-09-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-09-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-09-03/manifests"},{"name":"w2018-08-28","sha":"21d41ec2e419e5c6aeba292b460d8c3da193954e","kind":"commit","published_at":"2018-08-28T00:05:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-08-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-08-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-08-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-28/manifests"},{"name":"w2018-08-20","sha":"1ac52ef3ba31055b6135f8ff2a78f4362b7d7ed7","kind":"commit","published_at":"2018-08-20T09:17:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-08-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-08-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-08-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-20/manifests"},{"name":"w2018-08-14","sha":"a20c71c47c2d220a649f060d8f269d7d472f1cc9","kind":"commit","published_at":"2018-08-14T08:19:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-08-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-08-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-08-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-14/manifests"},{"name":"w2018-08-06","sha":"470e173ab9c37376f01772de75e0c500d571bdc3","kind":"commit","published_at":"2018-08-06T07:13:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-08-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-08-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-08-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-08-06/manifests"},{"name":"w2018-07-30","sha":"b014cd7929d61380924418ba23f22f4840eb0f2e","kind":"commit","published_at":"2018-07-28T00:04:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-30/manifests"},{"name":"w2018-07-23","sha":"dff82342dca9d5a24920a8ec3c4c805f3e4c7676","kind":"commit","published_at":"2018-07-23T07:33:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-23/manifests"},{"name":"w2018-07-16","sha":"524a15a19e7c994c277dca27f63c0cd4526c578f","kind":"commit","published_at":"2018-07-16T06:25:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-16/manifests"},{"name":"w2018-07-09","sha":"f3b8049d22cff2d05fb7e2114afe483563c30150","kind":"commit","published_at":"2018-07-09T08:06:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-09/manifests"},{"name":"w2018-07-02","sha":"d1d711cfc1ab13f0cc3acd715b3e43cff8256d78","kind":"commit","published_at":"2018-06-29T07:01:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-07-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-07-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-07-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-07-02/manifests"},{"name":"w2018-06-26","sha":"20f819a3d3a0bd5320577c9bcafb657cc87da45c","kind":"commit","published_at":"2018-06-26T06:49:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-06-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-06-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-06-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-26/manifests"},{"name":"w2018-06-19","sha":"02e74ac5c5e8e1345e8ca88090faa9133319606c","kind":"commit","published_at":"2018-06-19T08:34:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-06-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-06-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-06-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-19/manifests"},{"name":"w2018-06-11","sha":"c09cd74881c010d39d2a806f178a773f93114650","kind":"commit","published_at":"2018-06-11T09:20:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-06-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-06-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-06-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-11/manifests"},{"name":"w2018-06-05","sha":"1b22d2d0f6131a8055c609dd1fa9bab7d149c6f1","kind":"commit","published_at":"2018-06-05T07:40:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-06-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-06-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-06-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-06-05/manifests"},{"name":"w2018-05-29","sha":"838915a9900161ca9062643b8e049d5cd192eb5f","kind":"commit","published_at":"2018-05-29T08:13:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-05-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-05-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-05-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-29/manifests"},{"name":"w2018-05-22","sha":"a6195c9d0e6e413e840f066fda56c800d1ddf71f","kind":"commit","published_at":"2018-05-22T08:28:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-05-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-22/manifests"},{"name":"w2018-05-14","sha":"c460a241a49c9ab6e72263b4f7526cbfefa990e4","kind":"commit","published_at":"2018-05-11T00:06:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-05-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-05-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-05-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-14/manifests"},{"name":"w2018-05-08","sha":"da3c5d164d6cc76b10c147b4d499567ec8c5f4f3","kind":"commit","published_at":"2018-05-08T08:05:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-05-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-05-08/manifests"},{"name":"w2018-04-23","sha":"67f2fbf9dd1bf76398d664706afb3b7b7a2ccb86","kind":"commit","published_at":"2018-04-23T08:20:26.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-04-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-04-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-04-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-23/manifests"},{"name":"w2018-04-04","sha":"3af7c30e5240a3d08893882eb9edd5e68e493d3c","kind":"commit","published_at":"2018-04-04T11:06:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-04-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-04/manifests"},{"name":"w2018-04-03","sha":"ec7d1bea7b1aebb48f7758fe16d022f7dbd147d0","kind":"commit","published_at":"2018-04-03T08:15:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-04-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-04-03/manifests"},{"name":"w2018-03-26","sha":"0480f9a1428f7a2aeef6d60576af34b72ba9f871","kind":"commit","published_at":"2018-03-26T08:32:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-03-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-03-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-03-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-26/manifests"},{"name":"w2018-03-19","sha":"ccdf0d5285470840794567ff2d0a4d3b713fe3a8","kind":"commit","published_at":"2018-03-19T09:21:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-03-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-03-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-03-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-19/manifests"},{"name":"w2018-03-12","sha":"4b4342f1c424d1f11ecb7e4cfb6705c416928e7e","kind":"commit","published_at":"2018-03-12T09:49:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-03-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-03-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-03-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-12/manifests"},{"name":"w2018-03-05","sha":"05dd61b42f79272c9b69e2b9607ec2bbc1e7fbfb","kind":"commit","published_at":"2018-03-05T09:15:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-03-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-03-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-03-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-03-05/manifests"},{"name":"w2018-02-26","sha":"ca173caabe007df1b82ccc43d006f82aa693078a","kind":"commit","published_at":"2018-02-26T09:12:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-02-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-02-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-02-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-26/manifests"},{"name":"w2018-02-19","sha":"0515d5e261cbce73e6f9e913b87166d807daba11","kind":"commit","published_at":"2018-02-18T01:57:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-02-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-02-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-02-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-19/manifests"},{"name":"w2018-02-12","sha":"ac74b244b963bfd844d72e17b50f413d4264567b","kind":"commit","published_at":"2018-02-12T09:35:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-02-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-02-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-02-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-12/manifests"},{"name":"w2018-02-05","sha":"699acd8523913a38202efd9bc077dee31395ba6d","kind":"commit","published_at":"2018-02-05T09:24:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-02-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-02-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-02-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-02-05/manifests"},{"name":"w2018-01-29","sha":"52343c47fd09599ff4de18fbca3f4d452225c058","kind":"commit","published_at":"2018-01-29T09:48:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-29/manifests"},{"name":"w2018-01-22","sha":"b7c01bd4f62380c03dff2b70b56a5c707be9dbf0","kind":"commit","published_at":"2018-01-22T09:25:39.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-22/manifests"},{"name":"w2018-01-15","sha":"0aa90e4e179668c52314475b6d45eac8611854ff","kind":"commit","published_at":"2018-01-15T13:04:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-15/manifests"},{"name":"w2018-01-08","sha":"b295b1fb4d4bb44dcae8b10f6b2b555e8019f7a9","kind":"commit","published_at":"2018-01-08T09:33:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-08/manifests"},{"name":"w2018-01-02","sha":"a4c1145fadbd310e94dfabbcecbf4c95fbaea551","kind":"commit","published_at":"2018-01-02T15:19:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2018-01-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2018-01-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2018-01-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2018-01-02/manifests"},{"name":"w2017-12-18","sha":"2cddf17fb876a0f7a042eaf322337cb31cc24558","kind":"commit","published_at":"2017-12-18T08:57:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-12-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-12-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-12-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-18/manifests"},{"name":"w2017-12-11","sha":"681345bdced2e20dae869426ed22e89748292e94","kind":"tag","published_at":"2017-12-11T10:53:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-12-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-12-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-12-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-11/manifests"},{"name":"w2017-12-04","sha":"578627e591bede75175fcf92e3456b783babee82","kind":"commit","published_at":"2017-12-04T10:59:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-12-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-12-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-12-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-12-04/manifests"},{"name":"2.7.0-mvn","sha":"0b82c80880d078f794e52d89e9a213fa12e65793","kind":"tag","published_at":"2017-12-01T21:49:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.7.0-mvn","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.7.0-mvn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.7.0-mvn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.7.0-mvn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.7.0-mvn/manifests"},{"name":"2.7.0","sha":"e20c1ae57eca4d92889bd53176ee7c508628a73f","kind":"tag","published_at":"2017-11-28T13:54:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.7.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.7.0/manifests"},{"name":"w2017-11-20","sha":"b3e0fb5d3b6daa2a5157b92cab41ea7ded1876ea","kind":"commit","published_at":"2017-11-20T15:31:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-11-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-11-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-11-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-20/manifests"},{"name":"w2017-11-13","sha":"a0391ebce1cf88d8ace3ef6b41d50a599a6518f7","kind":"commit","published_at":"2017-11-13T08:59:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-11-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-11-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-11-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-13/manifests"},{"name":"w2017-11-06","sha":"765513c47dcdb65b66016ea61f703c09539f6a4e","kind":"commit","published_at":"2017-11-06T08:37:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-11-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-11-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-11-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-11-06/manifests"},{"name":"w2017-10-30","sha":"1eb9d6d592699260f64b9ffa427cc61f9ff838a3","kind":"commit","published_at":"2017-10-30T08:49:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-30/manifests"},{"name":"w2017-10-23","sha":"30c729cadfc907d18bbdb347db599ef5f79b278f","kind":"commit","published_at":"2017-10-23T08:25:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-23/manifests"},{"name":"w2017-10-16","sha":"0cec17683f2917380e9d5d19ffac614db3cadbc2","kind":"commit","published_at":"2017-10-16T08:46:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-16/manifests"},{"name":"w2017-10-09","sha":"858c9b95191f1b2ebcea2f7fb6972725fafb737b","kind":"commit","published_at":"2017-10-09T08:13:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-09/manifests"},{"name":"w2017-10-02","sha":"129ce0d44572e0c4807caadfc13b1fb82ccbc574","kind":"commit","published_at":"2017-10-02T06:48:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-10-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-10-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-10-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-10-02/manifests"},{"name":"w2017-09-25","sha":"18ebd8e79bb3f899ef01579262cae696a8333e99","kind":"commit","published_at":"2017-09-25T07:03:28.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-09-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-09-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-09-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-25/manifests"},{"name":"w2017-09-18","sha":"ba6f508eddd3173a7a11128c790d947b3c7269eb","kind":"commit","published_at":"2017-09-18T06:45:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-09-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-09-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-09-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-18/manifests"},{"name":"w2017-09-11","sha":"83a19fd3c27704783165f7360a73e6a6bc95f100","kind":"commit","published_at":"2017-09-11T00:42:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-09-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-09-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-09-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-11/manifests"},{"name":"w2017-09-04","sha":"97f846d60aaac2990a03cf44db53130b7d4031b2","kind":"commit","published_at":"2017-09-04T08:22:09.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-09-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-09-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-09-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-09-04/manifests"},{"name":"w2017-08-22","sha":"b91bca4e6c05c1948434a6966a044d1cbee6163b","kind":"commit","published_at":"2017-08-22T07:14:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-08-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-08-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-08-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-22/manifests"},{"name":"w2017-08-15","sha":"643b37b751f4496d2ae499fccc5a23f9b198705d","kind":"commit","published_at":"2017-08-15T00:19:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-08-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-08-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-08-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-15/manifests"},{"name":"w2017-08-07","sha":"f00aab6ce0a079961c8523c8d9899ca3813223f9","kind":"commit","published_at":"2017-08-04T07:30:37.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-08-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-08-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-08-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-08-07/manifests"},{"name":"w2017-07-31","sha":"8d2b64267ac6c656d37641c8b06f07f318885363","kind":"commit","published_at":"2017-07-31T06:54:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-31/manifests"},{"name":"w2017-07-24","sha":"83bc6ab08088d4404f5f12b00052414373fabceb","kind":"commit","published_at":"2017-07-24T06:38:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-24/manifests"},{"name":"w2017-07-17","sha":"e131ad62e74009426dd92b4a3c6dfac83940bc1e","kind":"commit","published_at":"2017-07-17T10:32:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-17/manifests"},{"name":"w2017-07-10","sha":"b24ea6488cd81b556af22d81eddf4ab597d76d42","kind":"commit","published_at":"2017-07-10T09:30:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-10/manifests"},{"name":"w2017-07-04","sha":"dd048521b1f00d976844b3c7a92e7f46bf53ceed","kind":"commit","published_at":"2017-07-04T06:31:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-07-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-07-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-07-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-07-04/manifests"},{"name":"w2017-06-27","sha":"c1a0595d358c613c2ecc87725ca893712ef4e379","kind":"commit","published_at":"2017-06-27T07:41:11.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-06-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-06-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-06-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-27/manifests"},{"name":"w2017-06-19","sha":"0ae70ee83520ffd9b44ab5e63fd0524f998329f4","kind":"commit","published_at":"2017-06-19T07:59:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-06-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-06-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-06-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-19/manifests"},{"name":"w2017-06-12","sha":"c28dbfc6d8b2fc4866108df7a42e12a841c56e56","kind":"commit","published_at":"2017-06-12T08:13:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-06-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-06-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-06-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-12/manifests"},{"name":"w2017-06-05","sha":"aa28842b89b80af62fbbafaab3acaa9ad85fa9bf","kind":"commit","published_at":"2017-06-05T07:34:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-06-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-06-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-06-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-06-05/manifests"},{"name":"w2017-05-30","sha":"333c712dd9bc7ff5def0a3a5c5bb4b43df0358ee","kind":"commit","published_at":"2017-05-30T07:43:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-30/manifests"},{"name":"w2017-05-22","sha":"7113df667baa3ddfa1373d521b11fea1824dd854","kind":"commit","published_at":"2017-05-22T09:48:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-22/manifests"},{"name":"w2017-05-15","sha":"6a0b8746004197333dcf3bde6a9d505aeb819770","kind":"commit","published_at":"2017-05-15T08:25:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-15/manifests"},{"name":"w2017-05-08","sha":"c76ed06cfb7fc98a5f71e7e5febd6277f0223d4c","kind":"commit","published_at":"2017-05-08T08:10:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-08/manifests"},{"name":"w2017-05-02","sha":"4edee6d637e75afb16093dbdf14eee71cb195f24","kind":"commit","published_at":"2017-05-02T07:55:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-05-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-05-02/manifests"},{"name":"2.6.0-mac-test","sha":"d639d424ca3ef872ac7f6813182e13cf75c5e49b","kind":"commit","published_at":"2017-04-19T07:34:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.6.0-mac-test","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.6.0-mac-test","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.6.0-mac-test","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0-mac-test","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0-mac-test/manifests"},{"name":"w2017-04-18","sha":"42700b0d14755b4f93c8a25e09e01d29480ca279","kind":"commit","published_at":"2017-04-18T09:48:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-04-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-04-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-04-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-18/manifests"},{"name":"w2017-04-10","sha":"82a2ec8cc178d2689daf06c7c1203ca205ffd751","kind":"commit","published_at":"2017-04-10T08:45:29.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-04-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-04-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-04-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-10/manifests"},{"name":"2.6.0-mvn","sha":"5bae0754dd8d1c053d0f89d7f6876ae8f9d72add","kind":"tag","published_at":"2017-04-03T17:01:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.6.0-mvn","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.6.0-mvn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.6.0-mvn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0-mvn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0-mvn/manifests"},{"name":"w2017-04-03","sha":"763897a7d1f5fc9e1a79f919f4393325130ca331","kind":"commit","published_at":"2017-04-03T08:50:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-04-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-04-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-04-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-04-03/manifests"},{"name":"2.6.0","sha":"b47778dd759b3eb9b1487cc3cfb2304aabe04cd2","kind":"tag","published_at":"2017-03-29T08:34:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.6.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.6.0/manifests"},{"name":"w2017-03-21","sha":"32c53b04bc06dd3490c06f66de51384e35ea2b6a","kind":"commit","published_at":"2017-03-21T08:52:41.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-03-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-03-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-03-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-21/manifests"},{"name":"w2017-03-16","sha":"38e5482b981908fbf2ab937573cc7a483edeeb1a","kind":"commit","published_at":"2017-03-16T08:08:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-03-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-03-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-03-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-16/manifests"},{"name":"w2017-03-06","sha":"367b0214202dd5723c4cea122fc6b6f6ac01f586","kind":"commit","published_at":"2017-03-07T00:28:15.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-03-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-03-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-03-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-03-06/manifests"},{"name":"w2017-02-27","sha":"492e9fa1d1e1c2168990679fbc7ca35349720cf4","kind":"commit","published_at":"2017-02-27T09:27:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-02-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-02-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-02-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-27/manifests"},{"name":"w2017-02-20","sha":"7a663214f037862202932e0bbe171ced7f7483bc","kind":"commit","published_at":"2017-02-20T10:52:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-02-20","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-02-20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-02-20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-20/manifests"},{"name":"w2017-02-13","sha":"3c59f4c3da3c07bbac49d5fa35fe105ed15d1198","kind":"commit","published_at":"2017-02-13T09:31:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-02-13","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-02-13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-02-13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-13/manifests"},{"name":"w2017-02-06","sha":"bc2d21e75efef32d69306bab6b054cb5633c1f4d","kind":"commit","published_at":"2017-02-06T10:21:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-02-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-02-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-02-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-02-06/manifests"},{"name":"w2017-01-30","sha":"4e7dbf252103fa5e23f0eb904d765c714c8ec095","kind":"commit","published_at":"2017-01-30T00:22:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-01-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-01-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-01-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-30/manifests"},{"name":"w2017-01-23","sha":"15fd084a035d4d773e0c18d1ed85938a27dd04cc","kind":"commit","published_at":"2017-01-23T09:35:04.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-01-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-01-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-01-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-23/manifests"},{"name":"w2017-01-16","sha":"43b03d63767b0b22617dee78e63f11f43c9ca010","kind":"commit","published_at":"2017-01-16T11:04:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-01-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-01-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-01-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-16/manifests"},{"name":"w2017-01-09","sha":"ba82edf4da4f50e174b8348a7c3e699696bc3bda","kind":"commit","published_at":"2017-01-09T09:08:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2017-01-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2017-01-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2017-01-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2017-01-09/manifests"},{"name":"w2016-12-30","sha":"a802e3bbcf298cd269a796852bc320b9f23019b5","kind":"commit","published_at":"2016-12-30T09:27:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-12-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-12-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-12-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-30/manifests"},{"name":"w2016-12-19","sha":"e15628ffc483dfcb9f1212cc9203611dc7627af2","kind":"commit","published_at":"2016-12-19T09:09:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-12-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-12-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-12-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-19/manifests"},{"name":"w2016-12-12","sha":"f3a9e064b85a8016e1fbb2776a6a2c44e5005d8a","kind":"tag","published_at":"2016-12-12T09:43:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-12-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-12-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-12-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-12/manifests"},{"name":"w2016-12-05","sha":"d2127d276c8644298bc8541a49b68d360267167c","kind":"tag","published_at":"2016-12-05T10:20:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-12-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-12-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-12-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-12-05/manifests"},{"name":"w2016-11-29","sha":"f6b4c962a5337cce90d8ef060c0cd3cdda9b3945","kind":"tag","published_at":"2016-11-29T10:59:21.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-11-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-11-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-11-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-29/manifests"},{"name":"w2016-11-21","sha":"13be45a1e665011f36120bb890cbd4a3712e0bcd","kind":"commit","published_at":"2016-11-18T17:23:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-11-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-11-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-11-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-21/manifests"},{"name":"w2016-11-14","sha":"46315e2de47c89393e5cb1721d583c8353e191f8","kind":"commit","published_at":"2016-11-14T09:35:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-11-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-11-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-11-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-14/manifests"},{"name":"w2016-11-07","sha":"6fa4d8a54acc83769744ae6501c2e5800df499d3","kind":"commit","published_at":"2016-11-07T11:42:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-11-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-11-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-11-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-11-07/manifests"},{"name":"w2016-10-31","sha":"333974524e280274428d901ac385b3636c554c9d","kind":"commit","published_at":"2016-10-31T09:57:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-31/manifests"},{"name":"w2016-10-24","sha":"5fde6c808ed23976dbc4a7fdb4e6e41a2f591292","kind":"commit","published_at":"2016-10-24T08:42:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-24/manifests"},{"name":"w2016-10-17","sha":"34751481525c4eb515eba616ffda5f28a705f07a","kind":"commit","published_at":"2016-10-17T08:11:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-17","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-17/manifests"},{"name":"w2016-10-10","sha":"94f8e5d3fdf21d7520eb5c136d6eaa03bb8b496f","kind":"commit","published_at":"2016-10-09T00:24:08.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-10","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-10/manifests"},{"name":"w2016-10-03","sha":"19cd192cecd88da05bdcfc5d7c8a824771395171","kind":"commit","published_at":"2016-10-03T09:01:59.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-10-03","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-10-03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-10-03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-10-03/manifests"},{"name":"w2016-09-26","sha":"7ad70e6f05ac546157a9f81902e0e11b80a8051f","kind":"commit","published_at":"2016-09-26T08:00:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-09-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-09-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-09-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-26/manifests"},{"name":"2.5.0-mvn","sha":"d0126b27fdd8c753ed0e3f3b6eaf177f9dcf5627","kind":"tag","published_at":"2016-09-19T14:55:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.5.0-mvn","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.5.0-mvn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.5.0-mvn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.5.0-mvn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.5.0-mvn/manifests"},{"name":"w2016-09-19","sha":"cc58c9e73327cb8f8bc51b6afc3965ff6ab6901a","kind":"commit","published_at":"2016-09-19T08:05:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-09-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-09-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-09-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-19/manifests"},{"name":"w2016-09-12","sha":"4bfe407454d870430219e6fe7070bd83619877ef","kind":"commit","published_at":"2016-09-12T07:28:14.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-09-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-09-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-09-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-12/manifests"},{"name":"w2016-09-05","sha":"2c94b2e8497dc2f210d735ff9d54190da87d5553","kind":"commit","published_at":"2016-09-05T06:19:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-09-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-09-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-09-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-09-05/manifests"},{"name":"w2016-08-30","sha":"05f91722c9e0784689522d4968deaa61edc5f84a","kind":"commit","published_at":"2016-08-30T07:28:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-08-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-08-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-08-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-30/manifests"},{"name":"w2016-08-22","sha":"63e2ed14a396fd803cbad0e401565659092ec0ed","kind":"commit","published_at":"2016-08-22T07:25:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-08-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-08-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-08-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-22/manifests"},{"name":"w2016-08-15","sha":"9d86cb8e21023b06b3eca73947a50fdb774125ea","kind":"commit","published_at":"2016-08-15T07:17:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-08-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-08-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-08-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-08-15/manifests"},{"name":"w2016-06-06","sha":"73f722427981c1d36aacfc0a270accef4537ea82","kind":"commit","published_at":"2016-06-03T13:42:35.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-06-06","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-06-06","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-06-06","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-06-06","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-06-06/manifests"},{"name":"2.5.0","sha":"0a9ef401c219476978706cd97a3d7fcbf959631f","kind":"commit","published_at":"2016-06-03T09:41:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.5.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.5.0/manifests"},{"name":"w2016-05-23","sha":"49c27740261c307484213e8f18b8e60178585560","kind":"commit","published_at":"2016-05-23T09:33:54.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-05-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-05-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-05-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-23/manifests"},{"name":"w2016-05-16","sha":"5e659818eb4748f3e780842e9cf824bb7b1c2df1","kind":"commit","published_at":"2016-05-16T11:24:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-05-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-05-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-05-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-16/manifests"},{"name":"w2016-05-09","sha":"b2bad0952c1ecc357186e45c864adf8852a47d4c","kind":"commit","published_at":"2016-05-09T08:56:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-05-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-05-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-05-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-09/manifests"},{"name":"w2016-05-02","sha":"fd0e149dbee4dc054ea532ffca48a0490c8ca382","kind":"commit","published_at":"2016-05-02T11:33:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-05-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-05-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-05-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-05-02/manifests"},{"name":"w2016-04-25","sha":"4fe656252452071646a4bc1d6f41fa0b42320843","kind":"commit","published_at":"2016-04-25T08:25:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-04-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-04-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-04-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-25/manifests"},{"name":"w2016-04-18","sha":"d9b5dd88fc259722b0c35fed4883311323c5512f","kind":"commit","published_at":"2016-04-18T11:53:30.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-04-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-04-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-04-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-18/manifests"},{"name":"w2016-04-12","sha":"5520ce894034ea670d4e0ec53524001e84bc8fec","kind":"commit","published_at":"2016-04-12T14:23:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-04-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-04-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-04-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-12/manifests"},{"name":"w2016-04-04","sha":"5ff8c7c166ffb68f65b75887f4b990f953a1cf6b","kind":"commit","published_at":"2016-04-04T09:18:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-04-04","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-04-04","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-04-04","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-04","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-04-04/manifests"},{"name":"w2016-03-29","sha":"296801bb838ae1ceca102a6be5b5ed2e8c29e097","kind":"commit","published_at":"2016-03-26T17:41:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-03-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-03-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-03-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-29/manifests"},{"name":"w2016-03-22","sha":"aeb5bc952b2b8618c6c2962883a79957ccde12ad","kind":"commit","published_at":"2016-03-22T10:30:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-03-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-03-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-03-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-22/manifests"},{"name":"w2016-03-14","sha":"bb4454f3eb191f765bc35d23a623308159f82a28","kind":"commit","published_at":"2016-03-14T09:56:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-03-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-03-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-03-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-14/manifests"},{"name":"w2016-03-07","sha":"39c0b80f06a9813827b4fc74a58f4487c1ac2bb1","kind":"commit","published_at":"2016-03-07T09:24:49.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-03-07","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-03-07","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-03-07","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-07","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-03-07/manifests"},{"name":"w2016-02-29","sha":"c05f6130fd889f3df9e734f33166b375adbef539","kind":"commit","published_at":"2016-02-29T11:16:00.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-29/manifests"},{"name":"w2016-02-22","sha":"0e8f9dec5281fc81f14c7a993f153ce0e838f21c","kind":"commit","published_at":"2016-02-22T09:40:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-22","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-22/manifests"},{"name":"w2016-02-15","sha":"006a35be72d1712fce042d307ec25cab58aa98d9","kind":"commit","published_at":"2016-02-15T01:54:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-15/manifests"},{"name":"w2016-02-08","sha":"4d0e596cce5d92cfd5247586cc1590815cdfbb69","kind":"commit","published_at":"2016-02-08T09:08:31.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-08","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-08","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-08","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-08","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-08/manifests"},{"name":"w2016-02-01","sha":"1c62f5b6bcd472bb15bdab737ec6203f5638bfcd","kind":"commit","published_at":"2016-02-01T10:17:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-02-01","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-02-01","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-02-01","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-01","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-02-01/manifests"},{"name":"w2016-01-25","sha":"04bf30249faca869ac00b70a882aef015e08fd4d","kind":"commit","published_at":"2016-01-25T09:14:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-01-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-01-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-01-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-25/manifests"},{"name":"w2016-01-18","sha":"a03852eb65351b9cad73bb4eb880574e85b90545","kind":"commit","published_at":"2016-01-13T12:16:36.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-01-18","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-01-18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-01-18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-18/manifests"},{"name":"w2016-01-11","sha":"a23a32ebdfcac078793b816a2ad99a9051d619f0","kind":"commit","published_at":"2016-01-11T10:38:48.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2016-01-11","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2016-01-11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2016-01-11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2016-01-11/manifests"},{"name":"w2015-12-29","sha":"e690c1e6478923551300e3cd4ba07a2f42fc6e64","kind":"commit","published_at":"2015-12-26T23:27:05.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-12-29","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-12-29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-12-29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-29/manifests"},{"name":"w2015-12-21","sha":"47bcb2160f6c9cb5658a55067cb6e942c56283fe","kind":"commit","published_at":"2015-12-21T09:13:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-12-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-12-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-12-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-21/manifests"},{"name":"w2015-12-14","sha":"97c993627a335f6bf979eb1a5e89a3866b2939e8","kind":"commit","published_at":"2015-12-14T10:03:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-12-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-12-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-12-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-12-14/manifests"},{"name":"2.4.3","sha":"54de70b6bd019f075e1ba0844fb7c6b6acdec23b","kind":"commit","published_at":"2015-12-04T15:07:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.4.3","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.3/manifests"},{"name":"w2015-11-30","sha":"917dceef3560c005dfebe49c96a8f3241a47c90d","kind":"commit","published_at":"2015-11-27T13:11:03.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-30","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-30/manifests"},{"name":"w2015-11-23","sha":"9bb292c9a1e4c2fe9a5318fd4736902ed11a183e","kind":"commit","published_at":"2015-11-21T12:43:38.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-23","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-23/manifests"},{"name":"w2015-11-16","sha":"6d27fb370bf043e562a70b92cceb4ad09c17b711","kind":"commit","published_at":"2015-11-16T09:06:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-16","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-16/manifests"},{"name":"w2015-11-09","sha":"ccf770520d8cc38eaa38cffb92476a490af12eb7","kind":"commit","published_at":"2015-11-09T12:05:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-09","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-09","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-09","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-09","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-09/manifests"},{"name":"w2015-11-02","sha":"4935c4f164d319593508b30535b081a858d52220","kind":"commit","published_at":"2015-10-29T17:19:33.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-11-02","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-11-02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-11-02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-11-02/manifests"},{"name":"svn_spiderAjax","sha":"39590a78a5d0c269458d578d66f82119971cc6eb","kind":"commit","published_at":"2015-10-26T10:53:47.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_spiderAjax","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_spiderAjax","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_spiderAjax","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_spiderAjax","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_spiderAjax/manifests"},{"name":"svn_mvn","sha":"3010a5ccf61d24ce92897f1765917424ca0c5bd2","kind":"commit","published_at":"2015-10-26T10:53:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_mvn","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_mvn","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_mvn","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_mvn","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_mvn/manifests"},{"name":"svn_importLog","sha":"82f86f83b3ff80d6d92d8673ed32018174ffacce","kind":"commit","published_at":"2015-10-26T10:53:46.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_importLog","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_importLog","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_importLog","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_importLog","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_importLog/manifests"},{"name":"svn_2.4","sha":"84b71326b87ecd859656c51307c6b942d4cb83e2","kind":"commit","published_at":"2015-10-26T10:53:45.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_2.4","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.4/manifests"},{"name":"svn_2.3","sha":"27b960432cf482e8bb6b129873996997dbb69fb1","kind":"commit","published_at":"2015-10-26T10:53:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_2.3","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.3/manifests"},{"name":"svn_2.2","sha":"4014f07e613e0fba71adc38e0d430916972ea8b9","kind":"commit","published_at":"2015-10-26T10:53:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_2.2","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.2/manifests"},{"name":"svn_2.1","sha":"9df402995144b209452e789a0a88de80d59a6708","kind":"commit","published_at":"2015-10-26T10:53:44.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_2.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_2.1/manifests"},{"name":"svn_1.4","sha":"7d6add2b5a7ff52a8253b5224e07bd7409c8ee01","kind":"commit","published_at":"2015-10-26T10:53:43.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_1.4","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_1.4/manifests"},{"name":"svn_1.3","sha":"54bf7f85dbf23ed91aa868e490a2097df193056a","kind":"commit","published_at":"2015-10-26T10:47:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/svn_1.3","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/svn_1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@svn_1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/svn_1.3/manifests"},{"name":"w2015-10-26","sha":"17ede84dd11efe4a45d866010dceb83a5df84c9d","kind":"commit","published_at":"2015-10-23T12:13:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-10-26","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-10-26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-10-26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-26/manifests"},{"name":"w2015-10-19","sha":"d5cfcb6f7a3e586343861ab5483ecd29989a295f","kind":"commit","published_at":"2015-10-19T12:49:25.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-10-19","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-10-19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-10-19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-19/manifests"},{"name":"w2015-10-12","sha":"fce6363266ccb51aae8c2a7cadb58adf4b77084d","kind":"commit","published_at":"2015-10-12T09:52:24.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-10-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-10-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-10-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-12/manifests"},{"name":"w2015-10-05","sha":"263234a0f032150b81f7b6809168cce1e9685928","kind":"commit","published_at":"2015-10-05T09:45:50.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-10-05","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-10-05","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-10-05","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-05","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-10-05/manifests"},{"name":"w2015-09-28","sha":"7c0bc858569a50ce1769529e9aa9bad9801b8713","kind":"commit","published_at":"2015-09-28T10:51:51.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-09-28","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-09-28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-09-28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-28/manifests"},{"name":"w2015-09-21","sha":"5f8e8720efd2c5e176749bd6a5936b220ac2d643","kind":"commit","published_at":"2015-09-21T15:43:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-09-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-09-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-09-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-21/manifests"},{"name":"w2015-09-14","sha":"5ba74c3ed39a6d30884d1855766c21c95710e86e","kind":"commit","published_at":"2015-09-14T09:11:42.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-09-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-09-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-09-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-09-14/manifests"},{"name":"2.4.2","sha":"9a11a5dc4ff953058181f4e34e3ca647ea44138a","kind":"tag","published_at":"2015-09-08T09:12:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.4.2","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.2/manifests"},{"name":"w2015-08-31","sha":"8c4b64dc7eabc3f69aa0013a80b6a4c24c207a29","kind":"commit","published_at":"2015-08-31T12:23:27.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-08-31","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-08-31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-08-31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-31/manifests"},{"name":"w2015-08-24","sha":"c116bddd6d7cef46202edfcbcc7bf21dc81ba912","kind":"commit","published_at":"2015-08-24T09:21:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-08-24","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-08-24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-08-24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-24/manifests"},{"name":"w2015-08-12","sha":"22c0265d809be4b0f21bf1c806e89859e605caf6","kind":"commit","published_at":"2015-08-12T12:58:02.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-08-12","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-08-12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-08-12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-08-12/manifests"},{"name":"2.4.1","sha":"1ee1830153c841f3888a767d7481c72bebef80a3","kind":"commit","published_at":"2015-07-30T16:54:10.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.4.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.1/manifests"},{"name":"w2015-07-27","sha":"8df0f172464c570cef46f408ce184b68969c2846","kind":"commit","published_at":"2015-07-27T07:58:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-07-27","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-07-27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-07-27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-27/manifests"},{"name":"w2015-07-21","sha":"1b6e9d8bec3357137a8e05f2dec1813e415432de","kind":"commit","published_at":"2015-07-21T16:31:13.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-07-21","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-07-21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-07-21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-21/manifests"},{"name":"w2015-07-14","sha":"25f6cd27f88fbfafb0158829dcee2e98c92d89af","kind":"commit","published_at":"2015-07-14T11:08:52.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/w2015-07-14","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/w2015-07-14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@w2015-07-14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/w2015-07-14/manifests"},{"name":"2015-06-25","sha":"c02686cb8d5910373d2ce71ac5302fb7c4c7f249","kind":"tag","published_at":"2015-06-25T15:36:55.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2015-06-25","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2015-06-25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2015-06-25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2015-06-25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2015-06-25/manifests"},{"name":"2015-06-15","sha":"81332925ee18d2852f02d083ca41799269fa6fd0","kind":"commit","published_at":"2015-06-17T09:12:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2015-06-15","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2015-06-15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2015-06-15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2015-06-15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2015-06-15/manifests"},{"name":"2.4.0","sha":"1e2ad79e708506d5df26fa6ba9b47a7f34b7de35","kind":"tag","published_at":"2015-05-10T21:29:23.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.4.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.4.0/manifests"},{"name":"2.3.0.1","sha":"acd231c8b1d420ee3afd2c10a2eeaf2daeab4a4a","kind":"tag","published_at":"2014-04-11T12:46:01.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.3.0.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.3.0.1/manifests"},{"name":"2.3.0","sha":"2a9380a1dc55e996c7060a3c1faabc4604d36df9","kind":"tag","published_at":"2014-04-11T12:44:17.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.3.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.3.0/manifests"},{"name":"2.2.2","sha":"a1bb1d95fbae76803ac6358a8739180b6210a37b","kind":"tag","published_at":"2014-01-10T01:26:57.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.2.2","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"5e2cdf4de61059955cb410bc0162880b36eab064","kind":"tag","published_at":"2014-01-10T01:24:32.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.2.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"1aece90246cea71720259db8f50e52d58d857099","kind":"tag","published_at":"2014-01-10T01:21:18.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.2.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.2.0/manifests"},{"name":"2.1.0","sha":"4d574a5b2eb2fee0c26908b8dcb54c0cfca74b74","kind":"tag","published_at":"2013-07-22T15:00:20.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.1.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.1.0/manifests"},{"name":"2.0.0","sha":"d7b615e96b029f4b9796f5dbc741e88ef710dd00","kind":"tag","published_at":"2013-07-22T14:45:19.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/2.0.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/2.0.0/manifests"},{"name":"1.4.1","sha":"357f9178056cf51e11558b1011cdff30a0a36be3","kind":"tag","published_at":"2013-07-22T14:02:12.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.4.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.4.1/manifests"},{"name":"1.4.0","sha":"9358f46e126c7f46b1afe2f1c72770519daec19e","kind":"tag","published_at":"2012-04-08T15:09:53.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.4.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.4.0/manifests"},{"name":"1.3.4","sha":"5880f370d5371469bc0e0c64e7e0d2233d1a4037","kind":"tag","published_at":"2012-02-02T12:47:26.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.4","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"ac5b5105425f1244c4eddfa570d5b53ee6e53a1e","kind":"tag","published_at":"2011-10-02T16:34:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.3","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"4ad130ca5f8d9c52a1f85aa13a2e572e96aed203","kind":"tag","published_at":"2011-08-21T09:50:34.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.2","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"88b5ec540a6aeed92c3a13036dfabfb2cbb52b49","kind":"tag","published_at":"2011-07-05T20:26:16.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.1","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"994e2d510a2c85d4f08d810b08a984fcbecacd8f","kind":"tag","published_at":"2011-06-07T05:59:06.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.3.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.3.0/manifests"},{"name":"1.2.0","sha":"15fbf238de4058e778d682398a977e48903f53a6","kind":"tag","published_at":"2011-01-11T19:49:56.000Z","download_url":"https://codeload.github.com/zaproxy/zaproxy/tar.gz/1.2.0","html_url":"https://github.com/zaproxy/zaproxy/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/zaproxy/zaproxy@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/tags/1.2.0/manifests"}]},"repo_metadata_updated_at":"2026-08-27T07:14:56.806Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":30,"rankings":{"downloads":null,"dependent_repos_count":4.1834516881842125,"dependent_packages_count":13.749661962520406,"stargazers_count":2.6804619344758165,"forks_count":3.3982031429973656,"docker_downloads_count":null,"average":6.0029446820444505},"purl":"pkg:maven/org.zaproxy/zap","advisories":[{"uuid":"GSA_kwCzR0hTQS1qN3hnLTU1NDktanIzas01ng","url":"https://github.com/advisories/GHSA-j7xg-5549-jr3j","title":"Improper Certificate Validation in OWASP ZAP","description":"OWASP Zed Attack Proxy (ZAP) through w2022-03-21 does not verify the TLS certificate chain of an HTTPS server.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-03-25T00:00:34.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.0,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:N/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-27820","https://github.com/zaproxy/zaproxy/releases","https://www.openwall.com/lists/oss-security/2022/03/23/1","http://www.openwall.com/lists/oss-security/2022/03/24/3","https://github.com/zaproxy/zaproxy/issues/7165","https://github.com/advisories/GHSA-j7xg-5549-jr3j"],"source_kind":"github","identifiers":["GHSA-j7xg-5549-jr3j","CVE-2022-27820"],"repository_url":"https://github.com/zaproxy/zaproxy","blast_radius":0.0,"created_at":"2022-12-21T16:12:31.136Z","updated_at":"2026-09-03T07:14:23.346Z","epss_percentage":0.00681,"epss_percentile":0.49521,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qN3hnLTU1NDktanIzas01ng","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1qN3hnLTU1NDktanIzas01ng","packages":[{"ecosystem":"maven","package_name":"org.zaproxy:zap","versions":[{"first_patched_version":null,"vulnerable_version_range":"\u003c= 2.11.1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1qN3hnLTU1NDktanIzas01ng/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.zaproxy:zap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.zaproxy:zap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.zaproxy:zap/dependencies","status":null,"funding_links":["https://www.zaproxy.org/sponsor/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-11T16:30:00.311Z","issues_count":637,"pull_requests_count":591,"avg_time_to_close_issue":23662491.157575756,"avg_time_to_close_pull_request":1981699.1834677418,"issues_closed_count":330,"pull_requests_closed_count":496,"pull_request_authors_count":79,"issue_authors_count":372,"avg_comments_per_issue":4.080062794348509,"avg_comments_per_pull_request":1.922165820642978,"merged_pull_requests_count":425,"bot_issues_count":0,"bot_pull_requests_count":24,"past_year_issues_count":56,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":1422683.2702702703,"past_year_avg_time_to_close_pull_request":677342.1,"past_year_issues_closed_count":37,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":42,"past_year_avg_comments_per_issue":3.7142857142857144,"past_year_avg_comments_per_pull_request":2.0795454545454546,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":40,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/zaproxy%2Fzaproxy/issues","maintainers":[{"login":"thc202","count":211,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thc202"},{"login":"psiinon","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psiinon"},{"login":"kingthorin","count":128,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingthorin"},{"login":"ricekot","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ricekot"},{"login":"denniskniep","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/denniskniep"},{"login":"robinmordasiewicz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/robinmordasiewicz"},{"login":"JordanGS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JordanGS"}],"active_maintainers":[{"login":"kingthorin","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kingthorin"},{"login":"psiinon","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/psiinon"},{"login":"thc202","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thc202"},{"login":"ricekot","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ricekot"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.zaproxy:zap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.zaproxy:zap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.zaproxy:zap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.zaproxy:zap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.zaproxy:zap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.zaproxy:zap/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":620734,"maintainers_count":0,"namespaces_count":82431,"keywords_count":36859,"github":"maven-central","metadata":{"funded_packages_count":48141,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-09-02T05:05:01.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}}]