{"id":19661,"url":"https://github.com/twbs/icons","last_synced_at":"2026-03-27T00:20:43.989Z","repository":{"id":37677442,"uuid":"198878888","full_name":"twbs/icons","owner":"twbs","description":"Official open source SVG icon library for Bootstrap.","archived":false,"fork":false,"pushed_at":"2025-08-28T13:45:39.000Z","size":71841,"stargazers_count":7745,"open_issues_count":442,"forks_count":1089,"subscribers_count":139,"default_branch":"main","last_synced_at":"2025-09-18T06:37:41.546Z","etag":null,"topics":["bootstrap","font","icons","sprite","svg","woff","woff2"],"latest_commit_sha":null,"homepage":"https://icons.getbootstrap.com","language":"TypeScript","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/twbs.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,"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":{"github":"twbs","open_collective":"bootstrap"}},"created_at":"2019-07-25T17:59:58.000Z","updated_at":"2025-09-17T15:49:53.000Z","dependencies_parsed_at":"2024-01-17T17:47:14.638Z","dependency_job_id":"40abf658-c639-4717-a2e4-bc8040d8db07","html_url":"https://github.com/twbs/icons","commit_stats":{"total_commits":1228,"total_committers":47,"mean_commits":"26.127659574468087","dds":0.6604234527687296,"last_synced_commit":"8a46937c005ca829471d3198b35bd3735c23fde5"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/twbs/icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Ficons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Ficons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Ficons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Ficons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twbs","download_url":"https://codeload.github.com/twbs/icons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/twbs%2Ficons/sbom","scorecard":{"id":706619,"data":{"date":"2025-08-11","repo":{"name":"github.com/twbs/icons","commit":"1a45f8e7ad4f356933188cbe2664693c6e98ca17"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6,"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":"Maintained","score":6,"reason":"5 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 6/26 approved changesets -- score normalized to 2","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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:22","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release-notes.yml:16","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-notes.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:16"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/deploy.yml:47"],"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/codeql.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/deploy.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/deploy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/deploy.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-notes.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/release-notes.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/test.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/twbs/icons/test.yml/main?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 third-party GitHubAction dependencies pinned","Info:   3 out of   3 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":"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":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.13.1 not signed: https://api.github.com/repos/twbs/icons/releases/217727350","Warn: release artifact v1.13.0 not signed: https://api.github.com/repos/twbs/icons/releases/217722471","Warn: release artifact v1.12.1 not signed: https://api.github.com/repos/twbs/icons/releases/216337570","Warn: release artifact v1.12.0 not signed: https://api.github.com/repos/twbs/icons/releases/216337269","Warn: release artifact v1.11.4 not signed: https://api.github.com/repos/twbs/icons/releases/216318377","Warn: release artifact v1.13.1 does not have provenance: https://api.github.com/repos/twbs/icons/releases/217727350","Warn: release artifact v1.13.0 does not have provenance: https://api.github.com/repos/twbs/icons/releases/217722471","Warn: release artifact v1.12.1 does not have provenance: https://api.github.com/repos/twbs/icons/releases/216337570","Warn: release artifact v1.12.0 does not have provenance: https://api.github.com/repos/twbs/icons/releases/216337269","Warn: release artifact v1.11.4 does not have provenance: https://api.github.com/repos/twbs/icons/releases/216318377"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 18 commits out of 20 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":"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"}}]},"last_synced_at":"2025-08-22T06:46:40.933Z","repository_id":37677442,"created_at":"2025-08-22T06:46:40.933Z","updated_at":"2025-08-22T06:46:40.933Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279058200,"owners_count":26094844,"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-15T02:00:07.814Z","response_time":56,"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","font","icons","sprite","svg","woff","woff2"],"created_at":"2024-01-11T19:07:21.409Z","updated_at":"2025-10-15T06:23:03.851Z","avatar_url":"https://github.com/twbs.png","language":"TypeScript","project_url":"https://opencollective.ecosyste.ms/api/v1/projects/19661","html_url":"https://opencollective.ecosyste.ms/projects/19661","collective":{"id":2863,"uuid":"8a47byg9-nxozdp8y-d89qmjlv-03rek5w8","slug":"bootstrap","name":"Bootstrap","description":"Sleek, intuitive, and powerful front-end framework for faster and easier web development. ","website":"https://getbootstrap.com/","github":"twbs","twitter":"getbootstrap","repository_url":null,"social_links":[{"type":"WEBSITE","url":"https://getbootstrap.com/"},{"type":"TWITTER","url":"https://twitter.com/getbootstrap"},{"type":"GITHUB","url":"https://github.com/twbs"}],"currency":"USD","projects_count":26,"last_synced_at":"2026-04-12T18:15:49.788Z","created_at":"2024-01-10T13:17:53.077Z","updated_at":"2026-04-12T18:16:01.034Z","transactions_count":2556,"balance":57885.050000000876,"account_type":"COLLECTIVE","owner":{"login":"twbs","name":"Bootstrap","uuid":"2918581","kind":"organization","description":"Source code and more for the most popular front-end framework in the world.","email":null,"website":"https://getbootstrap.com","location":"San Francisco","twitter":"getbootstrap","company":null,"icon_url":"https://avatars.githubusercontent.com/u/2918581?v=4","repositories_count":26,"last_synced_at":"2024-10-29T22:38:46.545Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"twbs","open_collective":"bootstrap"}},"html_url":"https://github.com/twbs","funding_links":["https://github.com/sponsors/twbs","https://opencollective.com/bootstrap"],"total_stars":213154,"followers":11659,"following":0,"created_at":"2022-11-02T16:17:13.500Z","updated_at":"2024-10-29T22:38:46.546Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twbs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/twbs/repositories"},"last_project_activity_at":"2026-01-03T08:04:35.000Z","archived":false,"no_funding":false,"no_license":false,"host":"opensource","collective_created_at":"2018-12-10T17:37:22.742Z","collective_updated_at":"2021-04-24T04:33:05.153Z","html_url":"https://opencollective.com/bootstrap","icon_url":"https://images.opencollective.com/bootstrap/logo/40.png","total_donations":62110.44999999971,"total_expenses":-10009.270000000095,"current_balance":57885.050000000876,"api_url":"https://opencollective.ecosyste.ms/api/v1/collectives/bootstrap","url":"https://opencollective.ecosyste.ms/collectives/bootstrap","projects_url":"https://opencollective.ecosyste.ms/api/v1/collectives/bootstrap/projects"}}