{"id":35193,"name":"octopusR","description":"Package for interacting with the Octopus Energy API","url":"https://github.com/moohan/octopusr","last_synced_at":"2025-09-05T06:35:21.666Z","repository":{"id":64607672,"uuid":"457030790","full_name":"Moohan/octopusR","owner":"Moohan","description":"Package for interacting with the Octopus Energy API","archived":false,"fork":false,"pushed_at":"2025-09-01T09:03:00.000Z","size":5494,"stargazers_count":4,"open_issues_count":9,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T11:41:23.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://moohan.github.io/octopusR/","language":"R","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/Moohan.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"moohan","liberapay":"Moohan"}},"created_at":"2022-02-08T17:16:51.000Z","updated_at":"2025-09-01T08:52:03.000Z","dependencies_parsed_at":"2022-12-12T13:35:02.406Z","dependency_job_id":"b699ed69-2a7c-4f37-a6f3-24c927084661","html_url":"https://github.com/Moohan/octopusR","commit_stats":{"total_commits":80,"total_committers":4,"mean_commits":20.0,"dds":0.525,"last_synced_commit":"730c16ad60c42d40fd115a0da00a230669c3fdfa"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Moohan/octopusR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moohan","download_url":"https://codeload.github.com/Moohan/octopusR/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/sbom","scorecard":{"id":599687,"data":{"date":"2025-08-17T05:36:24Z","repo":{"name":"github.com/Moohan/octopusR","commit":"ec4663b1bb93e11f45d168eb9cb933e3b3244a18"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  35 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/codemeta-github-actions.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/document.yaml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:32","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:34","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:35","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:37","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/style.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/codemeta-github-actions.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/document.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/lint.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/pkgcheck.yaml:15","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pkgcheck.yaml:16","Info: topLevel 'issues' permission set to 'read': .github/workflows/pkgcheck.yaml:17","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:13","Warn: no topLevel permission defined: .github/workflows/render-rmarkdown.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:20","Info: topLevel permissions set to 'read-all': .github/workflows/style.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 1/6 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"5 commit(s) and 1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: Health-SocialCare-Scotland, Public-Health-Scotland, public-health-scotland"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":9,"reason":"23 out of 24 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-21T00:06:12.907Z","repository_id":64607672,"created_at":"2025-08-21T00:06:12.907Z","updated_at":"2025-08-21T00:06:12.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273722877,"owners_count":25156300,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-05T02:00:09.113Z","response_time":402,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"Moohan","name":"James Hayes (né McMahon)","uuid":"5982260","kind":"user","description":"Principal Information Analyst for PHS (Public Health Scotland).","email":"","website":"https://publichealthscotland.scot/","location":"Scotland","twitter":null,"company":"@Public-Health-Scotland ","icon_url":"https://avatars.githubusercontent.com/u/5982260?u=31fc56218069099ed98bed5bc25d5365d302ff64\u0026v=4","repositories_count":52,"last_synced_at":"2025-09-05T06:26:17.610Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Moohan","funding_links":["https://github.com/sponsors/Moohan"],"total_stars":4,"followers":15,"following":20,"created_at":"2023-06-30T09:38:56.866Z","updated_at":"2025-09-05T06:26:17.610Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moohan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moohan/repositories"},"packages":[{"id":6464191,"name":"octopusR","ecosystem":"cran","description":"Interact with the 'Octopus Energy' API","homepage":"https://github.com/Moohan/octopusR","licenses":"MIT + file LICENSE","normalized_licenses":["MIT"],"repository_url":"https://github.com/Moohan/octopusR","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2023-03-03T00:00:00.000Z","latest_release_published_at":"2023-06-09T00:00:00.000Z","latest_release_number":"1.0.1","last_synced_at":"2025-09-01T11:57:57.508Z","created_at":"2023-03-03T10:11:10.027Z","updated_at":"2025-09-01T13:22:02.298Z","registry_url":"https://cran.r-project.org/package=octopusR","install_command":null,"documentation_url":"http://cran.r-project.org/web/packages/octopusR/octopusR.pdf","metadata":{},"repo_metadata":{"id":64607672,"uuid":"457030790","full_name":"Moohan/octopusR","owner":"Moohan","description":"Package for interacting with the Octopus Energy API","archived":false,"fork":false,"pushed_at":"2025-09-01T09:03:00.000Z","size":5494,"stargazers_count":4,"open_issues_count":9,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-01T11:41:23.602Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://moohan.github.io/octopusR/","language":"R","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/Moohan.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":"codemeta.json","zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"moohan","liberapay":"Moohan"}},"created_at":"2022-02-08T17:16:51.000Z","updated_at":"2025-09-01T08:52:03.000Z","dependencies_parsed_at":"2022-12-12T13:35:02.406Z","dependency_job_id":"b699ed69-2a7c-4f37-a6f3-24c927084661","html_url":"https://github.com/Moohan/octopusR","commit_stats":{"total_commits":80,"total_committers":4,"mean_commits":20.0,"dds":0.525,"last_synced_commit":"730c16ad60c42d40fd115a0da00a230669c3fdfa"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Moohan/octopusR","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moohan","download_url":"https://codeload.github.com/Moohan/octopusR/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/sbom","scorecard":{"id":599687,"data":{"date":"2025-08-17T05:36:24Z","repo":{"name":"github.com/Moohan/octopusR","commit":"ec4663b1bb93e11f45d168eb9cb933e3b3244a18"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":6.1,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  15 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:  35 out of  35 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/codemeta-github-actions.yaml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/document.yaml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pkgdown.yaml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:31","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:32","Info: jobLevel 'issues' permission set to 'read': .github/workflows/scorecards.yml:34","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/scorecards.yml:35","Info: jobLevel 'checks' permission set to 'read': .github/workflows/scorecards.yml:37","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/style.yaml:15","Info: topLevel permissions set to 'read-all': .github/workflows/R-CMD-check.yaml:10","Info: topLevel permissions set to 'read-all': .github/workflows/codemeta-github-actions.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/document.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/lint.yaml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/pkgcheck.yaml:15","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pkgcheck.yaml:16","Info: topLevel 'issues' permission set to 'read': .github/workflows/pkgcheck.yaml:17","Info: topLevel permissions set to 'read-all': .github/workflows/pkgdown.yaml:13","Warn: no topLevel permission defined: .github/workflows/render-rmarkdown.yaml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:20","Info: topLevel permissions set to 'read-all': .github/workflows/style.yaml:9","Info: topLevel permissions set to 'read-all': .github/workflows/test-coverage.yaml:10"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":1,"reason":"Found 1/6 approved changesets -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Maintained","score":5,"reason":"5 commit(s) and 1 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"SAST","score":8,"reason":"SAST tool is not run on all commits -- score normalized to 8","details":["Warn: 25 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"name":"Contributors","score":10,"reason":"project has 3 contributing companies or organizations -- score normalized to 10","details":["Info: found contributions from: Health-SocialCare-Scotland, Public-Health-Scotland, public-health-scotland"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}},{"name":"CI-Tests","score":9,"reason":"23 out of 24 merged PRs checked by a CI test -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}}]},"last_synced_at":"2025-08-21T00:06:12.907Z","repository_id":64607672,"created_at":"2025-08-21T00:06:12.907Z","updated_at":"2025-08-21T00:06:12.907Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273130235,"owners_count":25050794,"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-01T02:00:09.058Z","response_time":120,"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":"Moohan","name":"James Hayes (né McMahon)","uuid":"5982260","kind":"user","description":"Principal Information Analyst for PHS (Public Health Scotland).","email":"","website":"https://publichealthscotland.scot/","location":"Scotland","twitter":null,"company":"@Public-Health-Scotland ","icon_url":"https://avatars.githubusercontent.com/u/5982260?u=31fc56218069099ed98bed5bc25d5365d302ff64\u0026v=4","repositories_count":52,"last_synced_at":"2025-08-29T06:21:12.860Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/Moohan","funding_links":["https://github.com/sponsors/Moohan"],"total_stars":4,"followers":15,"following":20,"created_at":"2023-06-30T09:38:56.866Z","updated_at":"2025-08-29T06:21:12.860Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moohan","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moohan/repositories"},"tags":[{"name":"v1.0.1","sha":"0311331a213480de4e15246a40ca92f86cd1b43d","kind":"commit","published_at":"2023-06-09T14:38:18.000Z","download_url":"https://codeload.github.com/Moohan/octopusR/tar.gz/v1.0.1","html_url":"https://github.com/Moohan/octopusR/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Moohan/octopusR@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"5e4a84d0af420cdb59a707b9496982487aa5120f","kind":"commit","published_at":"2023-03-07T16:05:39.000Z","download_url":"https://codeload.github.com/Moohan/octopusR/tar.gz/v1.0.0","html_url":"https://github.com/Moohan/octopusR/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/Moohan/octopusR@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-09-01T13:22:02.297Z","dependent_packages_count":0,"downloads":200,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":66.19911860872861,"dependent_repos_count":35.45467469080226,"dependent_packages_count":29.796711368051938,"stargazers_count":28.503056437473344,"forks_count":21.887883239349858,"average":36.3682888688812},"purl":"pkg:cran/octopusR","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cran/octopusR","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cran/octopusR","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cran/octopusR/dependencies","status":null,"funding_links":["https://github.com/sponsors/moohan","https://liberapay.com/Moohan","https://github.com/sponsors/Moohan"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T11:00:59.714Z","issues_count":12,"pull_requests_count":122,"avg_time_to_close_issue":1768208.4285714286,"avg_time_to_close_pull_request":139960.7238095238,"issues_closed_count":7,"pull_requests_closed_count":105,"pull_request_authors_count":5,"issue_authors_count":4,"avg_comments_per_issue":0.8333333333333334,"avg_comments_per_pull_request":1.3442622950819672,"merged_pull_requests_count":97,"bot_issues_count":2,"bot_pull_requests_count":85,"past_year_issues_count":3,"past_year_pull_requests_count":84,"past_year_avg_time_to_close_issue":2319.0,"past_year_avg_time_to_close_pull_request":194220.2985074627,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":67,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.6666666666666666,"past_year_avg_comments_per_pull_request":1.9285714285714286,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":63,"past_year_merged_pull_requests_count":62,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/issues","maintainers":[{"login":"Moohan","count":39,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Moohan"}],"active_maintainers":[{"login":"Moohan","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Moohan"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/octopusR/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/octopusR/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/octopusR/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages/octopusR/related_packages","maintainers":[{"uuid":"jamesmcmahon0@gmail.com","login":null,"name":"James McMahon","email":"jamesmcmahon0@gmail.com","url":null,"packages_count":1,"html_url":null,"role":null,"created_at":"2023-03-03T10:42:02.993Z","updated_at":"2023-03-03T10:42:02.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers/jamesmcmahon0@gmail.com/packages"}],"registry":{"name":"cran.r-project.org","url":"https://cran.r-project.org","ecosystem":"cran","default":true,"packages_count":26173,"maintainers_count":14294,"namespaces_count":0,"keywords_count":8317,"github":"r-project-org","metadata":{"funded_packages_count":539},"icon_url":"https://github.com/r-project-org.png","created_at":"2022-04-06T16:32:25.637Z","updated_at":"2025-09-04T07:00:40.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/cran.r-project.org/namespaces"}}],"commits":{"id":726656,"full_name":"Moohan/octopusR","default_branch":"main","committers":[{"name":"James McMahon","email":"james.mcmahon@gmail.com","count":38},{"name":"James McMahon","email":"jamesmcmahon0@gmail.com","count":30},{"name":"James McMahon","email":"james.mcmahon@phs.scot","count":7},{"name":"Moohan","email":"Moohan@users.noreply.github.com","count":5}],"total_commits":80,"total_committers":4,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":20.0,"dds":0.525,"past_year_committers":null,"past_year_total_commits":null,"past_year_total_committers":null,"past_year_total_bot_commits":null,"past_year_total_bot_committers":null,"past_year_mean_commits":null,"past_year_dds":null,"last_synced_at":"2023-03-20T22:50:30.095Z","last_synced_commit":"730c16ad60c42d40fd115a0da00a230669c3fdfa","created_at":"2023-03-09T13:18:38.281Z","updated_at":"2023-09-19T17:46:04.380Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moohan%2FoctopusR/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.343Z","repositories_count":5480019,"commits_count":853389012,"contributors_count":31098138,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":null,"events":{"total":{"IssuesEvent":1,"WatchEvent":3,"DeleteEvent":31,"IssueCommentEvent":101,"PushEvent":87,"PullRequestReviewCommentEvent":25,"PullRequestReviewEvent":56,"PullRequestEvent":81,"ForkEvent":1,"CreateEvent":44},"last_year":{"IssuesEvent":1,"WatchEvent":3,"DeleteEvent":31,"IssueCommentEvent":101,"PushEvent":87,"PullRequestReviewCommentEvent":25,"PullRequestReviewEvent":56,"PullRequestEvent":81,"ForkEvent":1,"CreateEvent":44}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/R-CMD-check.yaml","sha":null,"kind":"manifest","created_at":"2022-12-12T13:35:02.357Z","updated_at":"2022-12-12T13:35:02.357Z","repository_link":"https://github.com/Moohan/octopusR/blob/main/.github/workflows/R-CMD-check.yaml","dependencies":[{"id":6794080934,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6794080935,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080936,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080937,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080938,"package_name":"r-lib/actions/check-r-package","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/document.yaml","sha":null,"kind":"manifest","created_at":"2022-12-12T13:35:02.363Z","updated_at":"2022-12-12T13:35:02.363Z","repository_link":"https://github.com/Moohan/octopusR/blob/main/.github/workflows/document.yaml","dependencies":[{"id":6794080939,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6794080940,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080941,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yaml","sha":null,"kind":"manifest","created_at":"2022-12-12T13:35:02.369Z","updated_at":"2022-12-12T13:35:02.369Z","repository_link":"https://github.com/Moohan/octopusR/blob/main/.github/workflows/lint.yaml","dependencies":[{"id":6794080942,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6794080943,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080944,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pkgdown.yaml","sha":null,"kind":"manifest","created_at":"2022-12-12T13:35:02.374Z","updated_at":"2022-12-12T13:35:02.374Z","repository_link":"https://github.com/Moohan/octopusR/blob/main/.github/workflows/pkgdown.yaml","dependencies":[{"id":6794080945,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6794080946,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080947,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080948,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080949,"package_name":"JamesIves/github-pages-deploy-action","ecosystem":"actions","requirements":"v4.4.1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/render-rmarkdown.yaml","sha":null,"kind":"manifest","created_at":"2022-12-12T13:35:02.382Z","updated_at":"2022-12-12T13:35:02.382Z","repository_link":"https://github.com/Moohan/octopusR/blob/main/.github/workflows/render-rmarkdown.yaml","dependencies":[{"id":6794080950,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6794080951,"package_name":"r-lib/actions/setup-pandoc","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080952,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080953,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080954,"package_name":"peter-evans/create-pull-request","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/style.yaml","sha":null,"kind":"manifest","created_at":"2022-12-12T13:35:02.388Z","updated_at":"2022-12-12T13:35:02.388Z","repository_link":"https://github.com/Moohan/octopusR/blob/main/.github/workflows/style.yaml","dependencies":[{"id":6794080955,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6794080956,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080957,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080958,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-coverage.yaml","sha":null,"kind":"manifest","created_at":"2022-12-12T13:35:02.393Z","updated_at":"2022-12-12T13:35:02.393Z","repository_link":"https://github.com/Moohan/octopusR/blob/main/.github/workflows/test-coverage.yaml","dependencies":[{"id":6794080959,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":6794080960,"package_name":"r-lib/actions/setup-r","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080961,"package_name":"r-lib/actions/setup-r-dependencies","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6794080962,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"cran","filepath":"DESCRIPTION","sha":null,"kind":"manifest","created_at":"2022-12-12T13:35:02.398Z","updated_at":"2022-12-12T13:35:02.398Z","repository_link":"https://github.com/Moohan/octopusR/blob/main/DESCRIPTION","dependencies":[{"id":6794080963,"package_name":"askpass","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":6794080964,"package_name":"cli","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":6794080965,"package_name":"glue","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":6794080966,"package_name":"httr2","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":6794080967,"package_name":"tibble","ecosystem":"cran","requirements":"*","direct":true,"kind":"imports","optional":false},{"id":6794080968,"package_name":"covr","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6794080969,"package_name":"spelling","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false},{"id":6794080970,"package_name":"testthat","ecosystem":"cran","requirements":"*","direct":true,"kind":"suggests","optional":false}]}],"score":9.254548626640503,"created_at":"2025-09-04T15:51:08.640Z","updated_at":"2025-11-04T15:55:25.730Z","avatar_url":"https://github.com/Moohan.png","language":"R","category":null,"sub_category":null,"monthly_downloads":200,"funding_links":["https://github.com/sponsors/moohan","https://liberapay.com/Moohan","https://github.com/sponsors/Moohan"],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":[],"project_url":"https://science.ecosyste.ms/api/v1/projects/35193","html_url":"https://science.ecosyste.ms/projects/35193"}