{"id":12395016,"name":"csskit_source_finder","ecosystem":"cargo","description":"Source code location utilities for csskit","homepage":"https://csskit.rs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/csskit/csskit","keywords_array":["css","parser"],"namespace":null,"versions_count":93,"first_release_published_at":"2025-10-17T22:27:32.867Z","latest_release_published_at":"2026-04-01T11:41:39.810Z","latest_release_number":"0.0.20","last_synced_at":"2026-04-01T19:37:24.220Z","created_at":"2025-10-17T22:32:45.123Z","updated_at":"2026-04-01T19:39:36.928Z","registry_url":"https://crates.io/crates/csskit_source_finder/","install_command":"cargo install csskit_source_finder","documentation_url":"https://docs.rs/csskit_source_finder/","metadata":{"categories":[]},"repo_metadata":{"id":186184755,"uuid":"674782591","full_name":"csskit/csskit","owner":"csskit","description":"Refreshing CSS","archived":false,"fork":false,"pushed_at":"2026-02-26T22:17:31.000Z","size":251086,"stargazers_count":159,"open_issues_count":30,"forks_count":6,"subscribers_count":6,"default_branch":"main","last_synced_at":"2026-02-26T23:40:45.470Z","etag":null,"topics":["bundler","css","linter","parser","rust","toolchain","transpiler"],"latest_commit_sha":null,"homepage":"https://csskit.rs/","language":"Rust","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/csskit.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/funding.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","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":{"github":["keithamus"]}},"created_at":"2023-08-04T19:08:33.000Z","updated_at":"2026-02-26T22:06:32.000Z","dependencies_parsed_at":"2024-08-26T16:46:04.371Z","dependency_job_id":"ae6f411b-e0d9-49a1-8403-858e94ddbaed","html_url":"https://github.com/csskit/csskit","commit_stats":{"total_commits":330,"total_committers":3,"mean_commits":110.0,"dds":"0.16060606060606064","last_synced_commit":"5ae10d533151d16c4dfdc35bdc9f4f74cb49b654"},"previous_names":["keithamus/hdx","csskit/csskit"],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/csskit/csskit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csskit","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/sbom","scorecard":{"id":311279,"data":{"date":"2025-08-11","repo":{"name":"github.com/csskit/csskit","commit":"dbb52b1ee36a212f7e0d56122ddf835fe0297ecc"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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":10,"reason":"security policy file detected","details":["Info: security policy file detected: .github/SECURITY.md:1","Info: Found linked content: .github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: .github/SECURITY.md:1","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"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":"Code-Review","score":10,"reason":"all changesets reviewed","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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/generate-all-values.yml:11","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/generate-all-values.yml:13","Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Warn: no topLevel permission defined: .github/workflows/generate-all-values.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pages.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:9"],"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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact canary not signed: https://api.github.com/repos/csskit/csskit/releases/191124331","Warn: release artifact canary does not have provenance: https://api.github.com/repos/csskit/csskit/releases/191124331"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: branch 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on 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":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: npmCommand not pinned by hash: .github/workflows/pages.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:155","Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:112"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m"],"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-17T23:13:11.818Z","repository_id":186184755,"created_at":"2025-08-17T23:13:11.819Z","updated_at":"2025-08-17T23:13:11.819Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29969700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T12:56:10.327Z","status":"ssl_error","status_checked_at":"2026-03-01T12:55:24.744Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"csskit","name":"csskit","uuid":"23563860","kind":"organization","description":null,"email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/23563860?v=4","repositories_count":4,"last_synced_at":"2024-04-16T08:26:19.593Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/csskit","funding_links":[],"total_stars":7,"followers":0,"following":0,"created_at":"2022-11-06T23:34:34.105Z","updated_at":"2024-04-16T08:26:21.571Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csskit","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csskit/repositories"},"tags":[{"name":"v0.0.17","sha":"cae19c0ee8c5f8eab43bdea4747aba2252cfeeed","kind":"commit","published_at":"2026-02-11T13:13:03.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.17","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"a965589bc5a891116a7841cf424975537fd6ca1d","kind":"commit","published_at":"2026-01-29T17:11:55.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.16","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"bc5ccd0c461caae6e4e421b11d6171dace3ab668","kind":"commit","published_at":"2026-01-28T11:38:50.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.15","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"f5dc5d690ab3c33c4135cce16b7f881ac76ddda2","kind":"commit","published_at":"2026-01-22T11:00:58.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.14","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"7c2443098388e72a6dc97da487ec9799ca848fc8","kind":"commit","published_at":"2026-01-03T14:52:21.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.13","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"c6c70da746174f33894ee2f6100c5c310463034d","kind":"commit","published_at":"2026-01-02T15:00:43.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.12","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"922cfc3fef7ced4cadc378e1964feb69a6038d31","kind":"commit","published_at":"2025-12-30T11:55:40.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.11","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"58b6f67958ec8e94387b614229cdb9aad4b9ccc9","kind":"commit","published_at":"2025-12-28T15:44:07.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.10","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"0ec3a715daec9346d347fa90fe1da4262de3e6df","kind":"commit","published_at":"2025-12-28T10:50:40.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.9","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"fe89be13d6938f9dab4361750e4ed3840c56355d","kind":"commit","published_at":"2025-12-20T12:58:49.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.8","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"5ac83f595b6001fd98915f99a74cdd135314fe18","kind":"commit","published_at":"2025-12-06T11:05:24.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.7","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.7/manifests"},{"name":"v0.0.6","sha":"052aed28c7cbfeaf727f28128ce2c870b5efcb9f","kind":"commit","published_at":"2025-10-26T10:11:10.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.6","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.6/manifests"},{"name":"v0.0.5","sha":"32189e8c6af75005db3921d7a7777203ceeb042e","kind":"commit","published_at":"2025-10-25T19:57:48.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.5","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.5/manifests"},{"name":"v0.0.2","sha":"ed794fde7f0c582032ff1ea72e37f22b0acd56c2","kind":"commit","published_at":"2025-09-14T13:24:37.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/v0.0.2","html_url":"https://github.com/csskit/csskit/releases/tag/v0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@v0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/v0.0.2/manifests"},{"name":"canary","sha":"7d6c8bf8018bc9af84ac6b5e36a023437909c10a","kind":"tag","published_at":"2025-01-07T07:47:40.000Z","download_url":"https://codeload.github.com/csskit/csskit/tar.gz/canary","html_url":"https://github.com/csskit/csskit/releases/tag/canary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/csskit/csskit@canary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/canary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/tags/canary/manifests"}]},"repo_metadata_updated_at":"2026-04-01T19:39:36.908Z","dependent_packages_count":0,"downloads":4546,"downloads_period":"total","dependent_repos_count":0,"rankings":{"downloads":94.0426905693342,"dependent_repos_count":19.521250332333167,"dependent_packages_count":25.811842455087547,"stargazers_count":13.127295852989473,"forks_count":23.03778724858333,"docker_downloads_count":null,"average":35.108173291665544},"purl":"pkg:cargo/csskit_source_finder","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/csskit_source_finder","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/csskit_source_finder","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/csskit_source_finder/dependencies","status":null,"funding_links":["https://github.com/sponsors/keithamus"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T13:00:31.214Z","issues_count":28,"pull_requests_count":470,"avg_time_to_close_issue":584474.7142857143,"avg_time_to_close_pull_request":112261.62569832402,"issues_closed_count":14,"pull_requests_closed_count":358,"pull_request_authors_count":8,"issue_authors_count":5,"avg_comments_per_issue":0.5714285714285714,"avg_comments_per_pull_request":0.04680851063829787,"merged_pull_requests_count":340,"bot_issues_count":1,"bot_pull_requests_count":92,"past_year_issues_count":28,"past_year_pull_requests_count":458,"past_year_avg_time_to_close_issue":584474.7142857143,"past_year_avg_time_to_close_pull_request":23616.45197740113,"past_year_issues_closed_count":14,"past_year_pull_requests_closed_count":354,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":0.043668122270742356,"past_year_bot_issues_count":1,"past_year_bot_pull_requests_count":80,"past_year_merged_pull_requests_count":338,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/csskit%2Fcsskit/issues","maintainers":[{"login":"keithamus","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"},{"login":"maraisr","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maraisr"}],"active_maintainers":[{"login":"keithamus","count":355,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/keithamus"},{"login":"maraisr","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maraisr"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/csskit_source_finder/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/csskit_source_finder/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/csskit_source_finder/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/csskit_source_finder/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/csskit_source_finder/codemeta","maintainers":[{"uuid":"3270","login":"keithamus","name":"Keith Cirkel","email":null,"url":"https://github.com/keithamus","packages_count":16,"html_url":"https://crates.io/users/keithamus","role":null,"created_at":"2025-10-18T22:54:54.484Z","updated_at":"2025-10-18T22:54:54.484Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/keithamus/packages"}]}