{"id":39124,"name":"generic_parser","description":"A parser for arguments and config files that also allows direct Python input and recursive parsing","url":"https://github.com/pylhc/generic_parser","last_synced_at":"2025-09-05T08:02:33.269Z","repository":{"id":45081333,"uuid":"201085116","full_name":"pylhc/generic_parser","owner":"pylhc","description":"A parser for arguments and config files that also allows direct Python input and recursive parsing","archived":false,"fork":false,"pushed_at":"2025-07-25T10:35:25.000Z","size":7062,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-24T23:34:50.283Z","etag":null,"topics":["commandline-calls","generic-parser","ini-parser","parser","python"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/generic_parser/","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":"2019-08-07T16:13:55.000Z","updated_at":"2025-08-13T07:27:54.000Z","dependencies_parsed_at":"2024-08-09T14:46:10.603Z","dependency_job_id":"e1815dfb-2de9-4916-b633-53d9145760d2","html_url":"https://github.com/pylhc/generic_parser","commit_stats":{"total_commits":51,"total_committers":6,"mean_commits":8.5,"dds":0.6666666666666667,"last_synced_commit":"98cbde910d84b3ec8217a8a5a7190ee87e373dba"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/generic_parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/sbom","scorecard":{"id":751545,"data":{"date":"2025-08-11","repo":{"name":"github.com/pylhc/generic_parser","commit":"926756465fbaddba92c5629ae452094c0d544b8b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/generic_parser/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/generic_parser/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/generic_parser/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/generic_parser/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/generic_parser/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":"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":"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":"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":"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":"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":"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":"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":"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 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-22T20:31:33.970Z","repository_id":45081333,"created_at":"2025-08-22T20:31:33.970Z","updated_at":"2025-08-22T20:31:33.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273728151,"owners_count":25157136,"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":5297440,"name":"generic_parser","ecosystem":"conda","description":"A parser for arguments and config files that also allows direct Python input.","homepage":"https://github.com/pylhc/generic_parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pylhc/generic_parser","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2021-11-19T10:01:56.000Z","latest_release_published_at":"2022-09-19T16:22:47.000Z","latest_release_number":"1.1.0","last_synced_at":"2025-08-24T14:03:02.794Z","created_at":"2022-10-03T16:02:16.961Z","updated_at":"2025-08-25T02:55:56.897Z","registry_url":"https://anaconda.org/conda-forge/generic_parser","install_command":"conda install -c conda-forge generic_parser","documentation_url":null,"metadata":{},"repo_metadata":{"id":45081333,"uuid":"201085116","full_name":"pylhc/generic_parser","owner":"pylhc","description":"A parser for arguments and config files that also allows direct Python input and recursive parsing","archived":false,"fork":false,"pushed_at":"2025-07-25T10:35:25.000Z","size":7062,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-24T23:34:50.283Z","etag":null,"topics":["commandline-calls","generic-parser","ini-parser","parser","python"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/generic_parser/","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":"2019-08-07T16:13:55.000Z","updated_at":"2025-08-13T07:27:54.000Z","dependencies_parsed_at":"2024-08-09T14:46:10.603Z","dependency_job_id":"e1815dfb-2de9-4916-b633-53d9145760d2","html_url":"https://github.com/pylhc/generic_parser","commit_stats":{"total_commits":51,"total_committers":6,"mean_commits":8.5,"dds":0.6666666666666667,"last_synced_commit":"98cbde910d84b3ec8217a8a5a7190ee87e373dba"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/generic_parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/sbom","scorecard":{"id":751545,"data":{"date":"2025-08-11","repo":{"name":"github.com/pylhc/generic_parser","commit":"926756465fbaddba92c5629ae452094c0d544b8b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/generic_parser/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/generic_parser/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/generic_parser/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/generic_parser/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/generic_parser/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":"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":"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":"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":"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":"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":"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":"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":"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 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-22T20:31:33.970Z","repository_id":45081333,"created_at":"2025-08-22T20:31:33.970Z","updated_at":"2025-08-22T20:31:33.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272000395,"owners_count":24856193,"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-25T02:00:12.092Z","response_time":1107,"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":"v1.1.1","sha":"98cbde910d84b3ec8217a8a5a7190ee87e373dba","kind":"commit","published_at":"2023-02-10T10:39:53.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.1.1","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"600564b735bc5dd067342b13bd3b5f78f3802bbd","kind":"commit","published_at":"2022-09-19T11:07:06.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.1.0","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"eb28f3f0fc5cfb6ab1295c02f48838fd928e403b","kind":"commit","published_at":"2021-11-16T17:19:06.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.9","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.9/manifests"},{"name":"1.0.8","sha":"7d6f6a7fe10232f84a57915c2f342fbee1fc6969","kind":"commit","published_at":"2020-11-26T15:08:48.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/1.0.8","html_url":"https://github.com/pylhc/generic_parser/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/1.0.8/manifests"},{"name":"v1.0.8","sha":"b87dd106e9b49a74d383c000ca7497889bfae80a","kind":"commit","published_at":"2020-11-26T15:03:50.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.8","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.8/manifests"},{"name":"1.0.7","sha":"e7337b5272dbc0395f3ffb0ae4869e326f7cf253","kind":"commit","published_at":"2020-10-07T13:02:20.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/1.0.7","html_url":"https://github.com/pylhc/generic_parser/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/1.0.7/manifests"},{"name":"v1.0.7","sha":"b3158a904e23abdb7d43336f407e7c460cdaad7a","kind":"commit","published_at":"2020-10-06T16:41:45.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.7","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"b1b291383b35c058b666d6ea4551e5e950bc8a95","kind":"commit","published_at":"2019-11-27T14:05:49.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.6","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"21bca69f001da25eeb059b83c336fa487e370622","kind":"commit","published_at":"2019-10-15T12:44:52.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.5","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"41b0c8b14a57de75213d8ae2017e63838fc6125b","kind":"commit","published_at":"2019-10-11T15:33:28.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.4","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5dd98ffa9e1e8d7b97be616bc4bc0af0be532987","kind":"commit","published_at":"2019-10-11T14:52:02.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.3","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"56c951819df28b954eea2e1d97548917069af06e","kind":"commit","published_at":"2019-08-08T15:08:39.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.2","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"d679d6b22b13c98f4f291bbdce699ea07b5fd760","kind":"commit","published_at":"2019-08-08T14:32:19.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.1","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"af6854866d9a9f80769aaf7e3d68857c77f5c446","kind":"commit","published_at":"2019-08-08T13:43:57.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.0","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T02:55:56.896Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":28.819565759920142,"stargazers_count":62.43074619416022,"forks_count":54.185175942101324,"average":44.86523583728475},"purl":"pkg:conda/generic_parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/generic_parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/generic_parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/generic_parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T22:04:43.308Z","issues_count":23,"pull_requests_count":36,"avg_time_to_close_issue":4914722.260869565,"avg_time_to_close_pull_request":78986.83333333333,"issues_closed_count":23,"pull_requests_closed_count":36,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.34782608695652173,"avg_comments_per_pull_request":0.2222222222222222,"merged_pull_requests_count":33,"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":87273.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":0,"past_year_avg_comments_per_issue":null,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/issues","maintainers":[{"login":"JoschD","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"},{"login":"fsoubelet","count":14,"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/generic_parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/generic_parser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/generic_parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/generic_parser/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":2745347,"name":"generic-parser","ecosystem":"pypi","description":"A parser for arguments and config-files that also allows direct python input.","homepage":"https://github.com/pylhc/generic_parser","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/pylhc/generic_parser","keywords_array":[],"namespace":null,"versions_count":11,"first_release_published_at":"2019-08-08T14:25:49.000Z","latest_release_published_at":"2023-02-10T12:36:26.000Z","latest_release_number":"1.1.1","last_synced_at":"2025-08-24T20:03:26.449Z","created_at":"2022-04-10T11:06:53.019Z","updated_at":"2025-08-25T02:56:00.496Z","registry_url":"https://pypi.org/project/generic-parser/","install_command":"pip install generic-parser --index-url https://pypi.org/simple","documentation_url":"https://generic-parser.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"generic-parser","project_status":null},"repo_metadata":{"id":45081333,"uuid":"201085116","full_name":"pylhc/generic_parser","owner":"pylhc","description":"A parser for arguments and config files that also allows direct Python input and recursive parsing","archived":false,"fork":false,"pushed_at":"2025-07-25T10:35:25.000Z","size":7062,"stargazers_count":2,"open_issues_count":0,"forks_count":3,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-24T23:34:50.283Z","etag":null,"topics":["commandline-calls","generic-parser","ini-parser","parser","python"],"latest_commit_sha":null,"homepage":"https://pylhc.github.io/generic_parser/","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":"2019-08-07T16:13:55.000Z","updated_at":"2025-08-13T07:27:54.000Z","dependencies_parsed_at":"2024-08-09T14:46:10.603Z","dependency_job_id":"e1815dfb-2de9-4916-b633-53d9145760d2","html_url":"https://github.com/pylhc/generic_parser","commit_stats":{"total_commits":51,"total_committers":6,"mean_commits":8.5,"dds":0.6666666666666667,"last_synced_commit":"98cbde910d84b3ec8217a8a5a7190ee87e373dba"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/pylhc/generic_parser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pylhc","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/sbom","scorecard":{"id":751545,"data":{"date":"2025-08-11","repo":{"name":"github.com/pylhc/generic_parser","commit":"926756465fbaddba92c5629ae452094c0d544b8b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/coverage.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pylhc/generic_parser/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/generic_parser/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/generic_parser/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/generic_parser/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/generic_parser/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":"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":"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":"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":"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":"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":"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":"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":"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 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-22T20:31:33.970Z","repository_id":45081333,"created_at":"2025-08-22T20:31:33.970Z","updated_at":"2025-08-22T20:31:33.970Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272000395,"owners_count":24856193,"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-25T02:00:12.092Z","response_time":1107,"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":"v1.1.1","sha":"98cbde910d84b3ec8217a8a5a7190ee87e373dba","kind":"commit","published_at":"2023-02-10T10:39:53.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.1.1","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"600564b735bc5dd067342b13bd3b5f78f3802bbd","kind":"commit","published_at":"2022-09-19T11:07:06.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.1.0","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.1.0/manifests"},{"name":"v1.0.9","sha":"eb28f3f0fc5cfb6ab1295c02f48838fd928e403b","kind":"commit","published_at":"2021-11-16T17:19:06.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.9","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.9/manifests"},{"name":"1.0.8","sha":"7d6f6a7fe10232f84a57915c2f342fbee1fc6969","kind":"commit","published_at":"2020-11-26T15:08:48.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/1.0.8","html_url":"https://github.com/pylhc/generic_parser/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/1.0.8/manifests"},{"name":"v1.0.8","sha":"b87dd106e9b49a74d383c000ca7497889bfae80a","kind":"commit","published_at":"2020-11-26T15:03:50.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.8","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.8/manifests"},{"name":"1.0.7","sha":"e7337b5272dbc0395f3ffb0ae4869e326f7cf253","kind":"commit","published_at":"2020-10-07T13:02:20.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/1.0.7","html_url":"https://github.com/pylhc/generic_parser/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/1.0.7/manifests"},{"name":"v1.0.7","sha":"b3158a904e23abdb7d43336f407e7c460cdaad7a","kind":"commit","published_at":"2020-10-06T16:41:45.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.7","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"b1b291383b35c058b666d6ea4551e5e950bc8a95","kind":"commit","published_at":"2019-11-27T14:05:49.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.6","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"21bca69f001da25eeb059b83c336fa487e370622","kind":"commit","published_at":"2019-10-15T12:44:52.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.5","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"41b0c8b14a57de75213d8ae2017e63838fc6125b","kind":"commit","published_at":"2019-10-11T15:33:28.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.4","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"5dd98ffa9e1e8d7b97be616bc4bc0af0be532987","kind":"commit","published_at":"2019-10-11T14:52:02.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.3","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"56c951819df28b954eea2e1d97548917069af06e","kind":"commit","published_at":"2019-08-08T15:08:39.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.2","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"d679d6b22b13c98f4f291bbdce699ea07b5fd760","kind":"commit","published_at":"2019-08-08T14:32:19.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.1","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"af6854866d9a9f80769aaf7e3d68857c77f5c446","kind":"commit","published_at":"2019-08-08T13:43:57.000Z","download_url":"https://codeload.github.com/pylhc/generic_parser/tar.gz/v1.0.0","html_url":"https://github.com/pylhc/generic_parser/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pylhc/generic_parser@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-08-25T02:56:00.495Z","dependent_packages_count":4,"downloads":1300,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":7.368400874132577,"dependent_repos_count":21.705497690843316,"dependent_packages_count":1.8474935504598593,"stargazers_count":27.803328470287813,"forks_count":19.120469154689534,"docker_downloads_count":null,"average":15.56903794808262},"purl":"pkg:pypi/generic-parser","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/generic-parser","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/generic-parser","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/generic-parser/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T22:04:43.308Z","issues_count":23,"pull_requests_count":36,"avg_time_to_close_issue":4914722.260869565,"avg_time_to_close_pull_request":78986.83333333333,"issues_closed_count":23,"pull_requests_closed_count":36,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.34782608695652173,"avg_comments_per_pull_request":0.2222222222222222,"merged_pull_requests_count":33,"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":87273.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":0,"past_year_avg_comments_per_issue":null,"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,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/issues","maintainers":[{"login":"JoschD","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"},{"login":"fsoubelet","count":14,"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/generic-parser/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/generic-parser/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/generic-parser/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/generic-parser/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":"2022-12-15T01:50:16.786Z","updated_at":"2022-12-15T01:50:16.786Z","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":725034,"maintainers_count":308337,"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":31619,"full_name":"pylhc/generic_parser","default_branch":"master","committers":[{"name":"JoschD","email":"joschua.dilly@gmail.com","count":17},{"name":"Mäel Le Garrec","email":"mael.le.garrec@cern.ch","count":16},{"name":"Felix Soubelet","email":"19598248+fsoubelet@users.noreply.github.com","count":11},{"name":"mihofer","email":"michael.hofer@cern.ch","count":3},{"name":"JoschD","email":"26184899+JoschD@users.noreply.github.com","count":2},{"name":"Maël Le Garrec","email":"mael@legarrec.org","count":2}],"total_commits":51,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.5,"dds":0.6666666666666667,"past_year_committers":[{"name":"Felix Soubelet","email":"19598248+fsoubelet@users.noreply.github.com","count":1},{"name":"JoschD","email":"26184899+JoschD@users.noreply.github.com","count":1},{"name":"mihofer","email":"michael.hofer@cern.ch","count":1}],"past_year_total_commits":3,"past_year_total_committers":3,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":1.0,"past_year_dds":0.6666666666666667,"last_synced_at":"2023-04-26T15:02:39.129Z","last_synced_commit":"98cbde910d84b3ec8217a8a5a7190ee87e373dba","created_at":"2023-03-07T16:46:33.921Z","updated_at":"2023-09-19T15:43:27.830Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-01T00:00:08.406Z","repositories_count":5479765,"commits_count":853310318,"contributors_count":31095240,"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/generic_parser","html_url":"https://github.com/pylhc/generic_parser","last_synced_at":"2025-08-24T22:04:43.308Z","status":"error","issues_count":23,"pull_requests_count":36,"avg_time_to_close_issue":4914722.260869565,"avg_time_to_close_pull_request":78986.83333333333,"issues_closed_count":23,"pull_requests_closed_count":36,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.34782608695652173,"avg_comments_per_pull_request":0.2222222222222222,"merged_pull_requests_count":33,"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":87273.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":0,"past_year_avg_comments_per_issue":null,"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:33:26.727Z","updated_at":"2025-09-02T02:34:04.670Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pylhc%2Fgeneric_parser/issues","issue_labels_count":{"enhancement":8,"bug":6,"documentation":3,"good first issue":2,"CI / CD":1},"pull_request_labels_count":{"enhancement":6,"bug":4,"CI / CD":3,"documentation":2,"question":1,"Type: Feature":1},"issue_author_associations_count":{"MEMBER":16,"CONTRIBUTOR":7},"pull_request_author_associations_count":{"CONTRIBUTOR":19,"MEMBER":18},"issue_authors":{"JoschD":14,"Mael-Le-Garrec":6,"fsoubelet":2,"mihofer":1},"pull_request_authors":{"Mael-Le-Garrec":16,"fsoubelet":13,"JoschD":5,"mihofer":3},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10056112,"issues_count":30938446,"pull_requests_count":93174875,"authors_count":10664614,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{},"past_year_pull_request_authors":{},"maintainers":[{"login":"JoschD","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/JoschD"},{"login":"fsoubelet","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fsoubelet"}],"active_maintainers":[]},"events":{"total":{"DeleteEvent":1,"IssueCommentEvent":1,"PushEvent":2,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":10,"CreateEvent":1},"last_year":{"DeleteEvent":1,"IssueCommentEvent":1,"PushEvent":2,"PullRequestReviewEvent":5,"PullRequestReviewCommentEvent":10,"CreateEvent":1}},"keywords":["commandline-calls","generic-parser","ini-parser","parser","python"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/coverage.yml","sha":null,"kind":"manifest","created_at":"2024-08-09T14:46:08.572Z","updated_at":"2024-08-09T14:46:08.572Z","repository_link":"https://github.com/pylhc/generic_parser/blob/master/.github/workflows/coverage.yml","dependencies":[{"id":19603078457,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":19603078458,"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":"2024-08-09T14:46:08.837Z","updated_at":"2024-08-09T14:46:08.837Z","repository_link":"https://github.com/pylhc/generic_parser/blob/master/.github/workflows/cron.yml","dependencies":[{"id":19603078459,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":19603078460,"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":"2024-08-09T14:46:09.163Z","updated_at":"2024-08-09T14:46:09.163Z","repository_link":"https://github.com/pylhc/generic_parser/blob/master/.github/workflows/documentation.yml","dependencies":[{"id":19603078461,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":19603078462,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":19603078463,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"3.7.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2024-08-09T14:46:09.574Z","updated_at":"2024-08-09T14:46:09.574Z","repository_link":"https://github.com/pylhc/generic_parser/blob/master/.github/workflows/publish.yml","dependencies":[{"id":19603078464,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":19603078465,"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":"2024-08-09T14:46:09.877Z","updated_at":"2024-08-09T14:46:09.877Z","repository_link":"https://github.com/pylhc/generic_parser/blob/master/.github/workflows/tests.yml","dependencies":[{"id":19603078466,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":19603078467,"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":"2024-08-09T14:46:10.331Z","updated_at":"2024-08-09T14:46:10.331Z","repository_link":"https://github.com/pylhc/generic_parser/blob/master/setup.py","dependencies":[]}],"score":9.660396363412222,"created_at":"2025-09-04T15:51:13.332Z","updated_at":"2025-10-07T08:16:01.971Z","avatar_url":"https://github.com/pylhc.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":1300,"funding_links":[],"readme_doi_urls":[],"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/39124","html_url":"https://science.ecosyste.ms/projects/39124"}