{"id":64972,"name":"generic","description":"Generic programming library for Python","url":"https://github.com/gaphor/generic","last_synced_at":"2025-09-08T13:18:20.930Z","repository":{"id":976781,"uuid":"776240","full_name":"gaphor/generic","owner":"gaphor","description":"Generic programming library for Python","archived":false,"fork":false,"pushed_at":"2025-08-23T11:22:37.000Z","size":1348,"stargazers_count":61,"open_issues_count":2,"forks_count":9,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-08-23T17:16:58.059Z","etag":null,"topics":["generic","generic-programming","python"],"latest_commit_sha":null,"homepage":"http://generic.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gaphor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSES/BSD-3-Clause.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-07-15T07:49:24.000Z","updated_at":"2025-08-23T11:22:39.000Z","dependencies_parsed_at":"2023-11-10T20:26:56.247Z","dependency_job_id":"28ec84fb-0a2c-44dd-8ee1-09a14149d921","html_url":"https://github.com/gaphor/generic","commit_stats":{"total_commits":589,"total_committers":6,"mean_commits":98.16666666666667,"dds":0.5144312393887946,"last_synced_commit":"c39514e44e81efbe90513552db853d3201e32d3b"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/gaphor/generic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaphor","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/sbom","scorecard":{"id":418555,"data":{"date":"2025-08-16T12:55:47Z","repo":{"name":"github.com/gaphor/generic","commit":"dde6a57c7cb227cc719e69e5402b7f92ea9ae94b"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.7,"checks":[{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Pinned-Dependencies","score":8,"reason":"dependency not pinned by hash detected -- score normalized to 8","details":["Warn: pipCommand not pinned by hash: .github/workflows/build.yml:56","Warn: pipCommand not pinned by hash: .github/workflows/pre-commit-updater.yml:38","Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:  16 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Code-Review","score":0,"reason":"Found 0/2 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:30","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/build.yml:66","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:21","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-drafter.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/build.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-labeler.yml:7","Warn: no topLevel permission defined: .github/workflows/pre-commit-updater.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-drafter.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build.yml:130"],"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.1.1 not signed: https://api.github.com/repos/gaphor/generic/releases/66465502","Warn: release artifact v1.1.1 does not have provenance: https://api.github.com/repos/gaphor/generic/releases/66465502"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSES/BSD-3-Clause.txt:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSES/BSD-3-Clause.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Contributors","score":10,"reason":"project has 16 contributing companies or organizations","details":["Info: found contributions from: ContinuumIO, MichiPUG, anaconda, arrowresearch, beeware, conda, conda-incubator, esy, gaphor, mechanize-systems, ocaml, ocaml-mlx, prometheusresearch, wingtk, xebia, xebia b.v."],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":10,"reason":"23 out of 23 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-19T00:34:27.129Z","repository_id":976781,"created_at":"2025-08-19T00:34:27.130Z","updated_at":"2025-08-19T00:34:27.130Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274190487,"owners_count":25238172,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"gaphor","name":"Gaphor","uuid":"35221559","kind":"organization","description":"Gaphor is the simple modeling tool","email":null,"website":"https://gaphor.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/35221559?v=4","repositories_count":11,"last_synced_at":"2025-08-28T21:56:32.728Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gaphor","funding_links":["https://github.com/sponsors/gaphor"],"total_stars":2329,"followers":63,"following":0,"created_at":"2022-11-02T18:36:27.322Z","updated_at":"2025-08-28T21:56:32.728Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaphor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaphor/repositories"},"packages":[{"id":2745316,"name":"generic","ecosystem":"pypi","description":"Generic programming library for Python","homepage":"https://generic.readthedocs.io/","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/gaphor/generic","keywords_array":["generic","multi dispatch","dispatch","event"],"namespace":null,"versions_count":12,"first_release_published_at":"2010-07-16T16:38:28.000Z","latest_release_published_at":"2025-07-11T19:54:44.000Z","latest_release_number":"1.1.5","last_synced_at":"2025-08-23T19:42:24.382Z","created_at":"2022-04-10T11:06:51.936Z","updated_at":"2025-08-23T19:42:24.382Z","registry_url":"https://pypi.org/project/generic/","install_command":"pip install generic --index-url https://pypi.org/simple","documentation_url":"https://generic.readthedocs.io/","metadata":{"funding":null,"documentation":"https://generic.readthedocs.io/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","Intended Audience :: Information Technology","License :: OSI Approved :: BSD License","Programming Language :: Python"],"normalized_name":"generic","project_status":null},"repo_metadata":{"id":976781,"uuid":"776240","full_name":"gaphor/generic","owner":"gaphor","description":"Generic programming library for Python","archived":false,"fork":false,"pushed_at":"2024-08-26T23:28:56.000Z","size":1115,"stargazers_count":58,"open_issues_count":1,"forks_count":9,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-08-27T02:08:26.671Z","etag":null,"topics":["generic","generic-programming","python"],"latest_commit_sha":null,"homepage":"http://generic.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gaphor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSES/BSD-3-Clause.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-07-15T07:49:24.000Z","updated_at":"2024-08-26T23:28:58.000Z","dependencies_parsed_at":"2023-11-10T20:26:56.247Z","dependency_job_id":"28ec84fb-0a2c-44dd-8ee1-09a14149d921","html_url":"https://github.com/gaphor/generic","commit_stats":{"total_commits":589,"total_committers":6,"mean_commits":98.16666666666667,"dds":0.5144312393887946,"last_synced_commit":"c39514e44e81efbe90513552db853d3201e32d3b"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaphor","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":217107939,"owners_count":16125917,"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","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":"gaphor","name":"Gaphor","uuid":"35221559","kind":"organization","description":"Gaphor is the simple modeling tool","email":null,"website":"https://gaphor.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/35221559?v=4","repositories_count":11,"last_synced_at":"2024-05-20T14:41:47.839Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/gaphor","funding_links":["https://github.com/sponsors/gaphor"],"total_stars":1948,"followers":41,"following":0,"created_at":"2022-11-02T18:36:27.322Z","updated_at":"2024-05-20T14:41:49.462Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaphor","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gaphor/repositories"},"tags":[{"name":"1.1.3","sha":"87ee5e791244e8299c141fc352654a99b20d3f38","kind":"commit","published_at":"2024-07-12T05:38:43.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/1.1.3","html_url":"https://github.com/gaphor/generic/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"72e644f847e02763a959272a7006a19412a7f523","kind":"commit","published_at":"2023-05-12T05:21:48.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/1.1.2","html_url":"https://github.com/gaphor/generic/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.1.2/manifests"},{"name":"v1.1.1","sha":"c4a4bfdeb7f7369667299927836bee15ebada6b9","kind":"commit","published_at":"2022-11-20T19:19:55.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/v1.1.1","html_url":"https://github.com/gaphor/generic/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/v1.1.1/manifests"},{"name":"1.1.0","sha":"050d786db4bc0c4952e7e9000cc91fec52bde355","kind":"commit","published_at":"2022-05-08T21:26:34.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/1.1.0","html_url":"https://github.com/gaphor/generic/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"170669cc9d0a16adef96fa0f5fd03cbbd054bb08","kind":"commit","published_at":"2021-10-25T01:42:10.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/1.0.1","html_url":"https://github.com/gaphor/generic/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"f9d9dcab6a6dfcf22706d55f428c6e2ca67cf4cd","kind":"commit","published_at":"2019-11-18T20:51:17.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/1.0.0","html_url":"https://github.com/gaphor/generic/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.0.0/manifests"},{"name":"1.0.0b1","sha":"3087dd97a55c941cbb6b7841f70bf8683f882f2b","kind":"commit","published_at":"2019-11-09T08:51:11.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/1.0.0b1","html_url":"https://github.com/gaphor/generic/releases/tag/1.0.0b1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.0.0b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/1.0.0b1/manifests"},{"name":"0.3.1","sha":"49bcb6f1d6ad345090b9689c7eb00b80953ba368","kind":"commit","published_at":"2011-11-29T21:20:07.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/0.3.1","html_url":"https://github.com/gaphor/generic/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/0.3.1/manifests"},{"name":"0.3","sha":"d0311ac2083b02dbfba672e245adac9c94aec704","kind":"commit","published_at":"2011-11-29T21:18:03.000Z","download_url":"https://codeload.github.com/gaphor/generic/tar.gz/0.3","html_url":"https://github.com/gaphor/generic/releases/tag/0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/tags/0.3/manifests"}]},"repo_metadata_updated_at":"2024-08-27T02:49:47.257Z","dependent_packages_count":1,"downloads":13085,"downloads_period":"last-month","dependent_repos_count":32,"rankings":{"downloads":3.7141182669026716,"dependent_repos_count":2.593110963276764,"dependent_packages_count":3.2713415717121803,"stargazers_count":8.810337884255494,"forks_count":12.604990594027157,"docker_downloads_count":null,"average":6.198779856034854},"purl":"pkg:pypi/generic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/generic","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/generic","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/generic/dependencies","status":null,"funding_links":["https://github.com/sponsors/gaphor"],"critical":null,"issue_metadata":{"last_synced_at":"2024-08-21T09:08:59.343Z","issues_count":3,"pull_requests_count":315,"avg_time_to_close_issue":675548.6666666666,"avg_time_to_close_pull_request":68307.85396825397,"issues_closed_count":3,"pull_requests_closed_count":315,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.08253968253968254,"merged_pull_requests_count":308,"bot_issues_count":0,"bot_pull_requests_count":288,"past_year_issues_count":0,"past_year_pull_requests_count":151,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":50317.08609271523,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":151,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.07947019867549669,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":138,"past_year_merged_pull_requests_count":149,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/issues","maintainers":[{"login":"danyeaw","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danyeaw"},{"login":"amolenaar","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amolenaar"}],"active_maintainers":[{"login":"danyeaw","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danyeaw"},{"login":"amolenaar","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amolenaar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/generic/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/generic/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/generic/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/generic/related_packages","maintainers":[{"uuid":"arjan","login":"arjan","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/arjan/","role":null,"created_at":"2022-11-20T20:03:55.692Z","updated_at":"2022-11-20T20:03:55.692Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/arjan/packages"},{"uuid":"danyeaw","login":"danyeaw","name":null,"email":null,"url":null,"packages_count":4,"html_url":"https://pypi.org/user/danyeaw/","role":null,"created_at":"2022-11-20T20:03:55.700Z","updated_at":"2022-11-20T20:03:55.700Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/danyeaw/packages"},{"uuid":"Andrey.Popp","login":"Andrey.Popp","name":null,"email":null,"url":null,"packages_count":19,"html_url":"https://pypi.org/user/Andrey.Popp/","role":null,"created_at":"2022-11-20T20:03:55.684Z","updated_at":"2022-11-20T20:03:55.684Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Andrey.Popp/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726140,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":585562,"full_name":"gaphor/generic","default_branch":"main","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":408},{"name":"pre-commit-ci[bot]","email":"66853113+pre-commit-ci[bot]","login":"pre-commit-ci[bot]","count":113},{"name":"Dan Yeaw","email":"dan@yeaw.me","login":"danyeaw","count":108},{"name":"Andrey Popp","email":"8mayday@gmail.com","login":"andreypopp","count":79},{"name":"Arjan Molenaar","email":"gaphor@gmail.com","login":"amolenaar","count":48},{"name":"gaphor-updater[bot]","email":"189566278+gaphor-updater[bot]","login":"gaphor-updater[bot]","count":22},{"name":"Actionless Loveless","email":"actionless.loveless@gmail.com","login":"actionless","count":3},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":2},{"name":"Balló György","email":"ballogyor@gmail.com","login":"City-busz","count":1}],"total_commits":784,"total_committers":9,"total_bot_commits":543,"total_bot_committers":3,"mean_commits":87.11111111111111,"dds":0.47959183673469385,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":56},{"name":"Dan Yeaw","email":"dan@yeaw.me","login":"danyeaw","count":23},{"name":"gaphor-updater[bot]","email":"189566278+gaphor-updater[bot]","login":"gaphor-updater[bot]","count":22},{"name":"Arjan Molenaar","email":"gaphor@gmail.com","login":"amolenaar","count":3},{"name":"Actionless Loveless","email":"actionless.loveless@gmail.com","login":"actionless","count":3},{"name":"Balló György","email":"ballogyor@gmail.com","login":"City-busz","count":1}],"past_year_total_commits":108,"past_year_total_committers":6,"past_year_total_bot_commits":78,"past_year_total_bot_committers":2,"past_year_mean_commits":18.0,"past_year_dds":0.4814814814814815,"last_synced_at":"2025-05-19T21:23:50.582Z","last_synced_commit":"236da55d82609b543f7c8ec0b400715b56669cb3","created_at":"2023-03-09T06:04:20.264Z","updated_at":"2025-05-19T21:23:50.603Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/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":"gaphor/generic","html_url":"https://github.com/gaphor/generic","last_synced_at":"2025-08-31T09:01:41.838Z","status":null,"issues_count":3,"pull_requests_count":432,"avg_time_to_close_issue":675548.6666666666,"avg_time_to_close_pull_request":80139.95942720764,"issues_closed_count":3,"pull_requests_closed_count":419,"pull_request_authors_count":8,"issue_authors_count":2,"avg_comments_per_issue":1.3333333333333333,"avg_comments_per_pull_request":0.06712962962962964,"merged_pull_requests_count":411,"bot_issues_count":0,"bot_pull_requests_count":389,"past_year_issues_count":0,"past_year_pull_requests_count":120,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":113194.7663551402,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":107,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.025,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":104,"past_year_merged_pull_requests_count":106,"created_at":"2023-05-14T14:42:29.229Z","updated_at":"2025-09-03T06:46:28.337Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/gaphor%2Fgeneric/issues","issue_labels_count":{"dependencies":1,"github_actions":1,"skip-changelog":1},"pull_request_labels_count":{"skip-changelog":459,"dependencies":198,"github_actions":129,"python":69,"chore":13,"documentation":1},"issue_author_associations_count":{"NONE":2,"MEMBER":1,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":466,"MEMBER":48,"NONE":2},"issue_authors":{"surister":2,"danyeaw":1,"dependabot[bot]":1},"pull_request_authors":{"dependabot[bot]":348,"pre-commit-ci[bot]":61,"gaphor-updater[bot]":52,"danyeaw":34,"amolenaar":14,"actionless":4,"step-security-bot":2,"City-busz":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070672,"issues_count":31254518,"pull_requests_count":95427059,"authors_count":10689179,"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":{"skip-changelog":123,"chore":5},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":123,"MEMBER":19,"NONE":1},"past_year_issue_authors":{},"past_year_pull_request_authors":{"dependabot[bot]":71,"gaphor-updater[bot]":52,"danyeaw":11,"amolenaar":8,"City-busz":1},"maintainers":[{"login":"danyeaw","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danyeaw"},{"login":"amolenaar","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amolenaar"}],"active_maintainers":[{"login":"danyeaw","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/danyeaw"},{"login":"amolenaar","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amolenaar"}]},"events":{"total":{"ReleaseEvent":2,"WatchEvent":2,"DeleteEvent":63,"IssueCommentEvent":3,"PushEvent":70,"PullRequestReviewEvent":57,"PullRequestEvent":132,"ForkEvent":1,"CreateEvent":62},"last_year":{"ReleaseEvent":2,"WatchEvent":2,"DeleteEvent":63,"IssueCommentEvent":3,"PushEvent":70,"PullRequestReviewEvent":57,"PullRequestEvent":132,"ForkEvent":1,"CreateEvent":62}},"keywords":["generic","generic-programming","python"],"dependencies":[{"ecosystem":"pypi","filepath":"poetry.lock","sha":null,"kind":"lockfile","created_at":"2022-07-05T22:30:44.359Z","updated_at":"2022-07-05T22:30:44.359Z","repository_link":"https://github.com/gaphor/generic/blob/main/poetry.lock","dependencies":[{"id":107173326,"package_name":"atomicwrites","ecosystem":"pypi","requirements":"1.4.0","direct":false,"kind":"develop","optional":false},{"id":107173327,"package_name":"attrs","ecosystem":"pypi","requirements":"21.4.0","direct":false,"kind":"develop","optional":false},{"id":107173328,"package_name":"black","ecosystem":"pypi","requirements":"22.6.0","direct":false,"kind":"develop","optional":false},{"id":107173329,"package_name":"bw-sphinxtheme","ecosystem":"pypi","requirements":"0.1.8","direct":false,"kind":"develop","optional":false},{"id":107173330,"package_name":"cfgv","ecosystem":"pypi","requirements":"3.3.1","direct":false,"kind":"develop","optional":false},{"id":107173331,"package_name":"click","ecosystem":"pypi","requirements":"8.1.2","direct":false,"kind":"develop","optional":false},{"id":107173332,"package_name":"colorama","ecosystem":"pypi","requirements":"0.4.4","direct":false,"kind":"develop","optional":false},{"id":107173333,"package_name":"coverage","ecosystem":"pypi","requirements":"6.3.2","direct":false,"kind":"develop","optional":false},{"id":107173334,"package_name":"distlib","ecosystem":"pypi","requirements":"0.3.4","direct":false,"kind":"develop","optional":false},{"id":107173335,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"1.0.0rc8","direct":false,"kind":"runtime","optional":false},{"id":107173336,"package_name":"filelock","ecosystem":"pypi","requirements":"3.6.0","direct":false,"kind":"develop","optional":false},{"id":107173337,"package_name":"identify","ecosystem":"pypi","requirements":"2.4.12","direct":false,"kind":"develop","optional":false},{"id":107173338,"package_name":"iniconfig","ecosystem":"pypi","requirements":"1.1.1","direct":false,"kind":"develop","optional":false},{"id":107173339,"package_name":"mypy","ecosystem":"pypi","requirements":"0.961","direct":false,"kind":"develop","optional":false},{"id":107173340,"package_name":"mypy-extensions","ecosystem":"pypi","requirements":"0.4.3","direct":false,"kind":"develop","optional":false},{"id":107173341,"package_name":"nodeenv","ecosystem":"pypi","requirements":"1.6.0","direct":false,"kind":"develop","optional":false},{"id":107173342,"package_name":"packaging","ecosystem":"pypi","requirements":"21.3","direct":false,"kind":"develop","optional":false},{"id":107173343,"package_name":"pathspec","ecosystem":"pypi","requirements":"0.9.0","direct":false,"kind":"develop","optional":false},{"id":107173344,"package_name":"platformdirs","ecosystem":"pypi","requirements":"2.5.1","direct":false,"kind":"develop","optional":false},{"id":107173345,"package_name":"pluggy","ecosystem":"pypi","requirements":"1.0.0","direct":false,"kind":"develop","optional":false},{"id":107173346,"package_name":"pre-commit","ecosystem":"pypi","requirements":"2.19.0","direct":false,"kind":"develop","optional":false},{"id":107173347,"package_name":"py","ecosystem":"pypi","requirements":"1.11.0","direct":false,"kind":"develop","optional":false},{"id":107173348,"package_name":"pyparsing","ecosystem":"pypi","requirements":"3.0.7","direct":false,"kind":"develop","optional":false},{"id":107173349,"package_name":"pytest","ecosystem":"pypi","requirements":"7.1.2","direct":false,"kind":"develop","optional":false},{"id":107173350,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"2.12.1","direct":false,"kind":"develop","optional":false},{"id":107173351,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"6.0.0","direct":false,"kind":"develop","optional":false},{"id":107173352,"package_name":"pyyaml","ecosystem":"pypi","requirements":"6.0","direct":false,"kind":"develop","optional":false},{"id":107173353,"package_name":"six","ecosystem":"pypi","requirements":"1.16.0","direct":false,"kind":"develop","optional":false},{"id":107173354,"package_name":"toml","ecosystem":"pypi","requirements":"0.10.2","direct":false,"kind":"develop","optional":false},{"id":107173355,"package_name":"tomli","ecosystem":"pypi","requirements":"2.0.1","direct":false,"kind":"develop","optional":false},{"id":107173356,"package_name":"tox","ecosystem":"pypi","requirements":"3.25.1","direct":false,"kind":"develop","optional":false},{"id":107173357,"package_name":"typing-extensions","ecosystem":"pypi","requirements":"4.1.1","direct":false,"kind":"develop","optional":false},{"id":107173358,"package_name":"virtualenv","ecosystem":"pypi","requirements":"20.14.0","direct":false,"kind":"develop","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2022-07-05T22:30:44.369Z","updated_at":"2022-07-05T22:30:44.369Z","repository_link":"https://github.com/gaphor/generic/blob/main/pyproject.toml","dependencies":[{"id":107173359,"package_name":"python","ecosystem":"pypi","requirements":"^3.8","direct":true,"kind":"runtime","optional":false},{"id":107173360,"package_name":"exceptiongroup","ecosystem":"pypi","requirements":"^1.0.0-rc.5","direct":true,"kind":"runtime","optional":false},{"id":107173361,"package_name":"pytest","ecosystem":"pypi","requirements":"^7.1","direct":true,"kind":"develop","optional":false},{"id":107173362,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"^2.12","direct":true,"kind":"develop","optional":false},{"id":107173363,"package_name":"pytest-runner","ecosystem":"pypi","requirements":"^6.0","direct":true,"kind":"develop","optional":false},{"id":107173364,"package_name":"black","ecosystem":"pypi","requirements":"^22.6","direct":true,"kind":"develop","optional":false},{"id":107173365,"package_name":"mypy","ecosystem":"pypi","requirements":"0.961","direct":true,"kind":"develop","optional":false},{"id":107173366,"package_name":"pre-commit","ecosystem":"pypi","requirements":"^2.19","direct":true,"kind":"develop","optional":false},{"id":107173367,"package_name":"bw_sphinxtheme","ecosystem":"pypi","requirements":"^0.1.8","direct":true,"kind":"develop","optional":false},{"id":107173368,"package_name":"tox","ecosystem":"pypi","requirements":"^3.25","direct":true,"kind":"develop","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/build.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:49:19.841Z","updated_at":"2023-01-13T10:49:19.841Z","repository_link":"https://github.com/gaphor/generic/blob/main/.github/workflows/build.yml","dependencies":[{"id":6875561021,"package_name":"fkirc/skip-duplicate-actions","ecosystem":"actions","requirements":"v5.3.0","direct":true,"kind":"composite","optional":false},{"id":6875561022,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.3.0","direct":true,"kind":"composite","optional":false},{"id":6875561023,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4.5.0","direct":true,"kind":"composite","optional":false},{"id":6875561024,"package_name":"pre-commit/action","ecosystem":"actions","requirements":"v3.0.0","direct":true,"kind":"composite","optional":false},{"id":6875561025,"package_name":"paambaati/codeclimate-action","ecosystem":"actions","requirements":"v3.2.0","direct":true,"kind":"composite","optional":false},{"id":6875561026,"package_name":"AButler/upload-release-assets","ecosystem":"actions","requirements":"v2.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pr-labeler.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:49:19.921Z","updated_at":"2023-01-13T10:49:19.921Z","repository_link":"https://github.com/gaphor/generic/blob/main/.github/workflows/pr-labeler.yml","dependencies":[{"id":6875561027,"package_name":"TimonVS/pr-labeler-action","ecosystem":"actions","requirements":"v4.1.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release-drafter.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T10:49:19.945Z","updated_at":"2023-01-13T10:49:19.945Z","repository_link":"https://github.com/gaphor/generic/blob/main/.github/workflows/release-drafter.yml","dependencies":[{"id":6875561028,"package_name":"release-drafter/release-drafter","ecosystem":"actions","requirements":"v5.22.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2023-07-06T09:48:27.849Z","updated_at":"2023-07-06T09:48:27.849Z","repository_link":"https://github.com/gaphor/generic/blob/main/.github/workflows/scorecard.yml","dependencies":[{"id":11153611021,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3.5.3","direct":true,"kind":"composite","optional":false},{"id":11153611022,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"08b4669551908b1024bb425080c797723083c031","direct":true,"kind":"composite","optional":false},{"id":11153611023,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"0b7f8abb1508181956e8e162db84b466c27e18ce","direct":true,"kind":"composite","optional":false},{"id":11153611024,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"004c5de30b6423267685b897a3d595e944f7fed5","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T05:35:28.878Z","updated_at":"2023-10-03T05:35:28.878Z","repository_link":"https://github.com/gaphor/generic/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":14073420806,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"8ca2b8b2ece13480cda6dacd3511b49857a23c09","direct":true,"kind":"composite","optional":false},{"id":14073420807,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14073420808,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"ddccb873888234080b77e9bc2d4764d5ccaaccf9","direct":true,"kind":"composite","optional":false},{"id":14073420809,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"ddccb873888234080b77e9bc2d4764d5ccaaccf9","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T05:35:28.886Z","updated_at":"2023-10-03T05:35:28.886Z","repository_link":"https://github.com/gaphor/generic/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":14073420810,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"8ca2b8b2ece13480cda6dacd3511b49857a23c09","direct":true,"kind":"composite","optional":false},{"id":14073420811,"package_name":"actions/checkout","ecosystem":"actions","requirements":"8ade135a41bc03ea155e62e844d188df1ea18608","direct":true,"kind":"composite","optional":false},{"id":14073420812,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"6c5ccdad469c9f8a2996bfecaec55a631a347034","direct":true,"kind":"composite","optional":false}]}],"score":15.822328582833467,"created_at":"2025-09-08T11:18:36.034Z","updated_at":"2025-10-07T08:24:52.797Z","avatar_url":"https://github.com/gaphor.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":13085,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["distributed","parallel","energy-system-model","packaging","mesh","medical-imaging","observation","climate-model","python-version-management","datacleaner"],"project_url":"https://science.ecosyste.ms/api/v1/projects/64972","html_url":"https://science.ecosyste.ms/projects/64972"}