{"id":1286416,"name":"@sourcegraph/react-loading-spinner","ecosystem":"npm","description":"Sourcegraph's loading spinner","homepage":"https://github.com/sourcegraph/react-loading-spinner#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/sourcegraph/react-loading-spinner","keywords_array":[],"namespace":"sourcegraph","versions_count":7,"first_release_published_at":"2018-08-02T02:32:24.468Z","latest_release_published_at":"2018-12-06T09:50:30.318Z","latest_release_number":"0.0.7","last_synced_at":"2026-03-27T22:19:46.660Z","created_at":"2022-04-08T19:36:57.452Z","updated_at":"2026-03-27T22:19:46.660Z","registry_url":"https://www.npmjs.com/package/@sourcegraph/react-loading-spinner","install_command":"npm install @sourcegraph/react-loading-spinner","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.7"}},"repo_metadata":{"id":57161706,"uuid":"143231901","full_name":"sourcegraph/react-loading-spinner","owner":"sourcegraph","description":"Sourcegraph's loading spinner","archived":true,"fork":false,"pushed_at":"2022-01-05T15:24:06.000Z","size":30,"stargazers_count":2,"open_issues_count":3,"forks_count":2,"subscribers_count":66,"default_branch":"master","last_synced_at":"2025-08-28T19:01:31.811Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","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/sourcegraph.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":"2018-08-02T02:29:42.000Z","updated_at":"2023-01-28T04:20:03.000Z","dependencies_parsed_at":"2022-09-09T07:00:40.012Z","dependency_job_id":null,"html_url":"https://github.com/sourcegraph/react-loading-spinner","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/sourcegraph/react-loading-spinner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","download_url":"https://codeload.github.com/sourcegraph/react-loading-spinner/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/sbom","scorecard":{"id":839379,"data":{"date":"2025-08-11","repo":{"name":"github.com/sourcegraph/react-loading-spinner","commit":"2d4ec1a358bbb45293bb11f2c951d5f4b6a40c3e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.2,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/17 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":"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":"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":"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":"project is archived","details":["Warn: Repository is archived."],"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/lsif.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":"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/lsif.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/sourcegraph/react-loading-spinner/lsif.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/lsif.yml:12","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 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":0,"reason":"19 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-6c8f-qphg-qjgp","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-fhjf-83wg-r2j9","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-4g88-fppr-53pp","Warn: Project is vulnerable to: GHSA-4jqc-8m5r-9rpr","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-662x-fhqg-9p8v","Warn: Project is vulnerable to: GHSA-394c-5j6w-4xmx","Warn: Project is vulnerable to: GHSA-78cj-fxph-m83p","Warn: Project is vulnerable to: GHSA-fhg7-m89q-25r3","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-23T20:04:01.473Z","repository_id":57161706,"created_at":"2025-08-23T20:04:01.473Z","updated_at":"2025-08-23T20:04:01.473Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275425563,"owners_count":25462512,"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-16T02:00:10.229Z","response_time":65,"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":"sourcegraph","name":"Sourcegraph","uuid":"3979584","kind":"organization","description":"Helping developers search, understand, and write code in complex codebases with AI","email":"hi@sourcegraph.com","website":"https://sourcegraph.com","location":null,"twitter":"sourcegraph","company":null,"icon_url":"https://avatars.githubusercontent.com/u/3979584?v=4","repositories_count":598,"last_synced_at":"2025-09-16T17:10:56.801Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/sourcegraph","funding_links":[],"total_stars":47892,"followers":1413,"following":0,"created_at":"2022-11-05T04:21:26.329Z","updated_at":"2025-09-16T17:10:56.801Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sourcegraph/repositories"},"tags":[{"name":"v0.0.6","sha":"a0d52cc5373ea74d686254c7a886e0d654872cf3","kind":"tag","published_at":"2018-08-02T14:41:41.000Z","download_url":"https://codeload.github.com/sourcegraph/react-loading-spinner/tar.gz/v0.0.6","html_url":"https://github.com/sourcegraph/react-loading-spinner/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/react-loading-spinner@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"20411a53b231267d4c5a00caf41fdc331da441ea","kind":"tag","published_at":"2018-08-02T12:25:40.000Z","download_url":"https://codeload.github.com/sourcegraph/react-loading-spinner/tar.gz/v0.0.5","html_url":"https://github.com/sourcegraph/react-loading-spinner/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/react-loading-spinner@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.5/manifests"},{"name":"v0.0.4","sha":"d64773663bd3165014759642714b70ff7123e05c","kind":"tag","published_at":"2018-08-02T12:22:11.000Z","download_url":"https://codeload.github.com/sourcegraph/react-loading-spinner/tar.gz/v0.0.4","html_url":"https://github.com/sourcegraph/react-loading-spinner/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/react-loading-spinner@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"8e07663426d7e3cfc4d6d671e27974a59cb4e724","kind":"tag","published_at":"2018-08-02T11:32:41.000Z","download_url":"https://codeload.github.com/sourcegraph/react-loading-spinner/tar.gz/v0.0.3","html_url":"https://github.com/sourcegraph/react-loading-spinner/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/react-loading-spinner@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.3/manifests"},{"name":"v0.0.2","sha":"0758e958ca68c34436290ccea8812a32155d096a","kind":"tag","published_at":"2018-08-02T02:47:47.000Z","download_url":"https://codeload.github.com/sourcegraph/react-loading-spinner/tar.gz/v0.0.2","html_url":"https://github.com/sourcegraph/react-loading-spinner/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/sourcegraph/react-loading-spinner@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sourcegraph%2Freact-loading-spinner/tags/v0.0.2/manifests"}]},"repo_metadata_updated_at":"2025-10-31T13:34:31.851Z","dependent_packages_count":3,"downloads":277,"downloads_period":"last-month","dependent_repos_count":21,"rankings":{"downloads":27.280797549965573,"dependent_repos_count":2.722682398273118,"dependent_packages_count":5.961336940167326,"stargazers_count":14.642550816382762,"forks_count":9.939254350329586,"docker_downloads_count":0.967120557578731,"average":10.252290435449515},"purl":"pkg:npm/%40sourcegraph/react-loading-spinner","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@sourcegraph/react-loading-spinner","docker_dependents_count":1,"docker_downloads_count":603,"usage_url":"https://repos.ecosyste.ms/usage/npm/@sourcegraph/react-loading-spinner","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@sourcegraph/react-loading-spinner/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-12T02:46:31.207Z","issues_count":2,"pull_requests_count":3,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":8729.5,"issues_closed_count":0,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":2,"avg_comments_per_issue":0.0,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":1,"bot_issues_count":1,"bot_pull_requests_count":1,"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/sourcegraph%2Freact-loading-spinner/issues","maintainers":[{"login":"sqs","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sqs"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sourcegraph%2Freact-loading-spinner/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sourcegraph%2Freact-loading-spinner/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sourcegraph%2Freact-loading-spinner/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sourcegraph%2Freact-loading-spinner/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@sourcegraph%2Freact-loading-spinner/codemeta","maintainers":[{"uuid":"andreeleuterio","login":"andreeleuterio","name":null,"email":"andre@npmjs.com","url":null,"packages_count":354,"html_url":"https://www.npmjs.com/~andreeleuterio","role":null,"created_at":"2022-11-10T23:39:36.914Z","updated_at":"2022-11-10T23:39:36.914Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/andreeleuterio/packages"},{"uuid":"sqs","login":"sqs","name":null,"email":"sqs@sourcegraph.com","url":null,"packages_count":148,"html_url":"https://www.npmjs.com/~sqs","role":null,"created_at":"2022-11-10T23:39:37.044Z","updated_at":"2022-11-10T23:39:37.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sqs/packages"},{"uuid":"sourcegraph-bot","login":"sourcegraph-bot","name":null,"email":"dev@sourcegraph.com","url":null,"packages_count":112,"html_url":"https://www.npmjs.com/~sourcegraph-bot","role":null,"created_at":"2022-11-10T23:39:37.008Z","updated_at":"2022-11-10T23:39:37.008Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sourcegraph-bot/packages"},{"uuid":"beyang","login":"beyang","name":null,"email":"beyang@sourcegraph.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~beyang","role":null,"created_at":"2022-11-10T23:39:37.092Z","updated_at":"2022-11-10T23:39:37.092Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/beyang/packages"},{"uuid":"slimsag","login":"slimsag","name":null,"email":"stephen.gutekanst@gmail.com","url":null,"packages_count":76,"html_url":"https://www.npmjs.com/~slimsag","role":null,"created_at":"2022-11-10T23:39:37.230Z","updated_at":"2022-11-10T23:39:37.230Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/slimsag/packages"},{"uuid":"techopsadmin","login":"techopsadmin","name":null,"email":"tech-ops-admin@sourcegraph.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~techopsadmin","role":null,"created_at":"2023-09-18T02:57:03.265Z","updated_at":"2023-09-18T02:57:03.265Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/techopsadmin/packages"}]}