{"id":359866,"url":"https://github.com/ska-sa/tango-simlib","last_synced_at":"2026-05-15T07:30:38.066Z","repository":{"id":37740754,"uuid":"79236979","full_name":"ska-sa/tango-simlib","owner":"ska-sa","description":"Generic data-driven device simulator generation for PyTango","archived":false,"fork":false,"pushed_at":"2022-09-14T14:53:32.000Z","size":2276,"stargazers_count":6,"open_issues_count":9,"forks_count":3,"subscribers_count":22,"default_branch":"master","last_synced_at":"2026-03-16T10:54:53.643Z","etag":null,"topics":["json-parser","json-schema","pogo","pytango","simulation-framework","tango-controls","xml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ska-sa.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-17T14:43:50.000Z","updated_at":"2023-09-08T17:19:32.000Z","dependencies_parsed_at":"2022-08-08T21:30:53.387Z","dependency_job_id":null,"html_url":"https://github.com/ska-sa/tango-simlib","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ska-sa/tango-simlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ska-sa","download_url":"https://codeload.github.com/ska-sa/tango-simlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/sbom","scorecard":{"id":828972,"data":{"date":"2025-08-11","repo":{"name":"github.com/ska-sa/tango-simlib","commit":"ccf05d44b5c16fcc72aa2e037bbed4fe7bbb8969"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/unit_tests.yaml: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":"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/publish_to_pypi.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ska-sa/tango-simlib/publish_to_pypi.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ska-sa/tango-simlib/publish_to_pypi.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ska-sa/tango-simlib/publish_to_pypi.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ska-sa/tango-simlib/unit_tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yaml:18","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yaml:13","Warn: downloadThenRun not pinned by hash: .github/workflows/unit_tests.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yaml:33","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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-23T17:13:23.533Z","repository_id":37740754,"created_at":"2025-08-23T17:13:23.533Z","updated_at":"2025-08-23T17:13:23.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30644183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T02:48:56.676Z","status":"ssl_error","status_checked_at":"2026-03-18T02:48:55.747Z","response_time":104,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"ska-sa","name":"SARAO","uuid":"1210238","kind":"organization","description":"South African Radio Astronomy Observatory","email":null,"website":"www.sarao.ac.za","location":"South Africa","twitter":"SKA_Africa","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1210238?v=4","repositories_count":166,"last_synced_at":"2024-04-20T00:10:50.128Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/ska-sa","funding_links":[],"total_stars":369,"followers":41,"following":0,"created_at":"2022-11-02T19:45:19.159Z","updated_at":"2024-04-20T00:11:12.189Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ska-sa","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ska-sa/repositories"},"packages":[{"id":2939292,"name":"tango-simlib","ecosystem":"pypi","description":"Generic library for creating simulated TANGO devices.","homepage":"https://github.com/ska-sa/tango-simlib","licenses":"BSD","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/ska-sa/tango-simlib","keywords_array":[],"namespace":null,"versions_count":21,"first_release_published_at":"2017-02-25T19:46:10.000Z","latest_release_published_at":"2022-06-09T17:56:48.000Z","latest_release_number":"0.9.4","last_synced_at":"2026-02-17T13:18:05.795Z","created_at":"2022-04-10T12:46:37.037Z","updated_at":"2026-02-17T13:18:05.796Z","registry_url":"https://pypi.org/project/tango-simlib/","install_command":"pip install tango-simlib --index-url https://pypi.org/simple","documentation_url":"https://tango-simlib.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Programming Language :: Python :: 3.5","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Topic :: Software Development :: Libraries :: Python Modules"],"normalized_name":"tango-simlib","project_status":null},"repo_metadata":{"id":37740754,"uuid":"79236979","full_name":"ska-sa/tango-simlib","owner":"ska-sa","description":"Generic data-driven device simulator generation for PyTango","archived":false,"fork":false,"pushed_at":"2022-09-14T14:53:32.000Z","size":2276,"stargazers_count":6,"open_issues_count":9,"forks_count":3,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-12-23T19:05:05.634Z","etag":null,"topics":["json-parser","json-schema","pogo","pytango","simulation-framework","tango-controls","xml-parser"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ska-sa.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-17T14:43:50.000Z","updated_at":"2023-09-08T17:19:32.000Z","dependencies_parsed_at":"2022-08-08T21:30:53.387Z","dependency_job_id":null,"html_url":"https://github.com/ska-sa/tango-simlib","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/ska-sa/tango-simlib","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ska-sa","download_url":"https://codeload.github.com/ska-sa/tango-simlib/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/sbom","scorecard":{"id":828972,"data":{"date":"2025-08-11","repo":{"name":"github.com/ska-sa/tango-simlib","commit":"ccf05d44b5c16fcc72aa2e037bbed4fe7bbb8969"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"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":"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":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish_to_pypi.yaml:1","Warn: no topLevel permission defined: .github/workflows/unit_tests.yaml: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":"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/publish_to_pypi.yaml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/ska-sa/tango-simlib/publish_to_pypi.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yaml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/ska-sa/tango-simlib/publish_to_pypi.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish_to_pypi.yaml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ska-sa/tango-simlib/publish_to_pypi.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit_tests.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/ska-sa/tango-simlib/unit_tests.yaml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/publish_to_pypi.yaml:18","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yaml:13","Warn: downloadThenRun not pinned by hash: .github/workflows/unit_tests.yaml:24","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yaml:27","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yaml:30","Warn: pipCommand not pinned by hash: .github/workflows/unit_tests.yaml:33","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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-23T17:13:23.533Z","repository_id":37740754,"created_at":"2025-08-23T17:13:23.533Z","updated_at":"2025-08-23T17:13:23.533Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28000518,"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-12-24T02:00:07.193Z","response_time":83,"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"},"tags":[]},"repo_metadata_updated_at":"2026-02-11T15:23:19.243Z","dependent_packages_count":0,"downloads":2364,"downloads_period":"last-month","dependent_repos_count":7,"rankings":{"downloads":10.640876535523105,"dependent_repos_count":5.6465827901729755,"dependent_packages_count":7.312883868137378,"stargazers_count":20.376619434189525,"forks_count":22.745753948357986,"docker_downloads_count":null,"average":13.344543315276194},"purl":"pkg:pypi/tango-simlib","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tango-simlib","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tango-simlib","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tango-simlib/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-02T15:15:08.569Z","issues_count":8,"pull_requests_count":93,"avg_time_to_close_issue":14685483.75,"avg_time_to_close_pull_request":514926.13636363635,"issues_closed_count":4,"pull_requests_closed_count":88,"pull_request_authors_count":9,"issue_authors_count":3,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.7419354838709677,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"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/ska-sa%2Ftango-simlib/issues","maintainers":[{"login":"SKAJohanVenter","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SKAJohanVenter"},{"login":"Athanaseus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Athanaseus"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tango-simlib/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tango-simlib/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tango-simlib/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tango-simlib/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tango-simlib/codemeta","maintainers":[{"uuid":"athanaseus","login":"athanaseus","name":null,"email":null,"url":null,"packages_count":16,"html_url":"https://pypi.org/user/athanaseus/","role":null,"created_at":"2023-02-25T14:32:26.278Z","updated_at":"2023-02-25T14:32:26.278Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/athanaseus/packages"},{"uuid":"fjoubert","login":"fjoubert","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/fjoubert/","role":null,"created_at":"2023-02-25T14:32:26.287Z","updated_at":"2023-02-25T14:32:26.287Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/fjoubert/packages"},{"uuid":"sarao_cam","login":"sarao_cam","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/sarao_cam/","role":null,"created_at":"2023-02-25T14:32:26.371Z","updated_at":"2023-02-25T14:32:26.371Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/sarao_cam/packages"},{"uuid":"martinslabber","login":"martinslabber","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/martinslabber/","role":null,"created_at":"2023-02-25T14:32:26.332Z","updated_at":"2023-02-25T14:32:26.332Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/martinslabber/packages"},{"uuid":"Anele_M","login":"Anele_M","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Anele_M/","role":null,"created_at":"2023-02-25T14:32:26.263Z","updated_at":"2023-02-25T14:32:26.263Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Anele_M/packages"},{"uuid":"kmadisa","login":"kmadisa","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/kmadisa/","role":null,"created_at":"2023-02-25T14:32:26.312Z","updated_at":"2023-02-25T14:32:26.312Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kmadisa/packages"},{"uuid":"Lize.van.den.Heever","login":"Lize.van.den.Heever","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/Lize.van.den.Heever/","role":null,"created_at":"2023-02-25T14:32:26.321Z","updated_at":"2023-02-25T14:32:26.321Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Lize.van.den.Heever/packages"},{"uuid":"nmarais","login":"nmarais","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/nmarais/","role":null,"created_at":"2023-02-25T14:32:26.348Z","updated_at":"2023-02-25T14:32:26.348Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/nmarais/packages"},{"uuid":"stwum","login":"stwum","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/stwum/","role":null,"created_at":"2023-02-25T14:32:26.385Z","updated_at":"2023-02-25T14:32:26.385Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/stwum/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":817961,"maintainers_count":348598,"namespaces_count":0,"keywords_count":0,"github":"pypi","metadata":{"funded_packages_count":52868},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-03-16T05:30:40.453Z","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":668680,"full_name":"ska-sa/tango-simlib","default_branch":"master","total_commits":808,"total_committers":16,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":50.5,"dds":0.6064356435643564,"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":"2026-03-02T07:52:32.182Z","last_synced_commit":"ccf05d44b5c16fcc72aa2e037bbed4fe7bbb8969","created_at":"2023-03-09T10:22:53.060Z","updated_at":"2026-03-02T07:51:19.340Z","committers":[{"name":"kmadisa","email":"kmadisa@ska.ac.za","login":null,"count":318},{"name":"athanaseus","email":"aramaila@ska.ac.za","login":"Athanaseus","count":193},{"name":"samtwum","email":"stwum@ska.ac.za","login":"samueltwum1","count":99},{"name":"Muhammed Toufeeq Ockards","email":"tockards@ska.ac.za","login":null,"count":85},{"name":"kmadisa","email":"katleho.madisa47@gmail.com","login":"kmadisa","count":32},{"name":"Johan","email":"aventer@ska.ac.za","login":"SKAJohanVenter","count":17},{"name":"Neilen Marais","email":"nmarais@ska.ac.za","login":"brickZA","count":13},{"name":"Mpho Mphego","email":"mpho112@gmail.com","login":"mmphego","count":13},{"name":"Anton Joubert","email":"ajoubert@ska.ac.za","login":"ajoubertza","count":10},{"name":"Anele Makhaba","email":"amakhaba@ska.ac.za","login":"amakhaba","count":9},{"name":"tockards","email":"toufeeq.ockards+gitlab@gmail.com","login":null,"count":7},{"name":"LvdHeever","email":"lvdheever@ska.ac.za","login":"lvdheever","count":4},{"name":"Anele Makhaba","email":"31302703+02Anele","login":"02Anele","count":3},{"name":"Sett Wai","email":"exec@sett.sh","login":"sw00","count":2},{"name":"Francois Joubert","email":"fjoubert@ska.ac.za","login":null,"count":2},{"name":"Mpho Mphego","email":"mmphego@ska.ac.za","login":null,"count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-18T00:00:07.467Z","repositories_count":6203676,"commits_count":935166456,"contributors_count":36181169,"owners_count":1148714,"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":{"table":{"full_name":"ska-sa/tango-simlib","html_url":"https://github.com/ska-sa/tango-simlib","last_synced_at":"2025-10-02T15:15:08.569Z","status":"error","issues_count":8,"pull_requests_count":93,"avg_time_to_close_issue":14685483.75,"avg_time_to_close_pull_request":514926.13636363635,"issues_closed_count":4,"pull_requests_closed_count":88,"pull_request_authors_count":9,"issue_authors_count":3,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.7419354838709677,"merged_pull_requests_count":80,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-15T01:06:11.214Z","updated_at":"2025-10-02T15:15:08.569Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/ska-sa%2Ftango-simlib/issues","issue_labels_count":{"table":{"bug":1}},"pull_request_labels_count":{"table":{"enhancement":5,"bug":2,"do not merge":2,"Please Review":1,"WIP":1,"Review #110":1,"Merge Me":1}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":4,"NONE":3,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":62,"NONE":26,"COLLABORATOR":5}},"issue_authors":{"table":{"kmadisa":4,"liujin001":3,"Athanaseus":1}},"pull_request_authors":{"table":{"kmadisa":43,"ghost":16,"tockards":9,"amakhaba":7,"mmphego":6,"ajoubertza":5,"SKAJohanVenter":5,"calgray":1,"sw00":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-03-18T00:00:08.613Z","repositories_count":13779476,"issues_count":34662164,"pull_requests_count":113180878,"authors_count":11207059,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{"NONE":1}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{"calgray":1}},"maintainers":[{"table":{"login":"SKAJohanVenter","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/SKAJohanVenter"}},{"table":{"login":"Athanaseus","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Athanaseus"}}],"active_maintainers":[]}},"events":{"total":{"ForkEvent":1},"last_year":{"ForkEvent":1}},"keywords":["json-parser","json-schema","pogo","pytango","simulation-framework","tango-controls","xml-parser"],"dependencies":[{"ecosystem":"pypi","filepath":"apt-build-requirements.txt","sha":null,"kind":"manifest","created_at":"2022-08-08T21:30:52.463Z","updated_at":"2022-08-08T21:30:52.463Z","repository_link":"https://github.com/ska-sa/tango-simlib/blob/master/apt-build-requirements.txt","dependencies":[{"id":696432967,"package_name":"mysql-client-core-5.6","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432968,"package_name":"mysql-server-core-5.6","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432969,"package_name":"mysql-common-5.6","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432970,"package_name":"mysql-client-5.6","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432971,"package_name":"mysql-server-5.6","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432972,"package_name":"libboost-python-dev","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432973,"package_name":"dbconfig-common","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432974,"package_name":"libtango-dev","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432975,"package_name":"liblog4tango5v5","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432976,"package_name":"tango-starter","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432977,"package_name":"tango-test","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432978,"package_name":"tango-common","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696432979,"package_name":"tango-db","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-08T21:30:52.879Z","updated_at":"2022-08-08T21:30:52.879Z","repository_link":"https://github.com/ska-sa/tango-simlib/blob/master/setup.py","dependencies":[{"id":696442026,"package_name":"future","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696442031,"package_name":"futures","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696442033,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"==0.16.0","direct":true,"kind":"runtime","optional":false},{"id":696442035,"package_name":"pyrsistent","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696442037,"package_name":"jsonschema","ecosystem":"pypi","requirements":"==3.2.0","direct":true,"kind":"runtime","optional":false},{"id":696442039,"package_name":"jsonschema","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696442041,"package_name":"numpy","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696442043,"package_name":"PyTango","ecosystem":"pypi","requirements":"==9.3.3","direct":true,"kind":"runtime","optional":false},{"id":696442045,"package_name":"pathlib","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":696442046,"package_name":"pyyaml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]}],"score":13.255494690007511,"created_at":"2025-04-22T12:52:20.169Z","updated_at":"2026-05-15T07:30:38.066Z","avatar_url":"https://github.com/ska-sa.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/359866","html_url":"https://summary.ecosyste.ms/projects/359866"}