{"id":190468,"name":null,"description":"Download build logs and artifacts from GitHub Actions, Travis, and Appveyor","url":"https://github.com/con/tinuous","last_synced_at":"2025-09-10T03:53:22.942Z","repository":{"id":40357657,"uuid":"334180189","full_name":"con/tinuous","owner":"con","description":"Download build logs and artifacts from GitHub Actions, Travis, and Appveyor","archived":false,"fork":false,"pushed_at":"2025-09-02T15:47:11.000Z","size":335,"stargazers_count":9,"open_issues_count":25,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-02T17:25:55.135Z","etag":null,"topics":[],"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/con.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-29T15:11:26.000Z","updated_at":"2025-09-02T15:18:17.000Z","dependencies_parsed_at":"2023-11-09T15:25:41.206Z","dependency_job_id":"4379dea9-50cb-4457-a3bf-432b7442fe0f","html_url":"https://github.com/con/tinuous","commit_stats":{"total_commits":154,"total_committers":4,"mean_commits":38.5,"dds":0.09090909090909094,"last_synced_commit":"3deb066da94165e75d6893a090a8788a5a81a925"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/con/tinuous","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con","download_url":"https://codeload.github.com/con/tinuous/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/sbom","scorecard":{"id":301989,"data":{"date":"2025-08-11","repo":{"name":"github.com/con/tinuous","commit":"5635a3eddf0b7c0528dcd621f6f0d2cb8bfcf790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 7/11 approved changesets -- score normalized to 6","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":"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":"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":"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":"Maintained","score":5,"reason":"3 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/inception-test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/codespell.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/inception-test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T20:53:29.510Z","repository_id":40357657,"created_at":"2025-08-17T20:53:29.511Z","updated_at":"2025-08-17T20:53:29.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274409914,"owners_count":25279820,"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-10T02:00:12.551Z","response_time":83,"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":"con","name":"Center for Open Neuroscience","uuid":"13295221","kind":"organization","description":"","email":"debian@oneukrainian.com","website":"http://centerforopenneuroscience.org","location":"Dartmouth College, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13295221?v=4","repositories_count":13,"last_synced_at":"2023-02-28T09:05:15.637Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/con","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T12:48:49.877Z","updated_at":"2023-02-28T09:05:15.653Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con/repositories"},"packages":[{"id":2947633,"name":"tinuous","ecosystem":"pypi","description":"Download build logs from GitHub Actions, Travis, and Appveyor","homepage":"https://github.com/con/tinuous","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/con/tinuous","keywords_array":["Appveyor","GitHub Actions","Travis CI","continuous integration"],"namespace":null,"versions_count":12,"first_release_published_at":"2021-04-27T20:47:44.000Z","latest_release_published_at":"2024-06-12T14:04:05.000Z","latest_release_number":"0.7.0","last_synced_at":"2025-09-02T17:42:10.411Z","created_at":"2022-04-10T12:50:56.319Z","updated_at":"2025-09-02T23:54:10.372Z","registry_url":"https://pypi.org/project/tinuous/","install_command":"pip install tinuous --index-url https://pypi.org/simple","documentation_url":"https://tinuous.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy","Topic :: System :: Filesystems"],"normalized_name":"tinuous","project_status":null},"repo_metadata":{"id":40357657,"uuid":"334180189","full_name":"con/tinuous","owner":"con","description":"Download build logs and artifacts from GitHub Actions, Travis, and Appveyor","archived":false,"fork":false,"pushed_at":"2025-09-02T15:47:11.000Z","size":335,"stargazers_count":9,"open_issues_count":25,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-02T17:25:55.135Z","etag":null,"topics":[],"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/con.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-29T15:11:26.000Z","updated_at":"2025-09-02T15:18:17.000Z","dependencies_parsed_at":"2023-11-09T15:25:41.206Z","dependency_job_id":"4379dea9-50cb-4457-a3bf-432b7442fe0f","html_url":"https://github.com/con/tinuous","commit_stats":{"total_commits":154,"total_committers":4,"mean_commits":38.5,"dds":0.09090909090909094,"last_synced_commit":"3deb066da94165e75d6893a090a8788a5a81a925"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/con/tinuous","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con","download_url":"https://codeload.github.com/con/tinuous/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/sbom","scorecard":{"id":301989,"data":{"date":"2025-08-11","repo":{"name":"github.com/con/tinuous","commit":"5635a3eddf0b7c0528dcd621f6f0d2cb8bfcf790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 7/11 approved changesets -- score normalized to 6","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":"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":"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":"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":"Maintained","score":5,"reason":"3 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/inception-test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/codespell.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/inception-test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T20:53:29.510Z","repository_id":40357657,"created_at":"2025-08-17T20:53:29.511Z","updated_at":"2025-08-17T20:53:29.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273367407,"owners_count":25092863,"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-02T02:00:09.530Z","response_time":77,"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":"con","name":"Center for Open Neuroscience","uuid":"13295221","kind":"organization","description":"","email":"debian@oneukrainian.com","website":"http://centerforopenneuroscience.org","location":"Dartmouth College, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13295221?v=4","repositories_count":13,"last_synced_at":"2023-02-28T09:05:15.637Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/con","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T12:48:49.877Z","updated_at":"2023-02-28T09:05:15.653Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con/repositories"},"tags":[{"name":"0.7.1","sha":"28f2d8e50443934767288e82bf9f0ffc7c8bb1fa","kind":"tag","published_at":"2025-09-02T15:18:13.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.7.1","html_url":"https://github.com/con/tinuous/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"103e18f985bc3095b023825d628014ded0d6d273","kind":"tag","published_at":"2024-06-12T13:59:43.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.7.0","html_url":"https://github.com/con/tinuous/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"d64fcca10acb05e112244a042953d9c73f5b923c","kind":"tag","published_at":"2023-02-09T22:46:44.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.6.1","html_url":"https://github.com/con/tinuous/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b78f1d86239a49cce34b751b92df1667161fe9e7","kind":"tag","published_at":"2022-10-17T17:13:57.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.6.0","html_url":"https://github.com/con/tinuous/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"dcd10483059b81b506591dfdffc763bd1f2a70fc","kind":"tag","published_at":"2022-10-11T20:37:09.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.4","html_url":"https://github.com/con/tinuous/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"35ef6b75fffa7c6c2c81494e0e5bb8f2c3e8beab","kind":"tag","published_at":"2022-05-13T02:38:04.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.3","html_url":"https://github.com/con/tinuous/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"2fa6a134fd45c278ce2ff8074bf477e51e9bf23b","kind":"tag","published_at":"2022-04-19T15:14:48.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.2","html_url":"https://github.com/con/tinuous/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"50311981fa05d094a4413feed4968da0c9f9317e","kind":"tag","published_at":"2022-01-26T18:50:44.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.1","html_url":"https://github.com/con/tinuous/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"e0f8d78b4eb162dd194a5e22f0414b86e0c8d0d8","kind":"tag","published_at":"2021-07-09T15:13:21.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.0","html_url":"https://github.com/con/tinuous/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"042fca158e91db0a97f74d8aaac41e584d7b8c49","kind":"tag","published_at":"2021-06-22T12:50:22.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.4.0","html_url":"https://github.com/con/tinuous/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"8833705ecc247983a2e08b031c3ddd7e15a0bf61","kind":"tag","published_at":"2021-06-12T01:07:40.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.3.0","html_url":"https://github.com/con/tinuous/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"27326db1dedaf19f5a7f71120a5250d265b9e937","kind":"tag","published_at":"2021-05-17T15:40:58.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.2.0","html_url":"https://github.com/con/tinuous/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"97538692451f968607a2c289e0ad80fb9d2e1e32","kind":"tag","published_at":"2021-04-27T20:45:52.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.1.0","html_url":"https://github.com/con/tinuous/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T23:54:10.371Z","dependent_packages_count":0,"downloads":82,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.186115638353915,"dependent_repos_count":21.544734775075646,"dependent_packages_count":10.125576461732065,"stargazers_count":19.370003270932063,"forks_count":15.36515833575815,"docker_downloads_count":null,"average":16.318317696370368},"purl":"pkg:pypi/tinuous","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/tinuous","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/tinuous","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/tinuous/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T21:20:48.957Z","issues_count":56,"pull_requests_count":90,"avg_time_to_close_issue":3430502.925,"avg_time_to_close_pull_request":684404.588888889,"issues_closed_count":40,"pull_requests_closed_count":90,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":3.5892857142857144,"avg_comments_per_pull_request":1.8777777777777778,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":10,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":5506496.333333333,"past_year_avg_time_to_close_pull_request":1690232.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/issues","maintainers":[{"login":"jwodder","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwodder"},{"login":"yarikoptic","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"}],"active_maintainers":[{"login":"jwodder","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwodder"},{"login":"yarikoptic","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinuous/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinuous/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinuous/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/tinuous/related_packages","maintainers":[{"uuid":"yarikoptic","login":"yarikoptic","name":null,"email":null,"url":null,"packages_count":29,"html_url":"https://pypi.org/user/yarikoptic/","role":null,"created_at":"2023-02-25T15:53:12.943Z","updated_at":"2023-02-25T15:53:12.943Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/yarikoptic/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726796,"maintainers_count":308899,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","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"}},{"id":5304005,"name":"tinuous","ecosystem":"conda","description":"tinuous is a command for downloading build logs for a GitHub repository from GitHub Actions, Travis-CI.com, and/or Appveyor.","homepage":"https://github.com/con/tinuous","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/con/tinuous","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2021-06-09T21:18:35.000Z","latest_release_published_at":"2022-10-17T20:46:34.000Z","latest_release_number":"0.6.0","last_synced_at":"2025-08-15T15:54:17.331Z","created_at":"2022-10-03T16:16:01.303Z","updated_at":"2025-09-02T23:54:33.100Z","registry_url":"https://anaconda.org/conda-forge/tinuous","install_command":"conda install -c conda-forge tinuous","documentation_url":null,"metadata":{},"repo_metadata":{"id":40357657,"uuid":"334180189","full_name":"con/tinuous","owner":"con","description":"Download build logs and artifacts from GitHub Actions, Travis, and Appveyor","archived":false,"fork":false,"pushed_at":"2025-09-02T15:47:11.000Z","size":335,"stargazers_count":9,"open_issues_count":25,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-02T17:25:55.135Z","etag":null,"topics":[],"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/con.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-01-29T15:11:26.000Z","updated_at":"2025-09-02T15:18:17.000Z","dependencies_parsed_at":"2023-11-09T15:25:41.206Z","dependency_job_id":"4379dea9-50cb-4457-a3bf-432b7442fe0f","html_url":"https://github.com/con/tinuous","commit_stats":{"total_commits":154,"total_committers":4,"mean_commits":38.5,"dds":0.09090909090909094,"last_synced_commit":"3deb066da94165e75d6893a090a8788a5a81a925"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/con/tinuous","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con","download_url":"https://codeload.github.com/con/tinuous/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/sbom","scorecard":{"id":301989,"data":{"date":"2025-08-11","repo":{"name":"github.com/con/tinuous","commit":"5635a3eddf0b7c0528dcd621f6f0d2cb8bfcf790"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 7/11 approved changesets -- score normalized to 6","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":"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":"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":"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":"Maintained","score":5,"reason":"3 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/codespell.yml:1","Warn: no topLevel permission defined: .github/workflows/inception-test.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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/codespell.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/codespell.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codespell.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/codespell.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/inception-test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/inception-test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/inception-test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/con/tinuous/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:37","Warn: pipCommand not pinned by hash: .github/workflows/inception-test.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:47","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:48","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   7 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-17T20:53:29.510Z","repository_id":40357657,"created_at":"2025-08-17T20:53:29.511Z","updated_at":"2025-08-17T20:53:29.511Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273367407,"owners_count":25092863,"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-02T02:00:09.530Z","response_time":77,"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":"con","name":"Center for Open Neuroscience","uuid":"13295221","kind":"organization","description":"","email":"debian@oneukrainian.com","website":"http://centerforopenneuroscience.org","location":"Dartmouth College, USA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13295221?v=4","repositories_count":13,"last_synced_at":"2023-02-28T09:05:15.637Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/con","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-11T12:48:49.877Z","updated_at":"2023-02-28T09:05:15.653Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/con/repositories"},"tags":[{"name":"0.7.1","sha":"28f2d8e50443934767288e82bf9f0ffc7c8bb1fa","kind":"tag","published_at":"2025-09-02T15:18:13.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.7.1","html_url":"https://github.com/con/tinuous/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"103e18f985bc3095b023825d628014ded0d6d273","kind":"tag","published_at":"2024-06-12T13:59:43.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.7.0","html_url":"https://github.com/con/tinuous/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.7.0/manifests"},{"name":"0.6.1","sha":"d64fcca10acb05e112244a042953d9c73f5b923c","kind":"tag","published_at":"2023-02-09T22:46:44.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.6.1","html_url":"https://github.com/con/tinuous/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"b78f1d86239a49cce34b751b92df1667161fe9e7","kind":"tag","published_at":"2022-10-17T17:13:57.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.6.0","html_url":"https://github.com/con/tinuous/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.6.0/manifests"},{"name":"0.5.4","sha":"dcd10483059b81b506591dfdffc763bd1f2a70fc","kind":"tag","published_at":"2022-10-11T20:37:09.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.4","html_url":"https://github.com/con/tinuous/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"35ef6b75fffa7c6c2c81494e0e5bb8f2c3e8beab","kind":"tag","published_at":"2022-05-13T02:38:04.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.3","html_url":"https://github.com/con/tinuous/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"2fa6a134fd45c278ce2ff8074bf477e51e9bf23b","kind":"tag","published_at":"2022-04-19T15:14:48.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.2","html_url":"https://github.com/con/tinuous/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"50311981fa05d094a4413feed4968da0c9f9317e","kind":"tag","published_at":"2022-01-26T18:50:44.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.1","html_url":"https://github.com/con/tinuous/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"e0f8d78b4eb162dd194a5e22f0414b86e0c8d0d8","kind":"tag","published_at":"2021-07-09T15:13:21.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.5.0","html_url":"https://github.com/con/tinuous/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"042fca158e91db0a97f74d8aaac41e584d7b8c49","kind":"tag","published_at":"2021-06-22T12:50:22.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.4.0","html_url":"https://github.com/con/tinuous/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"8833705ecc247983a2e08b031c3ddd7e15a0bf61","kind":"tag","published_at":"2021-06-12T01:07:40.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.3.0","html_url":"https://github.com/con/tinuous/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"27326db1dedaf19f5a7f71120a5250d265b9e937","kind":"tag","published_at":"2021-05-17T15:40:58.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.2.0","html_url":"https://github.com/con/tinuous/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"97538692451f968607a2c289e0ad80fb9d2e1e32","kind":"tag","published_at":"2021-04-27T20:45:52.000Z","download_url":"https://codeload.github.com/con/tinuous/tar.gz/0.1.0","html_url":"https://github.com/con/tinuous/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/con/tinuous@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-09-02T23:54:33.099Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":34.025455452957324,"dependent_packages_count":51.17544297479411,"stargazers_count":55.71749438482655,"forks_count":57.36960319440978,"average":49.57199900174694},"purl":"pkg:conda/tinuous","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/tinuous","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/tinuous","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/tinuous/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-24T21:20:48.957Z","issues_count":56,"pull_requests_count":90,"avg_time_to_close_issue":3430502.925,"avg_time_to_close_pull_request":684404.588888889,"issues_closed_count":40,"pull_requests_closed_count":90,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":3.5892857142857144,"avg_comments_per_pull_request":1.8777777777777778,"merged_pull_requests_count":89,"bot_issues_count":0,"bot_pull_requests_count":5,"past_year_issues_count":10,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":5506496.333333333,"past_year_avg_time_to_close_pull_request":1690232.0,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.8,"past_year_avg_comments_per_pull_request":1.1666666666666667,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/issues","maintainers":[{"login":"jwodder","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwodder"},{"login":"yarikoptic","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"}],"active_maintainers":[{"login":"jwodder","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwodder"},{"login":"yarikoptic","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tinuous/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tinuous/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tinuous/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/tinuous/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13420,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-09T06:53:47.128Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}}],"commits":{"id":35357,"full_name":"con/tinuous","default_branch":"master","committers":[{"name":"John T. Wodder II","email":"git@varonathe.org","count":140},{"name":"auto","email":"auto@nil","count":10},{"name":"John T. Wodder II","email":"jwodder@users.noreply.github.com","count":2},{"name":"Yaroslav Halchenko","email":"debian@onerussian.com","count":2}],"total_commits":154,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":38.5,"dds":0.09090909090909094,"past_year_committers":[{"name":"John T. Wodder II","email":"git@varonathe.org","count":12},{"name":"auto","email":"auto@nil","count":4}],"past_year_total_commits":16,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":8.0,"past_year_dds":0.25,"last_synced_at":"2023-04-26T15:52:05.255Z","last_synced_commit":"3deb066da94165e75d6893a090a8788a5a81a925","created_at":"2023-03-07T16:59:31.150Z","updated_at":"2023-09-19T15:44:00.836Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:25:43.995Z","repositories_count":5545114,"commits_count":878229909,"contributors_count":32458717,"owners_count":919815,"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":"con/tinuous","html_url":"https://github.com/con/tinuous","last_synced_at":"2025-09-03T03:31:31.535Z","status":"active","issues_count":58,"pull_requests_count":96,"avg_time_to_close_issue":3516451.846153846,"avg_time_to_close_pull_request":672478.4725274725,"issues_closed_count":39,"pull_requests_closed_count":91,"pull_request_authors_count":3,"issue_authors_count":3,"avg_comments_per_issue":3.2241379310344827,"avg_comments_per_pull_request":1.5729166666666667,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":8,"past_year_issues_count":11,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":8220497.0,"past_year_avg_time_to_close_pull_request":930717.3636363636,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":11,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.45454545454545453,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":11,"created_at":"2023-05-10T22:05:20.591Z","updated_at":"2025-09-03T03:31:31.536Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/con%2Ftinuous/issues","issue_labels_count":{"CircleCI":4,"GitHub Actions":3,"Appveyor":2,"Travis":2,"enhancement":2,"bug":2,"question":1,"blocked":1,"good first issue":1},"pull_request_labels_count":{"patch":35,"minor":18,"internal":16,"tests":13,"release":13,"GitHub Actions":12,"documentation":10,"CircleCI":6,"Travis":4,"Appveyor":2,"major":2,"dependencies":1},"issue_author_associations_count":{"MEMBER":57,"NONE":1},"pull_request_author_associations_count":{"MEMBER":88,"CONTRIBUTOR":8},"issue_authors":{"yarikoptic":54,"jwodder":3,"swdbo":1},"pull_request_authors":{"jwodder":83,"dependabot[bot]":8,"yarikoptic":5},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-10T00:00:25.260Z","repositories_count":10197696,"issues_count":32183656,"pull_requests_count":101652770,"authors_count":10742159,"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":{"CircleCI":2,"enhancement":1,"good first issue":1},"past_year_pull_request_labels_count":{"patch":12,"CircleCI":6,"major":2,"internal":2,"release":2,"tests":1},"past_year_issue_author_associations_count":{"MEMBER":9},"past_year_pull_request_author_associations_count":{"MEMBER":13,"CONTRIBUTOR":3},"past_year_issue_authors":{"yarikoptic":8,"jwodder":1},"past_year_pull_request_authors":{"jwodder":10,"yarikoptic":3,"dependabot[bot]":3},"maintainers":[{"login":"jwodder","count":86,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwodder"},{"login":"yarikoptic","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"}],"active_maintainers":[{"login":"jwodder","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jwodder"},{"login":"yarikoptic","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yarikoptic"}]},"events":{"total":{"CreateEvent":9,"ReleaseEvent":1,"IssuesEvent":10,"WatchEvent":1,"DeleteEvent":7,"IssueCommentEvent":25,"PushEvent":13,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":3,"PullRequestEvent":13},"last_year":{"CreateEvent":9,"ReleaseEvent":1,"IssuesEvent":10,"WatchEvent":1,"DeleteEvent":7,"IssueCommentEvent":25,"PushEvent":13,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":3,"PullRequestEvent":13}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codespell.yml","sha":null,"kind":"manifest","created_at":"2023-11-09T15:25:41.114Z","updated_at":"2023-11-09T15:25:41.114Z","repository_link":"https://github.com/con/tinuous/blob/master/.github/workflows/codespell.yml","dependencies":[{"id":14395677813,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14395677814,"package_name":"codespell-project/actions-codespell","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/inception-test.yml","sha":null,"kind":"manifest","created_at":"2023-11-09T15:25:41.139Z","updated_at":"2023-11-09T15:25:41.139Z","repository_link":"https://github.com/con/tinuous/blob/master/.github/workflows/inception-test.yml","dependencies":[{"id":14395677815,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14395677816,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14395677817,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/release.yml","sha":null,"kind":"manifest","created_at":"2023-11-09T15:25:41.156Z","updated_at":"2023-11-09T15:25:41.156Z","repository_link":"https://github.com/con/tinuous/blob/master/.github/workflows/release.yml","dependencies":[{"id":14395677818,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14395677819,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-11-09T15:25:41.169Z","updated_at":"2023-11-09T15:25:41.169Z","repository_link":"https://github.com/con/tinuous/blob/master/.github/workflows/test.yml","dependencies":[{"id":14395677820,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14395677821,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14395677822,"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-09T15:25:41.179Z","updated_at":"2023-11-09T15:25:41.179Z","repository_link":"https://github.com/con/tinuous/blob/master/pyproject.toml","dependencies":[]}],"score":9.343471684579365,"created_at":"2025-09-09T03:10:22.830Z","updated_at":"2025-10-07T08:42:22.940Z","avatar_url":"https://github.com/con.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":82,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["datalad"],"project_url":"https://science.ecosyste.ms/api/v1/projects/190468","html_url":"https://science.ecosyste.ms/projects/190468"}