{"id":41321,"name":"pylhc-submitter","description":"Utility HTCondor submitter for parametrized studies","url":"https://github.com/pylhc/submitter","last_synced_at":"2025-09-05T09:01:13.144Z","repository":{"id":43824805,"uuid":"367151235","full_name":"pylhc/submitter","owner":"pylhc","description":"Utility HTCondor submitter for parametrized studies","archived":false,"fork":false,"pushed_at":"2025-07-25T10:36:17.000Z","size":8339,"stargazers_count":3,"open_issues_count":6,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T10:54:45.339Z","etag":null,"topics":["htcondor","job","python","scheduler","sixdesk","sixtrack"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/submitter/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylhc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":".zenodo.json"}},"created_at":"2021-05-13T19:17:17.000Z","updated_at":"2025-08-13T07:26:09.000Z","dependencies_parsed_at":"2023-11-10T12:37:49.825Z","dependency_job_id":"b427fd24-894c-4569-bf16-a0e527ea7fc0","html_url":"https://github.com/pylhc/submitter","commit_stats":{"total_commits":18,"total_committers":4,"mean_commits":4.5,"dds":0.6111111111111112,"last_synced_commit":"303c668089e93542a897b15a3a6b2ed197a3f681"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/submitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/sbom","scorecard":{"id":751549,"data":{"date":"2025-08-11","repo":{"name":"github.com/pylhc/submitter","commit":"d6173a3127b468c60cfc1d27e2195a1f3b5647a5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 23/25 approved changesets -- score normalized to 9","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/cron.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid var name: pylhc_submitter/sixdesk_tools/mask_sixdeskenv:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cron.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/tests.yml/master?enable=pin","Info:   0 out of   5 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-22T20:31:37.074Z","repository_id":43824805,"created_at":"2025-08-22T20:31:37.074Z","updated_at":"2025-08-22T20:31:37.074Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273734402,"owners_count":25158273,"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-05T02:00:09.113Z","response_time":402,"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":"pylhc","name":"PyLHC","uuid":"1150618","kind":"organization","description":"Organisation for the OMC Team at CERN, in BE-ABP-LNO.","email":null,"website":"https://pylhc.github.io/","location":"CERN","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1150618?v=4","repositories_count":26,"last_synced_at":"2024-04-23T11:24:02.134Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pylhc","funding_links":[],"total_stars":75,"followers":5,"following":0,"created_at":"2022-11-03T15:43:10.808Z","updated_at":"2024-04-23T11:24:14.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc/repositories"},"packages":[{"id":5290362,"name":"pylhc_submitter","ecosystem":"conda","description":"A Python package to help parametrize and submit simulations to an HTCondor cluster.","homepage":"https://github.com/pylhc/submitter","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pylhc/submitter","keywords_array":[],"namespace":null,"versions_count":3,"first_release_published_at":"2021-11-26T08:38:37.000Z","latest_release_published_at":"2022-09-22T07:04:14.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-28T15:59:42.334Z","created_at":"2022-10-03T15:49:44.123Z","updated_at":"2025-08-28T17:11:16.650Z","registry_url":"https://anaconda.org/conda-forge/pylhc_submitter","install_command":"conda install -c conda-forge pylhc_submitter","documentation_url":null,"metadata":{},"repo_metadata":{"id":43824805,"uuid":"367151235","full_name":"pylhc/submitter","owner":"pylhc","description":"Utility HTCondor submitter for parametrized studies","archived":false,"fork":false,"pushed_at":"2025-07-25T10:36:17.000Z","size":8339,"stargazers_count":3,"open_issues_count":6,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T10:54:45.339Z","etag":null,"topics":["htcondor","job","python","scheduler","sixdesk","sixtrack"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/submitter/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylhc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":".zenodo.json"}},"created_at":"2021-05-13T19:17:17.000Z","updated_at":"2025-08-13T07:26:09.000Z","dependencies_parsed_at":"2023-11-10T12:37:49.825Z","dependency_job_id":"b427fd24-894c-4569-bf16-a0e527ea7fc0","html_url":"https://github.com/pylhc/submitter","commit_stats":{"total_commits":18,"total_committers":4,"mean_commits":4.5,"dds":0.6111111111111112,"last_synced_commit":"303c668089e93542a897b15a3a6b2ed197a3f681"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/submitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/sbom","scorecard":{"id":751549,"data":{"date":"2025-08-11","repo":{"name":"github.com/pylhc/submitter","commit":"d6173a3127b468c60cfc1d27e2195a1f3b5647a5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 23/25 approved changesets -- score normalized to 9","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/cron.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid var name: pylhc_submitter/sixdesk_tools/mask_sixdeskenv:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cron.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/tests.yml/master?enable=pin","Info:   0 out of   5 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-22T20:31:37.074Z","repository_id":43824805,"created_at":"2025-08-22T20:31:37.074Z","updated_at":"2025-08-22T20:31:37.074Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272526728,"owners_count":24949836,"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-28T02:00:10.768Z","response_time":74,"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":"pylhc","name":"PyLHC","uuid":"1150618","kind":"organization","description":"Organisation for the OMC Team at CERN, in BE-ABP-LNO.","email":null,"website":"https://pylhc.github.io/","location":"CERN","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1150618?v=4","repositories_count":26,"last_synced_at":"2024-04-23T11:24:02.134Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pylhc","funding_links":[],"total_stars":75,"followers":5,"following":0,"created_at":"2022-11-03T15:43:10.808Z","updated_at":"2024-04-23T11:24:14.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc/repositories"},"tags":[{"name":"2.0.4","sha":"ac89efecb8dec13d925ee028f4e72953bb491632","kind":"commit","published_at":"2024-08-13T12:32:21.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.4","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"79f4de0447c14c2cf4c8e54e01c5ebc9a559b858","kind":"commit","published_at":"2023-12-04T13:18:46.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.3","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"2be7eebd46f53e8a71b00782916154810fd0d43b","kind":"commit","published_at":"2023-11-30T15:59:53.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.2","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"0647636a6df67416468dae57ae2e5d39982aee14","kind":"commit","published_at":"2023-11-24T12:59:37.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.1","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"507905c53093191965a7c75acbbfc317fcbbe6f5","kind":"commit","published_at":"2023-11-13T09:02:37.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.0","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"303c668089e93542a897b15a3a6b2ed197a3f681","kind":"commit","published_at":"2022-09-21T21:10:56.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/1.1.1","html_url":"https://github.com/pylhc/submitter/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"bd89ba80e67cab555966a5a910199ee5f16daac6","kind":"commit","published_at":"2022-02-17T11:01:33.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/1.1.0","html_url":"https://github.com/pylhc/submitter/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f2a3c38731c7a2fe7e780e695156b548a40db928","kind":"commit","published_at":"2021-06-08T19:42:07.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/1.0.1","html_url":"https://github.com/pylhc/submitter/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cd62017dbe23fa52ad4cba047823e13f35334147","kind":"commit","published_at":"2021-05-27T15:43:39.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/1.0.0","html_url":"https://github.com/pylhc/submitter/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.0.0/manifests"},{"name":"0.0.0","sha":"beb66e776bf90cc504f20840c1465230351cfe99","kind":"commit","published_at":"2021-05-13T20:54:26.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/0.0.0","html_url":"https://github.com/pylhc/submitter/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T17:11:16.650Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":58.39780384327427,"forks_count":61.053156975293234,"average":51.162964811579734},"purl":"pkg:conda/pylhc_submitter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/pylhc_submitter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/pylhc_submitter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/pylhc_submitter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T05:44:13.971Z","issues_count":15,"pull_requests_count":25,"avg_time_to_close_issue":709121.375,"avg_time_to_close_pull_request":857178.04,"issues_closed_count":8,"pull_requests_closed_count":25,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":88926.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/issues","maintainers":[{"login":"JoschD","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"},{"login":"fsoubelet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pylhc_submitter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pylhc_submitter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pylhc_submitter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/pylhc_submitter/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13395,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2184},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-05T07:44:46.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":2874912,"name":"pylhc-submitter","ecosystem":"pypi","description":"pylhc-submitter contains scripts to simplify the creation and submission of jobs to HTCondor at CERN","homepage":null,"licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/pylhc/submitter","keywords_array":[],"namespace":null,"versions_count":10,"first_release_published_at":"2021-05-13T22:23:11.000Z","latest_release_published_at":"2024-08-13T12:34:00.000Z","latest_release_number":"2.0.4","last_synced_at":"2025-08-28T05:34:39.218Z","created_at":"2022-04-10T12:14:31.904Z","updated_at":"2025-08-28T17:11:20.984Z","registry_url":"https://pypi.org/project/pylhc-submitter/","install_command":"pip install pylhc-submitter --index-url https://pypi.org/simple","documentation_url":"https://pylhc-submitter.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Intended Audience :: Science/Research","License :: OSI Approved :: MIT License","Natural Language :: English","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Topic :: Software Development :: Libraries :: Python Modules","Typing :: Typed"],"normalized_name":"pylhc-submitter","project_status":null},"repo_metadata":{"id":43824805,"uuid":"367151235","full_name":"pylhc/submitter","owner":"pylhc","description":"Utility HTCondor submitter for parametrized studies","archived":false,"fork":false,"pushed_at":"2025-07-25T10:36:17.000Z","size":8339,"stargazers_count":3,"open_issues_count":6,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-08-28T10:54:45.339Z","etag":null,"topics":["htcondor","job","python","scheduler","sixdesk","sixtrack"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/submitter/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pylhc.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"zenodo":".zenodo.json"}},"created_at":"2021-05-13T19:17:17.000Z","updated_at":"2025-08-13T07:26:09.000Z","dependencies_parsed_at":"2023-11-10T12:37:49.825Z","dependency_job_id":"b427fd24-894c-4569-bf16-a0e527ea7fc0","html_url":"https://github.com/pylhc/submitter","commit_stats":{"total_commits":18,"total_committers":4,"mean_commits":4.5,"dds":0.6111111111111112,"last_synced_commit":"303c668089e93542a897b15a3a6b2ed197a3f681"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/submitter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/sbom","scorecard":{"id":751549,"data":{"date":"2025-08-11","repo":{"name":"github.com/pylhc/submitter","commit":"d6173a3127b468c60cfc1d27e2195a1f3b5647a5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Code-Review","score":9,"reason":"Found 23/25 approved changesets -- score normalized to 9","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":"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":"Maintained","score":1,"reason":"1 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/cron.yml:1","Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: invalid var name: pylhc_submitter/sixdesk_tools/mask_sixdeskenv:0","Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cron.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/cron.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/documentation.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/submitter/tests.yml/master?enable=pin","Info:   0 out of   5 third-party GitHubAction 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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 24 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-22T20:31:37.074Z","repository_id":43824805,"created_at":"2025-08-22T20:31:37.074Z","updated_at":"2025-08-22T20:31:37.074Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272526728,"owners_count":24949836,"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-28T02:00:10.768Z","response_time":74,"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":"pylhc","name":"PyLHC","uuid":"1150618","kind":"organization","description":"Organisation for the OMC Team at CERN, in BE-ABP-LNO.","email":null,"website":"https://pylhc.github.io/","location":"CERN","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1150618?v=4","repositories_count":26,"last_synced_at":"2024-04-23T11:24:02.134Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pylhc","funding_links":[],"total_stars":75,"followers":5,"following":0,"created_at":"2022-11-03T15:43:10.808Z","updated_at":"2024-04-23T11:24:14.160Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc/repositories"},"tags":[{"name":"2.0.4","sha":"ac89efecb8dec13d925ee028f4e72953bb491632","kind":"commit","published_at":"2024-08-13T12:32:21.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.4","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"79f4de0447c14c2cf4c8e54e01c5ebc9a559b858","kind":"commit","published_at":"2023-12-04T13:18:46.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.3","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"2be7eebd46f53e8a71b00782916154810fd0d43b","kind":"commit","published_at":"2023-11-30T15:59:53.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.2","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"0647636a6df67416468dae57ae2e5d39982aee14","kind":"commit","published_at":"2023-11-24T12:59:37.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.1","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"507905c53093191965a7c75acbbfc317fcbbe6f5","kind":"commit","published_at":"2023-11-13T09:02:37.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/2.0.0","html_url":"https://github.com/pylhc/submitter/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/2.0.0/manifests"},{"name":"1.1.1","sha":"303c668089e93542a897b15a3a6b2ed197a3f681","kind":"commit","published_at":"2022-09-21T21:10:56.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/1.1.1","html_url":"https://github.com/pylhc/submitter/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"bd89ba80e67cab555966a5a910199ee5f16daac6","kind":"commit","published_at":"2022-02-17T11:01:33.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/1.1.0","html_url":"https://github.com/pylhc/submitter/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"f2a3c38731c7a2fe7e780e695156b548a40db928","kind":"commit","published_at":"2021-06-08T19:42:07.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/1.0.1","html_url":"https://github.com/pylhc/submitter/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"cd62017dbe23fa52ad4cba047823e13f35334147","kind":"commit","published_at":"2021-05-27T15:43:39.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/1.0.0","html_url":"https://github.com/pylhc/submitter/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/1.0.0/manifests"},{"name":"0.0.0","sha":"beb66e776bf90cc504f20840c1465230351cfe99","kind":"commit","published_at":"2021-05-13T20:54:26.000Z","download_url":"https://codeload.github.com/pylhc/submitter/tar.gz/0.0.0","html_url":"https://github.com/pylhc/submitter/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/submitter@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-28T17:11:20.984Z","dependent_packages_count":0,"downloads":37,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":11.127367758426644,"dependent_repos_count":21.607168748712237,"dependent_packages_count":10.102944879846767,"stargazers_count":27.86017353347426,"forks_count":22.669431704581008,"docker_downloads_count":null,"average":18.67341732500818},"purl":"pkg:pypi/pylhc-submitter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pylhc-submitter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pylhc-submitter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pylhc-submitter/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-28T05:44:13.971Z","issues_count":15,"pull_requests_count":25,"avg_time_to_close_issue":709121.375,"avg_time_to_close_pull_request":857178.04,"issues_closed_count":8,"pull_requests_closed_count":25,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.44,"merged_pull_requests_count":23,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":88926.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/issues","maintainers":[{"login":"JoschD","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"},{"login":"fsoubelet","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylhc-submitter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylhc-submitter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylhc-submitter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pylhc-submitter/related_packages","maintainers":[{"uuid":"pylhc","login":"pylhc","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/pylhc/","role":null,"created_at":"2023-02-25T04:17:54.965Z","updated_at":"2023-02-25T04:17:54.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pylhc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":725059,"maintainers_count":308348,"namespaces_count":0,"keywords_count":238006,"github":"pypi","metadata":{"funded_packages_count":50519},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-05T05:40:58.860Z","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":28792,"full_name":"pylhc/submitter","default_branch":"master","committers":[{"name":"Felix Soubelet","email":"19598248+fsoubelet","login":"fsoubelet","count":7},{"name":"JoschD","email":"joschua.dilly@gmail.com","login":"JoschD","count":6},{"name":"mihofer","email":"michael.hofer@cern.ch","login":"mihofer","count":5}],"total_commits":18,"total_committers":3,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.0,"dds":0.6111111111111112,"past_year_committers":[{"name":"Felix Soubelet","email":"19598248+fsoubelet","login":"fsoubelet","count":1},{"name":"JoschD","email":"26184899+JoschD","login":"JoschD","count":1}],"past_year_total_commits":2,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.5,"last_synced_at":"2023-04-26T14:19:00.608Z","last_synced_commit":"303c668089e93542a897b15a3a6b2ed197a3f681","created_at":"2023-03-07T16:38:51.179Z","updated_at":"2024-12-07T18:03:49.398Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"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":"pylhc/submitter","html_url":"https://github.com/pylhc/submitter","last_synced_at":"2025-08-31T17:55:11.571Z","status":null,"issues_count":15,"pull_requests_count":26,"avg_time_to_close_issue":709121.375,"avg_time_to_close_pull_request":867027.5384615385,"issues_closed_count":8,"pull_requests_closed_count":26,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.6666666666666666,"avg_comments_per_pull_request":1.4230769230769231,"merged_pull_requests_count":24,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":1,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1113265.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T21:03:01.697Z","updated_at":"2025-09-02T02:44:11.436Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fsubmitter/issues","issue_labels_count":{"enhancement":9,"bug":4,"good first issue":2,"question":1,"Type: Feature":1,"Estimate: Easy":1,"Type: Release":1,"Priority: Medium":1},"pull_request_labels_count":{"enhancement":14,"bug":6,"CI/CD":3,"documentation":2,"Type: Feature":1,"Type: CI/CD":1},"issue_author_associations_count":{"CONTRIBUTOR":11,"MEMBER":4},"pull_request_author_associations_count":{"MEMBER":20,"CONTRIBUTOR":5,"NONE":1},"issue_authors":{"mihofer":9,"JoschD":3,"Mael-Le-Garrec":2,"fsoubelet":1},"pull_request_authors":{"JoschD":11,"fsoubelet":9,"mihofer":5,"anabramo":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10095926,"issues_count":31397479,"pull_requests_count":97150418,"authors_count":10700329,"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":{"Type: Feature":1,"Estimate: Easy":1,"Type: Release":1,"Priority: Medium":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"Mael-Le-Garrec":2},"past_year_pull_request_authors":{},"maintainers":[{"login":"JoschD","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"},{"login":"fsoubelet","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":3,"IssueCommentEvent":1,"PushEvent":3,"PullRequestEvent":1,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":4,"ForkEvent":1,"CreateEvent":1},"last_year":{"IssuesEvent":3,"IssueCommentEvent":1,"PushEvent":3,"PullRequestEvent":1,"PullRequestReviewEvent":4,"PullRequestReviewCommentEvent":4,"ForkEvent":1,"CreateEvent":1}},"keywords":["htcondor","job","python","scheduler","sixdesk","sixtrack"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T10:38:12.639Z","updated_at":"2023-11-07T10:38:12.639Z","repository_link":"https://github.com/pylhc/submitter/blob/master/.github/workflows/coverage.yml","dependencies":[{"id":14350035726,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14350035727,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cron.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T10:38:12.804Z","updated_at":"2023-11-07T10:38:12.804Z","repository_link":"https://github.com/pylhc/submitter/blob/master/.github/workflows/cron.yml","dependencies":[{"id":14350035728,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14350035729,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/documentation.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T10:38:12.849Z","updated_at":"2023-11-07T10:38:12.849Z","repository_link":"https://github.com/pylhc/submitter/blob/master/.github/workflows/documentation.yml","dependencies":[{"id":14350035730,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14350035731,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14350035732,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"3.6.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T10:38:13.043Z","updated_at":"2023-11-07T10:38:13.043Z","repository_link":"https://github.com/pylhc/submitter/blob/master/.github/workflows/publish.yml","dependencies":[{"id":14350035733,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14350035734,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T10:38:13.160Z","updated_at":"2023-11-07T10:38:13.160Z","repository_link":"https://github.com/pylhc/submitter/blob/master/.github/workflows/tests.yml","dependencies":[{"id":14350035735,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14350035736,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-07T10:38:13.207Z","updated_at":"2023-11-07T10:38:13.207Z","repository_link":"https://github.com/pylhc/submitter/blob/master/setup.py","dependencies":[]}],"score":6.959398512133975,"created_at":"2025-09-04T15:51:16.057Z","updated_at":"2025-10-07T08:16:50.432Z","avatar_url":"https://github.com/pylhc.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":37,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.4818455"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["accelerator-physics","cern","frequency-analysis","mad-x","omc","optics","optics-measurements","particle-accelerators","plots"],"project_url":"https://science.ecosyste.ms/api/v1/projects/41321","html_url":"https://science.ecosyste.ms/projects/41321"}