{"id":63114,"name":"flux","description":"Library for simulating time progression in Python","url":"https://github.com/getslash/flux","last_synced_at":"2025-09-08T12:53:44.836Z","repository":{"id":7232710,"uuid":"8541602","full_name":"getslash/flux","owner":"getslash","description":"Library for simulating time progression in Python","archived":false,"fork":false,"pushed_at":"2025-08-16T17:32:02.000Z","size":69,"stargazers_count":16,"open_issues_count":2,"forks_count":2,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-08-16T18:14:00.275Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://flux.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getslash.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2013-03-03T19:58:18.000Z","updated_at":"2025-08-16T17:32:05.000Z","dependencies_parsed_at":"2024-06-19T17:09:59.302Z","dependency_job_id":"72a6f48d-3a41-4212-858c-3877f69dad6f","html_url":"https://github.com/getslash/flux","commit_stats":{"total_commits":81,"total_committers":6,"mean_commits":13.5,"dds":"0.28395061728395066","last_synced_commit":"023bef60e61ce0a26ca93b0e659264eade555521"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/getslash/flux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getslash","download_url":"https://codeload.github.com/getslash/flux/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/sbom","scorecard":{"id":424667,"data":{"date":"2025-08-11","repo":{"name":"github.com/getslash/flux","commit":"d1ebe2f4a6a1a87f80109e28692d3a70d689cdc5"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/getslash/flux/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/getslash/flux/main.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/main.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/getslash/flux/main.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/getslash/flux/main.yml/develop?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":2,"reason":"Found 5/19 approved changesets -- score normalized to 2","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/main.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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-19T01:59:00.611Z","repository_id":7232710,"created_at":"2025-08-19T01:59:00.611Z","updated_at":"2025-08-19T01:59:00.611Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274188911,"owners_count":25237853,"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":"getslash","name":"getslash","uuid":"10515451","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10515451?v=4","repositories_count":23,"last_synced_at":"2024-04-08T15:29:46.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/getslash","funding_links":[],"total_stars":187,"followers":1,"following":0,"created_at":"2022-11-03T18:44:27.602Z","updated_at":"2024-04-08T15:29:49.173Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getslash","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getslash/repositories"},"packages":[{"id":2738523,"name":"flux","ecosystem":"pypi","description":"Artificial time library","homepage":"https://github.com/getslash/flux","licenses":"BSD 3-Clause License","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/getslash/flux","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2013-03-06T07:30:26.000Z","latest_release_published_at":"2025-08-16T17:34:32.000Z","latest_release_number":"1.4.0","last_synced_at":"2025-08-16T17:45:51.295Z","created_at":"2022-04-10T11:02:42.212Z","updated_at":"2025-08-16T18:37:49.772Z","registry_url":"https://pypi.org/project/flux/","install_command":"pip install flux --index-url https://pypi.org/simple","documentation_url":"https://flux.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9"],"normalized_name":"flux","project_status":null},"repo_metadata":{"id":7232710,"uuid":"8541602","full_name":"getslash/flux","owner":"getslash","description":"Library for simulating time progression in Python","archived":false,"fork":false,"pushed_at":"2024-10-04T09:17:18.000Z","size":67,"stargazers_count":16,"open_issues_count":3,"forks_count":2,"subscribers_count":5,"default_branch":"develop","last_synced_at":"2025-07-31T20:23:03.130Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"http://flux.readthedocs.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getslash.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2013-03-03T19:58:18.000Z","updated_at":"2025-04-09T10:09:28.000Z","dependencies_parsed_at":"2024-06-19T17:09:59.302Z","dependency_job_id":"72a6f48d-3a41-4212-858c-3877f69dad6f","html_url":"https://github.com/getslash/flux","commit_stats":{"total_commits":81,"total_committers":6,"mean_commits":13.5,"dds":"0.28395061728395066","last_synced_commit":"023bef60e61ce0a26ca93b0e659264eade555521"},"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/getslash/flux","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getslash","download_url":"https://codeload.github.com/getslash/flux/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270749192,"owners_count":24638673,"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-16T02:00:11.002Z","response_time":91,"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":"getslash","name":"getslash","uuid":"10515451","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/10515451?v=4","repositories_count":23,"last_synced_at":"2024-04-08T15:29:46.863Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/getslash","funding_links":[],"total_stars":187,"followers":1,"following":0,"created_at":"2022-11-03T18:44:27.602Z","updated_at":"2024-04-08T15:29:49.173Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getslash","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getslash/repositories"},"tags":[{"name":"1.3.5","sha":"c4baad0d6b0bf7d306763283202ce7c865877703","kind":"tag","published_at":"2018-12-17T06:59:26.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.3.5","html_url":"https://github.com/getslash/flux/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"1ff97f4d6be9d4bf325c5f24028da2eeb88bd29f","kind":"commit","published_at":"2016-01-21T11:16:40.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.3.4","html_url":"https://github.com/getslash/flux/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"aee5852ff97c0fccc63a701fe9a604f6ec936369","kind":"commit","published_at":"2015-11-19T07:26:10.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.3.3","html_url":"https://github.com/getslash/flux/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"b04d3de661e087d0f9e97070336b97898f62d1d1","kind":"commit","published_at":"2015-09-16T14:45:14.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.3.2","html_url":"https://github.com/getslash/flux/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"4371efe73baebed436fc77d5adc31ffabd61a042","kind":"commit","published_at":"2015-09-16T14:39:42.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.3.1","html_url":"https://github.com/getslash/flux/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"e1dd65b80c77cf70cf1f4ea4c061a0f4aa917302","kind":"commit","published_at":"2014-12-29T20:01:43.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.3.0","html_url":"https://github.com/getslash/flux/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"744a7e666a2b367c3705fee28d5092b50b1dd0e4","kind":"commit","published_at":"2014-07-22T08:40:23.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.2.4","html_url":"https://github.com/getslash/flux/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"3f13f636c86135633c89aac3b6a149a2e744301d","kind":"commit","published_at":"2014-04-17T10:50:37.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.2.3","html_url":"https://github.com/getslash/flux/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"a0e9a6ce1008ead3346464d6482945bb314fbd7c","kind":"commit","published_at":"2014-04-16T06:44:17.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.2.2","html_url":"https://github.com/getslash/flux/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"46183ac84e5ed08f53d0bffa0e15529aca7d52d7","kind":"commit","published_at":"2014-02-16T14:11:48.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.2.1","html_url":"https://github.com/getslash/flux/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"de317b39ffe40ebfa06190b006e0214696b93214","kind":"commit","published_at":"2014-02-13T09:35:08.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.2.0","html_url":"https://github.com/getslash/flux/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.2.0/manifests"},{"name":"1.1.0","sha":"fa95f9ccb9f20d72bd1ad2d6cbd4b450c112f7d7","kind":"commit","published_at":"2013-08-01T10:13:30.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.1.0","html_url":"https://github.com/getslash/flux/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.1.0/manifests"},{"name":"1.0.0","sha":"0451ca9cd3e50c89c8b9aab85c86ddaa765b8be4","kind":"commit","published_at":"2013-07-31T17:56:02.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/1.0.0","html_url":"https://github.com/getslash/flux/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/1.0.0/manifests"},{"name":"0.0.1","sha":"f1988ca47c11aeaec72d83b2a6d33fa9ff5c346c","kind":"commit","published_at":"2013-03-05T21:50:12.000Z","download_url":"https://codeload.github.com/getslash/flux/tar.gz/0.0.1","html_url":"https://github.com/getslash/flux/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/getslash/flux@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2025-08-16T18:37:49.772Z","dependent_packages_count":2,"downloads":5998,"downloads_period":"last-month","dependent_repos_count":15,"rankings":{"downloads":4.155237828527147,"dependent_repos_count":3.748966559694006,"dependent_packages_count":3.1212832730983786,"stargazers_count":15.584051868831706,"forks_count":19.12712860954822,"docker_downloads_count":0.46054221605011686,"average":7.699535059291596},"purl":"pkg:pypi/flux","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/flux","docker_dependents_count":544,"docker_downloads_count":57013122,"usage_url":"https://repos.ecosyste.ms/usage/pypi/flux","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/flux/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T19:08:49.968Z","issues_count":9,"pull_requests_count":11,"avg_time_to_close_issue":7451.5,"avg_time_to_close_pull_request":76809.18181818182,"issues_closed_count":6,"pull_requests_closed_count":11,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.1111111111111111,"avg_comments_per_pull_request":0.45454545454545453,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/issues","maintainers":[{"login":"vmalloc","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmalloc"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flux/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flux/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flux/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/flux/related_packages","maintainers":[{"uuid":"Ayala.Shachar","login":"Ayala.Shachar","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/Ayala.Shachar/","role":null,"created_at":"2024-11-30T07:47:20.310Z","updated_at":"2024-11-30T07:47:20.310Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Ayala.Shachar/packages"},{"uuid":"vmalloc","login":"vmalloc","name":null,"email":null,"url":null,"packages_count":61,"html_url":"https://pypi.org/user/vmalloc/","role":null,"created_at":"2023-02-24T06:24:35.086Z","updated_at":"2023-02-24T06:24:35.086Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/vmalloc/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726135,"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":582052,"full_name":"getslash/flux","default_branch":"develop","committers":[{"name":"Rotem Yaari","email":"vmalloc@gmail.com","login":null,"count":58},{"name":"Ayala Shachar","email":"shachar.ayala@gmail.com","login":null,"count":12},{"name":"Omer Gertel","email":"omerg@infinidat.com","login":null,"count":8},{"name":"Omer Gertel","email":"omergertel@Omers-MBP.office.il.infinidat.com","login":null,"count":1},{"name":"Roey Darwish Dror","email":"roeyd@infinidat.com","login":null,"count":1},{"name":"Sivan Becker","email":"sivanbecker@gmail.com","login":null,"count":1}],"total_commits":81,"total_committers":6,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.5,"dds":0.28395061728395066,"past_year_committers":[{"name":"Ayala Shachar","email":"shachar.ayala@gmail.com","login":null,"count":7}],"past_year_total_commits":7,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.0,"past_year_dds":0.0,"last_synced_at":"2023-10-25T14:07:05.379Z","last_synced_commit":"023bef60e61ce0a26ca93b0e659264eade555521","created_at":"2023-03-09T05:54:41.511Z","updated_at":"2023-10-25T14:07:05.380Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-24T00:00:06.660Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"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":"getslash/flux","html_url":"https://github.com/getslash/flux","last_synced_at":"2025-08-16T18:07:21.674Z","status":"error","issues_count":9,"pull_requests_count":11,"avg_time_to_close_issue":7451.5,"avg_time_to_close_pull_request":76809.18181818182,"issues_closed_count":6,"pull_requests_closed_count":11,"pull_request_authors_count":4,"issue_authors_count":4,"avg_comments_per_issue":0.1111111111111111,"avg_comments_per_pull_request":0.45454545454545453,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-14T14:20:22.883Z","updated_at":"2025-08-29T14:04:39.533Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getslash%2Fflux/issues","issue_labels_count":{},"pull_request_labels_count":{},"issue_author_associations_count":{"MEMBER":5,"NONE":3,"CONTRIBUTOR":1},"pull_request_author_associations_count":{"CONTRIBUTOR":10,"NONE":1},"issue_authors":{"vmalloc":5,"r-darwish":2,"wyllys66":1,"sivanbecker":1},"pull_request_authors":{"ayalash":6,"omergertel":3,"r-darwish":1,"sivanbecker":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070612,"issues_count":31251768,"pull_requests_count":95419892,"authors_count":10689189,"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":{"NONE":1},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"wyllys66":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"vmalloc","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vmalloc"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":1,"WatchEvent":2,"DeleteEvent":1,"IssueCommentEvent":1,"CreateEvent":1},"last_year":{"IssuesEvent":1,"WatchEvent":2,"DeleteEvent":1,"IssueCommentEvent":1,"CreateEvent":1}},"keywords":["hacktoberfest"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/main.yml","sha":null,"kind":"manifest","created_at":"2024-06-19T17:09:58.537Z","updated_at":"2024-06-19T17:09:58.537Z","repository_link":"https://github.com/getslash/flux/blob/develop/.github/workflows/main.yml","dependencies":[{"id":18696224341,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":18696224342,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2024-06-19T17:09:58.852Z","updated_at":"2024-06-19T17:09:58.852Z","repository_link":"https://github.com/getslash/flux/blob/develop/pyproject.toml","dependencies":[]}],"score":22.541038309104742,"created_at":"2025-09-08T11:18:28.344Z","updated_at":"2025-10-07T08:24:30.250Z","avatar_url":"https://github.com/getslash.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":5998,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/63114","html_url":"https://science.ecosyste.ms/projects/63114"}