{"id":37651,"name":"obscure_stats","description":"A small collection of lesser-known statistical measures","url":"https://github.com/glevv/obscure_stats","last_synced_at":"2025-09-05T07:31:02.901Z","repository":{"id":209226763,"uuid":"708042034","full_name":"glevv/obscure_stats","owner":"glevv","description":"A small collection of lesser-known statistical measures","archived":false,"fork":false,"pushed_at":"2025-09-04T22:04:46.000Z","size":711,"stargazers_count":42,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T23:35:49.279Z","etag":null,"topics":["data-analysis","data-analytics","data-science","descriptive-statistics","math","mathematical-functions","mathematical-statistics","numpy","python","robust-statistics","scipy","statistical-analysis","statistics"],"latest_commit_sha":null,"homepage":"","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/glevv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-10-21T10:53:23.000Z","updated_at":"2025-09-04T22:04:45.000Z","dependencies_parsed_at":"2024-04-22T20:25:01.738Z","dependency_job_id":"64a66172-2220-42b9-84b4-4cb49b6b6fdc","html_url":"https://github.com/glevv/obscure_stats","commit_stats":{"total_commits":222,"total_committers":5,"mean_commits":44.4,"dds":0.4369369369369369,"last_synced_commit":"1f95bdb8af6298c471d9321086a277b78aa17a4f"},"previous_names":["glevv/obscure_stats"],"tags_count":19,"template":false,"template_full_name":null,"purl":"pkg:github/glevv/obscure_stats","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glevv%2Fobscure_stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glevv%2Fobscure_stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glevv%2Fobscure_stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glevv%2Fobscure_stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glevv","download_url":"https://codeload.github.com/glevv/obscure_stats/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/glevv%2Fobscure_stats/sbom","scorecard":{"id":452569,"data":{"date":"2025-08-19T07:30:28Z","repo":{"name":"github.com/glevv/obscure_stats","commit":"373d95f64817eeb04f99e5f573e6d26880c8b195"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":8.1,"checks":[{"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/3 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":"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":"18 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":"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":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:29","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/package.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:9","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yml:7","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  17 out of  17 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  10 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"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: LICENSE.txt:0","Info: FSF or OSI recognized license: MIT License: LICENSE.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":"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":"Contributors","score":3,"reason":"project has 1 contributing companies or organizations -- score normalized to 3","details":["Info: found contributions from: space307"],"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":"30 out of 30 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-19T08:34:47.145Z","repository_id":209226763,"created_at":"2025-08-19T08:34:47.146Z","updated_at":"2025-08-19T08:34:47.146Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273727381,"owners_count":25157120,"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":"glevv","name":"Gleb Levitski","uuid":"36483986","kind":"user","description":"","email":"","website":null,"location":"Cyprus","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/36483986?u=6856ccb3d6bd15390b812e11ad520754875fe8b8\u0026v=4","repositories_count":4,"last_synced_at":"2023-09-16T13:52:22.004Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/glevv","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-09-16T13:52:22.014Z","updated_at":"2023-09-16T13:52:22.014Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glevv","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/glevv/repositories"},"packages":null,"commits":{"id":1716145,"full_name":"glevv/obscure_stats","default_branch":"main","committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":161},{"name":"Gleb Levitski","email":"36483986+glevv","login":"glevv","count":134},{"name":"Gleb","email":"gleb@Glebs-MacBook-Pro.local","login":null,"count":3},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":2}],"total_commits":300,"total_committers":4,"total_bot_commits":161,"total_bot_committers":1,"mean_commits":75.0,"dds":0.4633333333333334,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":102},{"name":"Gleb Levitski","email":"36483986+glevv","login":"glevv","count":22}],"past_year_total_commits":124,"past_year_total_committers":2,"past_year_total_bot_commits":102,"past_year_total_bot_committers":1,"past_year_mean_commits":62.0,"past_year_dds":0.17741935483870963,"last_synced_at":"2025-05-25T15:58:26.638Z","last_synced_commit":"28b688e4017101593579fa13a79e3902dd0efd3d","created_at":"2024-09-11T16:12:47.204Z","updated_at":"2025-05-25T15:58:26.639Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/glevv%2Fobscure_stats/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":"glevv/obscure_stats","html_url":"https://github.com/glevv/obscure_stats","last_synced_at":"2025-08-31T13:21:15.068Z","status":null,"issues_count":2,"pull_requests_count":252,"avg_time_to_close_issue":5687154.0,"avg_time_to_close_pull_request":44347.510288065845,"issues_closed_count":1,"pull_requests_closed_count":243,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.9801587301587301,"merged_pull_requests_count":236,"bot_issues_count":0,"bot_pull_requests_count":211,"past_year_issues_count":1,"past_year_pull_requests_count":134,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":45963.112,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":125,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.9402985074626866,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":124,"past_year_merged_pull_requests_count":123,"created_at":"2024-09-11T16:12:50.125Z","updated_at":"2025-09-03T04:32:01.424Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/glevv%2Fobscure_stats","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/glevv%2Fobscure_stats/issues","issue_labels_count":{"dependencies":1},"pull_request_labels_count":{"dependencies":324,"github_actions":51,"enhancement":31,"bug":14,"documentation":8,"duplicate":1,"invalid":1,"wontfix":1},"issue_author_associations_count":{"NONE":2,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":326,"OWNER":59,"NONE":5},"issue_authors":{"dependabot[bot]":1,"fcotizelati":1,"celestinoxp":1},"pull_request_authors":{"dependabot[bot]":323,"glevv":59,"step-security-bot":6,"fossabot":2},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-04T00:00:25.939Z","repositories_count":10072086,"issues_count":31257663,"pull_requests_count":95517173,"authors_count":10689807,"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":{"dependencies":156,"github_actions":51,"enhancement":9,"documentation":4,"bug":4},"past_year_issue_author_associations_count":{"NONE":1},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":156,"OWNER":13},"past_year_issue_authors":{"fcotizelati":1},"past_year_pull_request_authors":{"dependabot[bot]":156,"glevv":13},"maintainers":[{"login":"glevv","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glevv"}],"active_maintainers":[{"login":"glevv","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glevv"}]},"events":{"total":{"CreateEvent":71,"IssuesEvent":1,"ReleaseEvent":3,"WatchEvent":7,"DeleteEvent":69,"IssueCommentEvent":71,"PushEvent":108,"PullRequestEvent":136,"PullRequestReviewEvent":66},"last_year":{"CreateEvent":71,"IssuesEvent":1,"ReleaseEvent":3,"WatchEvent":7,"DeleteEvent":69,"IssueCommentEvent":71,"PushEvent":108,"PullRequestEvent":136,"PullRequestReviewEvent":66}},"keywords":["data-analysis","data-analytics","data-science","descriptive-statistics","math","mathematical-functions","mathematical-statistics","numpy","python","robust-statistics","scipy","statistical-analysis","statistics"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/package.yml","sha":null,"kind":"manifest","created_at":"2023-11-26T00:24:13.506Z","updated_at":"2023-11-26T00:24:13.506Z","repository_link":"https://github.com/glevv/obscure_stats/blob/main/.github/workflows/package.yml","dependencies":[{"id":14727490342,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14727490343,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14727490344,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":14727490345,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14727490346,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-11-26T00:24:13.772Z","updated_at":"2023-11-26T00:24:13.772Z","repository_link":"https://github.com/glevv/obscure_stats/blob/main/pyproject.toml","dependencies":[{"id":14727490358,"package_name":"python","ecosystem":"pypi","requirements":"\u003e=3.10,\u003c3.13","direct":true,"kind":"runtime","optional":false},{"id":14727490359,"package_name":"numpy","ecosystem":"pypi","requirements":"^1.26.1","direct":true,"kind":"runtime","optional":false},{"id":14727490360,"package_name":"scipy","ecosystem":"pypi","requirements":"^1.11.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-12-08T19:49:02.838Z","updated_at":"2023-12-08T19:49:02.838Z","repository_link":"https://github.com/glevv/obscure_stats/blob/main/.github/workflows/publish.yml","dependencies":[{"id":14978328922,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14978328923,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14978328924,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14978328925,"package_name":"snok/install-poetry","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T11:03:55.867Z","updated_at":"2024-01-13T11:03:55.867Z","repository_link":"https://github.com/glevv/obscure_stats/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":15585837689,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"eb238b55efaa70779f274895e782ed17c84f2895","direct":true,"kind":"composite","optional":false},{"id":15585837690,"package_name":"actions/checkout","ecosystem":"actions","requirements":"b4ffde65f46336ab88eb53be808477a3936bae11","direct":true,"kind":"composite","optional":false},{"id":15585837691,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"e5f05b81d5b6ff8cfa111c80c22c5fd02a384118","direct":true,"kind":"composite","optional":false},{"id":15585837692,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"e5f05b81d5b6ff8cfa111c80c22c5fd02a384118","direct":true,"kind":"composite","optional":false},{"id":15585837693,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"e5f05b81d5b6ff8cfa111c80c22c5fd02a384118","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/dependency-review.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T11:03:56.353Z","updated_at":"2024-01-13T11:03:56.353Z","repository_link":"https://github.com/glevv/obscure_stats/blob/main/.github/workflows/dependency-review.yml","dependencies":[{"id":15585837733,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"eb238b55efaa70779f274895e782ed17c84f2895","direct":true,"kind":"composite","optional":false},{"id":15585837734,"package_name":"actions/checkout","ecosystem":"actions","requirements":"b4ffde65f46336ab88eb53be808477a3936bae11","direct":true,"kind":"composite","optional":false},{"id":15585837735,"package_name":"actions/dependency-review-action","ecosystem":"actions","requirements":"c74b580d73376b7750d3d2a50bfb8adc2c937507","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecards.yml","sha":null,"kind":"manifest","created_at":"2024-01-13T11:03:56.469Z","updated_at":"2024-01-13T11:03:56.469Z","repository_link":"https://github.com/glevv/obscure_stats/blob/main/.github/workflows/scorecards.yml","dependencies":[{"id":15585838228,"package_name":"step-security/harden-runner","ecosystem":"actions","requirements":"eb238b55efaa70779f274895e782ed17c84f2895","direct":true,"kind":"composite","optional":false},{"id":15585838229,"package_name":"actions/checkout","ecosystem":"actions","requirements":"b4ffde65f46336ab88eb53be808477a3936bae11","direct":true,"kind":"composite","optional":false},{"id":15585838230,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"99c53751e09b9529366343771cc321ec74e9bd3d","direct":true,"kind":"composite","optional":false},{"id":15585838231,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"1eb3cb2b3e0f29609092a73eb033bb759a334595","direct":true,"kind":"composite","optional":false},{"id":15585838232,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"e5f05b81d5b6ff8cfa111c80c22c5fd02a384118","direct":true,"kind":"composite","optional":false}]}],"score":5.123963979403259,"created_at":"2025-09-04T15:51:11.468Z","updated_at":"2025-10-07T08:15:29.065Z","avatar_url":"https://github.com/glevv.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":0,"funding_links":[],"readme_doi_urls":["https://doi.org/10.5281/zenodo.10206933"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["interactive","conjugation","mesh","interpretability","sequences","generic","projection","optim","hacking","network-simulation"],"project_url":"https://science.ecosyste.ms/api/v1/projects/37651","html_url":"https://science.ecosyste.ms/projects/37651","bibtex_url":"https://science.ecosyste.ms/projects/37651/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/37651/export.apalike"}