{"id":9556,"url":"https://github.com/coreui/coreui","last_synced_at":"2026-03-26T18:20:30.171Z","repository":{"id":38486041,"uuid":"126974263","full_name":"coreui/coreui","owner":"coreui","description":"Open Source UI Kit built on top of Bootstrap 5 and plain JavaScript without any additional libraries like jQuery","archived":false,"fork":false,"pushed_at":"2025-10-07T09:02:49.000Z","size":208612,"stargazers_count":843,"open_issues_count":15,"forks_count":217,"subscribers_count":24,"default_branch":"main","last_synced_at":"2025-10-13T01:22:46.285Z","etag":null,"topics":["bootstrap","bootstrap5","coreui","css","html","javascript","scss","ui","uikit","web-components","webapp"],"latest_commit_sha":null,"homepage":"https://coreui.io/bootstrap/docs/getting-started/introduction/","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/coreui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":".github/SUPPORT.md","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://coreui.io/pricing/?support=true","open_collective":"coreui"}},"created_at":"2018-03-27T11:09:56.000Z","updated_at":"2025-10-04T13:57:05.000Z","dependencies_parsed_at":"2023-02-13T20:01:59.359Z","dependency_job_id":"747140d4-452b-4fce-9f50-1668f2835608","html_url":"https://github.com/coreui/coreui","commit_stats":{"total_commits":18100,"total_committers":1540,"mean_commits":"11.753246753246753","dds":0.835524861878453,"last_synced_commit":"d87d6fee34b1b33b9aac3b96bce9e761dfd1f50e"},"previous_names":[],"tags_count":128,"template":false,"template_full_name":null,"purl":"pkg:github/coreui/coreui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreui","download_url":"https://codeload.github.com/coreui/coreui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coreui%2Fcoreui/sbom","scorecard":{"id":304908,"data":{"date":"2025-08-11","repo":{"name":"github.com/coreui/coreui","commit":"04412df3e2f1c5385db3343f6bec03f176ff3df1"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Code-Review","score":0,"reason":"Found 1/25 approved changesets -- score normalized to 0","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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/js.yml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/js.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/bundlewatch.yml:15","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/css.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/js.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:17","Warn: no topLevel permission defined: .github/workflows/stale.yml:1"],"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":"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":"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":"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":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bundlewatch.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/bundlewatch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bundlewatch.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/bundlewatch.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/css.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/css.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/css.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/css.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/docs.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/js.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/js.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/js.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/js.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/coreui/coreui/stale.yml/main?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 third-party GitHubAction dependencies pinned","Info:   5 out of   5 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v5.4.1 not signed: https://api.github.com/repos/coreui/coreui/releases/229434839","Warn: release artifact v5.4.0 not signed: https://api.github.com/repos/coreui/coreui/releases/219502527","Warn: release artifact v5.3.2 not signed: https://api.github.com/repos/coreui/coreui/releases/214498996","Warn: release artifact v5.3.1 not signed: https://api.github.com/repos/coreui/coreui/releases/200370476","Warn: release artifact v5.3.0 not signed: https://api.github.com/repos/coreui/coreui/releases/200126551","Warn: release artifact v5.4.1 does not have provenance: https://api.github.com/repos/coreui/coreui/releases/229434839","Warn: release artifact v5.4.0 does not have provenance: https://api.github.com/repos/coreui/coreui/releases/219502527","Warn: release artifact v5.3.2 does not have provenance: https://api.github.com/repos/coreui/coreui/releases/214498996","Warn: release artifact v5.3.1 does not have provenance: https://api.github.com/repos/coreui/coreui/releases/200370476","Warn: release artifact v5.3.0 does not have provenance: https://api.github.com/repos/coreui/coreui/releases/200126551"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 6 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"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T21:47:31.471Z","repository_id":38486041,"created_at":"2025-08-17T21:47:31.471Z","updated_at":"2025-08-17T21:47:31.471Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020349,"owners_count":26086865,"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-10-14T02:00:06.444Z","response_time":60,"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","coreui","css","html","javascript","scss","ui","uikit","web-components","webapp"],"created_at":"2024-01-11T17:58:06.601Z","updated_at":"2025-10-14T18:23:19.856Z","avatar_url":"https://github.com/coreui.png","language":"JavaScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/9556","html_url":"https://opencollective.ecosyste.ms/projects/9556","collective":{"id":569,"uuid":"e0adkjrv-8xwm697v-zy4q7z5n-4l93bgoy","slug":"coreui","name":"CoreUI","description":"Helps us create Open Source UI Components library and Admin Panel Template for Angular, Bootstrap, React.js, and Vue.js","website":"https://coreui.io","github":"coreui","twitter":"core_ui","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://coreui.io"},{"type":"TWITTER","url":"https://twitter.com/core_ui"},{"type":"GITHUB","url":"https://github.com/coreui"}],"currency":"USD","projects_count":29,"last_synced_at":"2026-04-06T12:15:16.565Z","created_at":"2024-01-10T13:17:47.984Z","updated_at":"2026-04-06T12:15:16.786Z","transactions_count":2,"balance":3.76,"account_type":"COLLECTIVE","owner":{"login":"coreui","name":"CoreUI","uuid":"36859861","kind":"organization","description":"","email":null,"website":"https://coreui.io","location":"Poland","twitter":"core_ui","company":null,"icon_url":"https://avatars.githubusercontent.com/u/36859861?v=4","repositories_count":29,"last_synced_at":"2024-10-29T15:54:20.799Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coreui","funding_links":[],"total_stars":26881,"followers":285,"following":0,"created_at":"2022-11-02T16:35:35.112Z","updated_at":"2024-10-29T15:54:20.799Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreui","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coreui/repositories"},"last_project_activity_at":"2025-10-07T16:56:47.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2022-05-12T17:34:04.439Z","collective_updated_at":"2023-02-07T17:17:38.585Z","html_url":"https://opencollective.com/coreui","icon_url":"https://images.opencollective.com/coreui/logo/40.png","total_donations":3.76,"total_expenses":-0.5,"current_balance":3.76,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/coreui","url":"https://opencollective.ecosyste.ms/collectives/coreui","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/coreui/projects"}}