{"id":29537,"url":"https://github.com/SwitchbladeBot/runeterra","last_synced_at":"2026-06-28T00:20:39.227Z","repository":{"id":35206764,"uuid":"215892482","full_name":"SwitchbladeBot/runeterra","owner":"SwitchbladeBot","description":"Legends of Runeterra deck code encoder/decoder in JavaScript","archived":false,"fork":false,"pushed_at":"2022-05-22T21:03:37.000Z","size":71,"stargazers_count":50,"open_issues_count":4,"forks_count":9,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-06T02:41:49.348Z","etag":null,"topics":["hacktoberfest","league-api","league-of-legends","leagueoflegends","legends-of-runeterra","legendsofruneterra","riot-games","riot-games-api","riotgames"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/SwitchbladeBot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-10-17T21:57:31.000Z","updated_at":"2025-01-24T22:39:08.000Z","dependencies_parsed_at":"2022-08-09T09:40:53.235Z","dependency_job_id":null,"html_url":"https://github.com/SwitchbladeBot/runeterra","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/SwitchbladeBot/runeterra","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwitchbladeBot%2Fruneterra","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwitchbladeBot%2Fruneterra/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwitchbladeBot%2Fruneterra/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwitchbladeBot%2Fruneterra/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwitchbladeBot","download_url":"https://codeload.github.com/SwitchbladeBot/runeterra/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SwitchbladeBot%2Fruneterra/sbom","scorecard":{"id":136333,"data":{"date":"2025-08-11","repo":{"name":"github.com/SwitchbladeBot/runeterra","commit":"eb8fbdc8685d32a3990b38bbb6b4f77a1009cdee"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":1,"reason":"Found 4/24 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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/publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SwitchbladeBot/runeterra/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/SwitchbladeBot/runeterra/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/SwitchbladeBot/runeterra/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/SwitchbladeBot/runeterra/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/SwitchbladeBot/runeterra/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/SwitchbladeBot/runeterra/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/publish.yml:20","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:19","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":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":"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":"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 10 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-16T06:39:23.530Z","repository_id":35206764,"created_at":"2025-08-16T06:39:23.530Z","updated_at":"2025-08-16T06:39:23.530Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273244330,"owners_count":25070957,"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"}},"keywords":["hacktoberfest","league-api","league-of-legends","leagueoflegends","legends-of-runeterra","legendsofruneterra","riot-games","riot-games-api","riotgames"],"created_at":"2024-01-12T17:18:02.810Z","updated_at":"2025-09-02T06:28:55.234Z","avatar_url":"https://github.com/SwitchbladeBot.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/29537","html_url":"https://opencollective.ecosyste.ms/projects/29537","collective":{"id":2573,"uuid":"nmlo94zn-7x08dpo3-r03pewga-3vjbrky5","slug":"switchblade","name":"Switchblade","description":"We're the makers of Switchblade, the open source Discord bot that helps you with all of your Discord problems!","website":"https://switchblade.xyz/","github":"SwitchbladeBot","twitter":"SwitchbladeBot","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://switchblade.xyz/"},{"type":"TWITTER","url":"https://twitter.com/SwitchbladeBot"},{"type":"GITHUB","url":"https://github.com/SwitchbladeBot"}],"currency":"USD","projects_count":52,"last_synced_at":"2026-06-30T00:15:17.531Z","created_at":"2024-01-10T13:17:52.537Z","updated_at":"2026-06-30T00:15:17.668Z","transactions_count":24,"balance":86.71,"account_type":"COLLECTIVE","owner":{"login":"SwitchbladeBot","name":"Switchblade","uuid":"39246832","kind":"organization","description":"We're the makers of Switchblade, the Discord bot!","email":null,"website":"https://switchblade.xyz/","location":"Discord API","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/39246832?v=4","repositories_count":52,"last_synced_at":"2024-10-29T21:13:33.887Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SwitchbladeBot","funding_links":[],"total_stars":768,"followers":8,"following":0,"created_at":"2022-11-12T21:26:43.099Z","updated_at":"2024-10-29T21:13:33.888Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwitchbladeBot","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SwitchbladeBot/repositories"},"last_project_activity_at":"2025-06-15T17:59:12.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-05-26T21:32:16.503Z","collective_updated_at":"2020-08-08T05:15:44.064Z","html_url":"https://opencollective.com/switchblade","icon_url":"https://images.opencollective.com/switchblade/logo/40.png","total_donations":86.71000000000001,"total_expenses":0.0,"current_balance":86.71,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/switchblade","url":"https://opencollective.ecosyste.ms/collectives/switchblade","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/switchblade/projects"}}