{"id":65016,"name":"catcher","description":"microservices and data pipelines end-to-end test tool","url":"https://github.com/comtihon/catcher","last_synced_at":"2025-09-08T13:18:26.794Z","repository":{"id":38375773,"uuid":"123724495","full_name":"comtihon/catcher","owner":"comtihon","description":"microservices and data pipelines end-to-end test tool","archived":false,"fork":false,"pushed_at":"2023-10-12T04:36:07.000Z","size":1160,"stargazers_count":96,"open_issues_count":19,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-31T04:46:31.458Z","etag":null,"topics":["catcher","e2e","e2e-testing","e2e-tests","migration-tool","test-automation","test-framework","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"Python","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/comtihon.png","metadata":{"files":{"readme":"Readme.rst","changelog":"Changelog.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-03T19:30:21.000Z","updated_at":"2025-07-14T02:24:01.000Z","dependencies_parsed_at":"2024-10-02T02:06:33.909Z","dependency_job_id":"4ae38cee-8158-4428-b967-551815675b84","html_url":"https://github.com/comtihon/catcher","commit_stats":{"total_commits":369,"total_committers":9,"mean_commits":41.0,"dds":0.5067750677506775,"last_synced_commit":"0676c6151707519ebe69bdbab5b20d4226bbee35"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/comtihon/catcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comtihon","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/sbom","scorecard":{"id":301950,"data":{"date":"2025-08-11","repo":{"name":"github.com/comtihon/catcher","commit":"0676c6151707519ebe69bdbab5b20d4226bbee35"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/MyClass.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docker-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_master.yml:1","Warn: no topLevel permission defined: .github/workflows/test-package.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag_master.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/tag_master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_master.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/tag_master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag_master.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/tag_master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_master.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/tag_master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/test-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/test-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/test-package.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.9-alpine to python:3.9-alpine@sha256:372f3cfc1738ed91b64c7d36a7a02d5c3468ec1f60c906872c3fd346dda8cbbb","Warn: pipCommand not pinned by hash: .github/workflows/tag_master.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:31","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T20:52:21.874Z","repository_id":38375773,"created_at":"2025-08-17T20:52:21.874Z","updated_at":"2025-08-17T20:52:21.874Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190550,"owners_count":25238183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":{"login":"comtihon","name":"Val","uuid":"1421547","kind":"user","description":"CTO @airteam-aerial-intelligence ","email":"","website":"https://linkedin.com/in/comtihon","location":"Berlin","twitter":null,"company":"Airteam Aerial Intelligence GmbH","icon_url":"https://avatars.githubusercontent.com/u/1421547?u=4af3fbd79e79169b15f01becc5f3e3e7e538cd25\u0026v=4","repositories_count":57,"last_synced_at":"2024-04-16T09:28:42.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/comtihon","funding_links":[],"total_stars":576,"followers":61,"following":2,"created_at":"2022-11-03T07:05:34.667Z","updated_at":"2024-04-16T09:29:01.546Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comtihon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comtihon/repositories"},"packages":[{"id":2665314,"name":"catcher","ecosystem":"pypi","description":"Microservices automated test tool.","homepage":"https://github.com/comtihon/catcher","licenses":"Apache Software License","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/comtihon/catcher","keywords_array":[],"namespace":null,"versions_count":123,"first_release_published_at":"2018-03-04T06:58:45.000Z","latest_release_published_at":"2023-06-27T21:00:06.000Z","latest_release_number":"1.36.3","last_synced_at":"2025-08-31T04:46:28.396Z","created_at":"2022-04-10T10:17:48.265Z","updated_at":"2025-08-31T04:46:33.259Z","registry_url":"https://pypi.org/project/catcher/","install_command":"pip install catcher --index-url https://pypi.org/simple","documentation_url":"https://catcher.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: Apache Software License","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Software Development :: Testing"],"normalized_name":"catcher","project_status":null},"repo_metadata":{"id":38375773,"uuid":"123724495","full_name":"comtihon/catcher","owner":"comtihon","description":"microservices and data pipelines end-to-end test tool","archived":false,"fork":false,"pushed_at":"2023-10-12T04:36:07.000Z","size":1160,"stargazers_count":95,"open_issues_count":19,"forks_count":13,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-06-26T01:27:40.347Z","etag":null,"topics":["catcher","e2e","e2e-testing","e2e-tests","migration-tool","test-automation","test-framework","testing-tools"],"latest_commit_sha":null,"homepage":"","language":"Python","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/comtihon.png","metadata":{"files":{"readme":"Readme.rst","changelog":"Changelog.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-03T19:30:21.000Z","updated_at":"2025-06-18T02:11:15.000Z","dependencies_parsed_at":"2024-10-02T02:06:33.909Z","dependency_job_id":"4ae38cee-8158-4428-b967-551815675b84","html_url":"https://github.com/comtihon/catcher","commit_stats":{"total_commits":369,"total_committers":9,"mean_commits":41.0,"dds":0.5067750677506775,"last_synced_commit":"0676c6151707519ebe69bdbab5b20d4226bbee35"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/comtihon/catcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comtihon","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/sbom","scorecard":{"id":301950,"data":{"date":"2025-08-11","repo":{"name":"github.com/comtihon/catcher","commit":"0676c6151707519ebe69bdbab5b20d4226bbee35"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.4,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: test/resources/MyClass.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docker-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tag_master.yml:1","Warn: no topLevel permission defined: .github/workflows/test-package.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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/docker-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag_master.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/tag_master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_master.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/tag_master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tag_master.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/tag_master.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tag_master.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/tag_master.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/test-package.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test-package.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/test-package.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-package.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/comtihon/catcher/test-package.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.9-alpine to python:3.9-alpine@sha256:372f3cfc1738ed91b64c7d36a7a02d5c3468ec1f60c906872c3fd346dda8cbbb","Warn: pipCommand not pinned by hash: .github/workflows/tag_master.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/test-package.yml:31","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-496j-2rq6-j6cc","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T20:52:21.874Z","repository_id":38375773,"created_at":"2025-08-17T20:52:21.874Z","updated_at":"2025-08-17T20:52:21.874Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272940176,"owners_count":25018847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-31T02:00:09.071Z","response_time":79,"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":"comtihon","name":"Val","uuid":"1421547","kind":"user","description":"CTO @airteam-aerial-intelligence ","email":"","website":"https://linkedin.com/in/comtihon","location":"Berlin","twitter":null,"company":"Airteam Aerial Intelligence GmbH","icon_url":"https://avatars.githubusercontent.com/u/1421547?u=4af3fbd79e79169b15f01becc5f3e3e7e538cd25\u0026v=4","repositories_count":57,"last_synced_at":"2024-04-16T09:28:42.088Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/comtihon","funding_links":[],"total_stars":576,"followers":61,"following":2,"created_at":"2022-11-03T07:05:34.667Z","updated_at":"2024-04-16T09:29:01.546Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comtihon","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/comtihon/repositories"},"tags":[{"name":"1.35.5","sha":"63091d7688ff2312cee3ce306bc9c8e5693254c5","kind":"commit","published_at":"2022-01-13T16:30:38.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.35.5","html_url":"https://github.com/comtihon/catcher/releases/tag/1.35.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.35.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.5/manifests"},{"name":"1.35.4","sha":"37bd413eddb5eca81725ac90cbfe9f514e7bc9b1","kind":"commit","published_at":"2022-01-05T16:08:06.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.35.4","html_url":"https://github.com/comtihon/catcher/releases/tag/1.35.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.35.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.4/manifests"},{"name":"1.35.3","sha":"7c521f66f63e6067fbd6e908162b28fa0fde82ab","kind":"commit","published_at":"2022-01-03T12:32:02.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.35.3","html_url":"https://github.com/comtihon/catcher/releases/tag/1.35.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.35.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.3/manifests"},{"name":"1.35.2","sha":"69b7eedf9d1826c3e0203567947a5bcd0ec95bc3","kind":"commit","published_at":"2021-12-30T12:21:19.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.35.2","html_url":"https://github.com/comtihon/catcher/releases/tag/1.35.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.35.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.2/manifests"},{"name":"1.35.1","sha":"8d118693196f514e2343bc7b204947dbaf645367","kind":"commit","published_at":"2021-10-20T16:10:22.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.35.1","html_url":"https://github.com/comtihon/catcher/releases/tag/1.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.1/manifests"},{"name":"1.35.0","sha":"8169bd268e2e01efa56f8e73dc147dab7f38be4c","kind":"commit","published_at":"2021-10-20T16:07:47.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.35.0","html_url":"https://github.com/comtihon/catcher/releases/tag/1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.35.0/manifests"},{"name":"1.34.8","sha":"2d01b0db79b58a4181b371b73a5782ed801c6af1","kind":"commit","published_at":"2021-08-11T08:29:19.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.8","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.8/manifests"},{"name":"1.34.7","sha":"47720b4f82037ae8434ca47f850524ec670ea1b7","kind":"commit","published_at":"2021-08-03T10:28:17.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.7","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.7/manifests"},{"name":"1.34.6","sha":"5afdc3bd22a20412453040b499cb92251a87cb4d","kind":"commit","published_at":"2021-08-03T10:00:09.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.6","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.6/manifests"},{"name":"1.34.5","sha":"e5356744cb36394bf91db2eb62ad41aec69fc6bc","kind":"commit","published_at":"2021-08-03T09:55:25.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.5","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.5/manifests"},{"name":"1.34.4","sha":"c1c9a20fa563acf0c2280bbc86ed924917e2d74e","kind":"commit","published_at":"2021-08-03T09:20:55.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.4","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.4/manifests"},{"name":"1.34.3","sha":"0650c1b1d0d77a674860929ef9b655685d03e130","kind":"commit","published_at":"2021-06-18T11:20:08.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.3","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.3/manifests"},{"name":"1.34.2","sha":"2e5c528de2eeb9b61b3c0fa0e626dc08aa11702f","kind":"commit","published_at":"2021-06-18T11:14:38.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.2","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.2/manifests"},{"name":"1.34.1","sha":"f16f8a89d180ea5d25e15a1704388146027330fe","kind":"commit","published_at":"2021-06-17T16:30:48.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.1","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.1/manifests"},{"name":"1.34.0","sha":"5c0b966e0dbd3fc2da8e0cf0c33e1c51a12e70a5","kind":"commit","published_at":"2021-04-27T07:36:42.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.34.0","html_url":"https://github.com/comtihon/catcher/releases/tag/1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.34.0/manifests"},{"name":"1.33.6","sha":"a85b1604bac67de29f338f6cde340c12682134c7","kind":"commit","published_at":"2021-03-23T14:26:54.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.33.6","html_url":"https://github.com/comtihon/catcher/releases/tag/1.33.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.33.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.33.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.33.6/manifests"},{"name":"1.33.5","sha":"d2e3ad853c2e534660be694c0efba5c816be4f65","kind":"commit","published_at":"2021-03-21T12:57:09.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.33.5","html_url":"https://github.com/comtihon/catcher/releases/tag/1.33.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.33.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.33.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.33.5/manifests"},{"name":"1.33.4","sha":"cc658c377811a2307f76a8e6c03dd197cde7bd8b","kind":"commit","published_at":"2020-12-24T14:43:21.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.33.4","html_url":"https://github.com/comtihon/catcher/releases/tag/1.33.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.33.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.33.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.33.4/manifests"},{"name":"1.33.3","sha":"dc164e26a353a4e1a1863df251e8a2b19c2e2885","kind":"commit","published_at":"2020-12-14T17:22:43.000Z","download_url":"https://codeload.github.com/comtihon/catcher/tar.gz/1.33.3","html_url":"https://github.com/comtihon/catcher/releases/tag/1.33.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/comtihon/catcher@1.33.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.33.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/tags/1.33.3/manifests"}]},"repo_metadata_updated_at":"2025-08-31T04:46:33.258Z","dependent_packages_count":1,"downloads":202,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":16.18868141118849,"dependent_repos_count":21.66152068531463,"dependent_packages_count":4.732581140073995,"stargazers_count":7.2921728815505,"forks_count":9.84445749505979,"docker_downloads_count":null,"average":11.94388272263748},"purl":"pkg:pypi/catcher","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/catcher","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/catcher","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/catcher/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T04:46:32.517Z","issues_count":1,"pull_requests_count":155,"avg_time_to_close_issue":117789.0,"avg_time_to_close_pull_request":2211008.7702702703,"issues_closed_count":1,"pull_requests_closed_count":148,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.7483870967741936,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":152,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/issues","maintainers":[{"login":"comtihon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/comtihon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catcher/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catcher/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catcher/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/catcher/related_packages","maintainers":[{"uuid":"valerii.tikhonov","login":"valerii.tikhonov","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/valerii.tikhonov/","role":null,"created_at":"2023-02-23T18:53:48.333Z","updated_at":"2023-02-23T18:53:48.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/valerii.tikhonov/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":547337,"full_name":"comtihon/catcher","default_branch":"master","committers":[{"name":"Val","email":"valerii.tikhonov@gmail.com","login":null,"count":182},{"name":"Valerii Tikhonov","email":"com.tihon@mail.ru","login":null,"count":64},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":46},{"name":"Val","email":"valerii.tikhonov@smava.de","login":null,"count":28},{"name":"dependabot-preview[bot]","email":"27856297+dependabot-preview[bot]","login":"dependabot-preview[bot]","count":27},{"name":"Valerii Tikhonov","email":"valery.tikhonov@drsmile.de","login":null,"count":15},{"name":"Ekaterina Belova","email":"ek.d.belova@gmail.com","login":null,"count":4},{"name":"Val","email":"valerii.tikhonov@airteam.ai","login":null,"count":2},{"name":"Ekaterina Belova","email":"ekaterina.belova@sumup.com","login":null,"count":1}],"total_commits":369,"total_committers":9,"total_bot_commits":73,"total_bot_committers":2,"mean_commits":41.0,"dds":0.5067750677506775,"past_year_committers":[],"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2024-11-07T05:43:00.215Z","last_synced_commit":"0676c6151707519ebe69bdbab5b20d4226bbee35","created_at":"2023-03-09T04:28:57.828Z","updated_at":"2024-11-07T05:43:00.216Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"comtihon/catcher","html_url":"https://github.com/comtihon/catcher","last_synced_at":"2025-08-31T04:46:32.517Z","status":"error","issues_count":1,"pull_requests_count":155,"avg_time_to_close_issue":117789.0,"avg_time_to_close_pull_request":2211008.7702702703,"issues_closed_count":1,"pull_requests_closed_count":148,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":1.0,"avg_comments_per_pull_request":0.7483870967741936,"merged_pull_requests_count":32,"bot_issues_count":0,"bot_pull_requests_count":152,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T10:17:57.649Z","updated_at":"2025-08-31T04:46:32.518Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/comtihon%2Fcatcher/issues","issue_labels_count":{},"pull_request_labels_count":{"dependencies":141},"issue_author_associations_count":{"NONE":1},"pull_request_author_associations_count":{"CONTRIBUTOR":141,"OWNER":3},"issue_authors":{"beatstream69":1},"pull_request_authors":{"dependabot[bot]":141,"comtihon":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10055219,"issues_count":30917502,"pull_requests_count":92945978,"authors_count":10627110,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"comtihon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/comtihon"}],"active_maintainers":[]},"events":{"total":{"WatchEvent":2},"last_year":{"WatchEvent":2}},"keywords":["catcher","e2e","e2e-testing","e2e-tests","migration-tool","test-automation","test-framework","testing-tools"],"dependencies":[{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-20T23:51:02.768Z","updated_at":"2022-09-20T23:51:02.768Z","repository_link":"https://github.com/comtihon/catcher/blob/master/docs/requirements.txt","dependencies":[{"id":5669175905,"package_name":"Sphinx","ecosystem":"pypi","requirements":"==5.0.1","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-20T23:51:03.045Z","updated_at":"2022-09-20T23:51:03.045Z","repository_link":"https://github.com/comtihon/catcher/blob/master/requirements.txt","dependencies":[{"id":5669178086,"package_name":"docopt","ecosystem":"pypi","requirements":"==0.6.2","direct":true,"kind":"runtime","optional":false},{"id":5669178087,"package_name":"mock","ecosystem":"pypi","requirements":"==4.0.3","direct":true,"kind":"runtime","optional":false},{"id":5669178088,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.1.2","direct":true,"kind":"runtime","optional":false},{"id":5669178089,"package_name":"requests","ecosystem":"pypi","requirements":"==2.27.1","direct":true,"kind":"runtime","optional":false},{"id":5669178090,"package_name":"urllib3","ecosystem":"pypi","requirements":"==1.26.9","direct":true,"kind":"runtime","optional":false},{"id":5669178091,"package_name":"requests_mock","ecosystem":"pypi","requirements":"==1.9.3","direct":true,"kind":"runtime","optional":false},{"id":5669178092,"package_name":"PyYAML","ecosystem":"pypi","requirements":"==6.0","direct":true,"kind":"runtime","optional":false},{"id":5669178093,"package_name":"Jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":5669178094,"package_name":"uuid","ecosystem":"pypi","requirements":"==1.30","direct":true,"kind":"runtime","optional":false},{"id":5669178095,"package_name":"Faker","ecosystem":"pypi","requirements":"==13.12.1","direct":true,"kind":"runtime","optional":false},{"id":5669178096,"package_name":"colorama","ecosystem":"pypi","requirements":"==0.4.4","direct":true,"kind":"runtime","optional":false},{"id":5669178097,"package_name":"networkx","ecosystem":"pypi","requirements":"==2.6.3","direct":true,"kind":"runtime","optional":false},{"id":5669178098,"package_name":"grpcio","ecosystem":"pypi","requirements":"==1.46.3","direct":true,"kind":"runtime","optional":false},{"id":5669178099,"package_name":"grpcio-tools","ecosystem":"pypi","requirements":"==1.46.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/docker-publish.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T04:31:48.417Z","updated_at":"2023-02-14T04:31:48.417Z","repository_link":"https://github.com/comtihon/catcher/blob/master/.github/workflows/docker-publish.yml","dependencies":[{"id":7644700808,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7644700809,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7644700810,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tag_master.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T04:31:48.433Z","updated_at":"2023-02-14T04:31:48.433Z","repository_link":"https://github.com/comtihon/catcher/blob/master/.github/workflows/tag_master.yml","dependencies":[{"id":7644700831,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7644700832,"package_name":"anothrNick/github-tag-action","ecosystem":"actions","requirements":"1.33.0","direct":true,"kind":"composite","optional":false},{"id":7644700833,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7644700834,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-package.yml","sha":null,"kind":"manifest","created_at":"2023-02-14T04:31:48.447Z","updated_at":"2023-02-14T04:31:48.447Z","repository_link":"https://github.com/comtihon/catcher/blob/master/.github/workflows/test-package.yml","dependencies":[{"id":7644700844,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7644700845,"package_name":"fwilhe2/setup-kotlin","ecosystem":"actions","requirements":"main","direct":true,"kind":"composite","optional":false},{"id":7644700846,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-14T04:31:48.461Z","updated_at":"2023-02-14T04:31:48.461Z","repository_link":"https://github.com/comtihon/catcher/blob/master/Dockerfile","dependencies":[{"id":7644700851,"package_name":"python","ecosystem":"docker","requirements":"3.9-alpine","direct":true,"kind":"build","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2024-10-02T02:06:33.900Z","updated_at":"2024-10-02T02:06:33.900Z","repository_link":"https://github.com/comtihon/catcher/blob/master/setup.py","dependencies":[]}],"score":12.265166684837878,"created_at":"2025-09-08T11:18:36.208Z","updated_at":"2025-10-07T08:24:53.281Z","avatar_url":"https://github.com/comtihon.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":202,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["serializer","plagiarism-checker","xunit-test","xunit-framework","actions","yolov5","embedded","graph-generation","optim","interactive"],"project_url":"https://science.ecosyste.ms/api/v1/projects/65016","html_url":"https://science.ecosyste.ms/projects/65016"}