{"id":39870,"url":"https://github.com/yiisoft/yii2-bootstrap5","last_synced_at":"2026-08-09T06:20:37.856Z","repository":{"id":38797140,"uuid":"384377614","full_name":"yiisoft/yii2-bootstrap5","owner":"yiisoft","description":"Yii 2 Bootstrap 5 Extension","archived":false,"fork":false,"pushed_at":"2026-08-02T16:16:44.000Z","size":509,"stargazers_count":66,"open_issues_count":9,"forks_count":44,"subscribers_count":12,"default_branch":"master","last_synced_at":"2026-08-04T01:04:25.476Z","etag":null,"topics":["bootstrap","bootstrap5","hacktoberfest","yii2-extension"],"latest_commit_sha":null,"homepage":"https://www.yiiframework.com/","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yiisoft.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"open_collective":"yiisoft","github":["yiisoft"],"polar":"yiisoft"}},"created_at":"2021-07-09T08:49:15.000Z","updated_at":"2026-08-02T16:16:46.000Z","dependencies_parsed_at":"2023-11-09T15:05:10.106Z","dependency_job_id":"36824c4b-e236-4f2b-9433-06b1ddf6d642","html_url":"https://github.com/yiisoft/yii2-bootstrap5","commit_stats":{"total_commits":163,"total_committers":15,"mean_commits":"10.866666666666667","dds":0.5766871165644172,"last_synced_commit":"1a4f4d66c9ef3a076dc327999f8dc8b52caa5ac0"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/yiisoft/yii2-bootstrap5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yiisoft","download_url":"https://codeload.github.com/yiisoft/yii2-bootstrap5/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yiisoft%2Fyii2-bootstrap5/sbom","scorecard":{"id":1238767,"data":{"date":"2025-10-06","repo":{"name":"github.com/yiisoft/yii2-bootstrap5","commit":"2236975b5fab233f06d5c051f6161da5fa4dda5f"},"scorecard":{"version":"v5.3.1-0.20251003215448-f542d69ba0cd","commit":"f542d69ba0cd01fcff1cc4395b9780f2476af14d"},"score":4.8,"checks":[{"name":"Maintained","score":0,"reason":"1 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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#dangerous-workflow"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#packaging"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: .github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#security-policy"}},{"name":"Code-Review","score":4,"reason":"Found 13/30 approved changesets -- score normalized to 4","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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/build.yml:1","Warn: no topLevel permission defined: .github/workflows/ecs.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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#token-permissions"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yiisoft/yii2-bootstrap5/build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yiisoft/yii2-bootstrap5/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yiisoft/yii2-bootstrap5/build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecs.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/yiisoft/yii2-bootstrap5/ecs.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ecs.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/yiisoft/yii2-bootstrap5/ecs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ecs.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/yiisoft/yii2-bootstrap5/ecs.yml/master?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/build.yml:47","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   1 downloadThenRun 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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#pinned-dependencies"}},{"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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/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/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f542d69ba0cd01fcff1cc4395b9780f2476af14d/docs/checks.md#sast"}}]},"last_synced_at":"2025-10-14T00:23:38.461Z","repository_id":38797140,"created_at":"2025-10-14T00:23:38.461Z","updated_at":"2025-10-14T00:23:38.461Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36436604,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-09T02:00:06.528Z","response_time":130,"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":["bootstrap","bootstrap5","hacktoberfest","yii2-extension"],"created_at":"2024-01-13T13:14:39.671Z","updated_at":"2026-08-09T06:20:37.638Z","avatar_url":"https://github.com/yiisoft.png","language":"PHP","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/39870","html_url":"https://opencollective.ecosyste.ms/projects/39870","collective":{"id":2745,"uuid":"eeng0kzd-yvor4pz8-ggbpbma8-37xlw95j","slug":"yiisoft","name":"Yii Software","description":"Yii PHP framework","website":"https://www.yiiframework.com/","github":"yiisoft","twitter":"yiiframework","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://www.yiiframework.com/"}],"currency":"USD","projects_count":208,"last_synced_at":"2026-08-22T00:15:08.755Z","created_at":"2024-01-10T13:17:52.826Z","updated_at":"2026-08-22T00:15:09.307Z","transactions_count":7885,"balance":8865.119999999826,"account_type":"COLLECTIVE","owner":{"login":"yiisoft","name":"Yii Software","uuid":"993323","kind":"organization","description":"Yii Framework and packages","email":null,"website":"https://www.yiiframework.com","location":"Earth","twitter":"yiiframework","company":null,"icon_url":"https://avatars.githubusercontent.com/u/993323?v=4","repositories_count":203,"last_synced_at":"2024-10-29T21:14:39.598Z","metadata":{"has_sponsors_listing":true,"funding":{"open_collective":"yiisoft","github":["yiisoft"],"polar":"yiisoft"}},"html_url":"https://github.com/yiisoft","funding_links":["https://opencollective.com/yiisoft","https://github.com/sponsors/yiisoft","https://polar.sh/yiisoft"],"total_stars":33649,"followers":484,"following":0,"created_at":"2022-11-02T16:39:59.285Z","updated_at":"2024-10-29T21:14:39.598Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yiisoft","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yiisoft/repositories"},"last_project_activity_at":"2026-08-09T21:18:47.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2019-02-14T16:24:15.898Z","collective_updated_at":"2026-08-09T21:44:01.029Z","html_url":"https://opencollective.com/yiisoft","icon_url":"https://images.opencollective.com/yiisoft/logo/40.png","total_donations":184748.63999999923,"total_expenses":-192816.06000000093,"current_balance":8865.119999999826,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/yiisoft","url":"https://opencollective.ecosyste.ms/collectives/yiisoft","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/yiisoft/projects"}}