{"id":2283427,"name":"reactjs-stack-icons","ecosystem":"npm","description":"Icons and spots of stackoverflow design system optimized for React user ","homepage":"https://github.com/coolcorexix/reactjs-stack-icons","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/coolcorexix/reactjs-stack-icons","keywords_array":["reactjs","typescript","icons","jsx","stackoverflow"],"namespace":null,"versions_count":5,"first_release_published_at":"2021-05-10T09:26:59.798Z","latest_release_published_at":"2021-05-11T08:12:41.897Z","latest_release_number":"0.1.4","last_synced_at":"2026-04-02T06:17:34.234Z","created_at":"2022-04-09T23:36:54.373Z","updated_at":"2026-04-02T06:17:34.235Z","registry_url":"https://www.npmjs.com/package/reactjs-stack-icons","install_command":"npm install reactjs-stack-icons","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.1.4"}},"repo_metadata":{"id":57348369,"uuid":"365977115","full_name":"coolcorexix/reactjs-stack-icons","owner":"coolcorexix","description":"ReactJs implementation for [Stacks-Icons](https://github.com/StackExchange/Stacks-Icons)","archived":false,"fork":false,"pushed_at":"2021-05-11T08:12:53.000Z","size":370,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-04T21:36:39.821Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coolcorexix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-05-10T08:50:28.000Z","updated_at":"2021-05-11T08:12:56.000Z","dependencies_parsed_at":"2022-08-31T18:50:37.679Z","dependency_job_id":null,"html_url":"https://github.com/coolcorexix/reactjs-stack-icons","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/coolcorexix/reactjs-stack-icons","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcorexix%2Freactjs-stack-icons","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcorexix%2Freactjs-stack-icons/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcorexix%2Freactjs-stack-icons/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcorexix%2Freactjs-stack-icons/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coolcorexix","download_url":"https://codeload.github.com/coolcorexix/reactjs-stack-icons/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcorexix%2Freactjs-stack-icons/sbom","scorecard":{"id":304138,"data":{"date":"2025-08-11","repo":{"name":"github.com/coolcorexix/reactjs-stack-icons","commit":"a41cb8401caa4d29634462fbf894af402387ca1e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.3,"checks":[{"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":"Code-Review","score":0,"reason":"Found 0/10 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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"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":"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":"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":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"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":"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":0,"reason":"14 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w8qv-6jwh-64r5","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4wf5-vphf-c2xc"],"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:34:42.279Z","repository_id":57348369,"created_at":"2025-08-17T21:34:42.279Z","updated_at":"2025-08-17T21:34:42.279Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279077694,"owners_count":26098327,"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"},"owner_record":{"login":"coolcorexix","name":null,"uuid":"25930830","kind":"user","description":"","email":"","website":"nemothecollector.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/25930830?u=6d6596ce0c189083d41d2c1be07654888caf9a8d\u0026v=4","repositories_count":9,"last_synced_at":"2023-03-08T02:04:52.969Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/coolcorexix","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2023-03-08T02:04:52.982Z","updated_at":"2023-03-08T02:04:52.982Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coolcorexix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coolcorexix/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-20T15:22:14.454Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.477630577640248,"dependent_repos_count":10.295976646711454,"dependent_packages_count":51.836728746128266,"stargazers_count":20.915151912560955,"forks_count":15.382149371460885,"docker_downloads_count":null,"average":25.981527450900366},"purl":"pkg:npm/reactjs-stack-icons","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/reactjs-stack-icons","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/reactjs-stack-icons","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/reactjs-stack-icons/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T05:53:57.456Z","issues_count":0,"pull_requests_count":0,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":null,"issues_closed_count":0,"pull_requests_closed_count":0,"pull_request_authors_count":0,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":null,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/coolcorexix%2Freactjs-stack-icons/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reactjs-stack-icons/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reactjs-stack-icons/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reactjs-stack-icons/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reactjs-stack-icons/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/reactjs-stack-icons/codemeta","maintainers":[{"uuid":"coolcorexix","login":"coolcorexix","name":null,"email":"coolcore.xix@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~coolcorexix","role":null,"created_at":"2022-11-14T05:09:25.506Z","updated_at":"2022-11-14T05:09:25.506Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/coolcorexix/packages"}]}