{"id":4288605,"name":"sourcemap","ecosystem":"cargo","description":"Basic sourcemap handling for Rust","homepage":"https://github.com/getsentry/rust-sourcemap","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/getsentry/rust-sourcemap","keywords_array":["javascript","sourcemap","sourcemaps"],"namespace":null,"versions_count":70,"first_release_published_at":"2016-06-05T15:39:39.923Z","latest_release_published_at":"2026-01-20T09:28:25.202Z","latest_release_number":"9.3.2","last_synced_at":"2026-06-01T14:24:54.600Z","created_at":"2022-04-13T05:18:57.454Z","updated_at":"2026-06-01T14:24:54.600Z","registry_url":"https://crates.io/crates/sourcemap/","install_command":"cargo install sourcemap","documentation_url":"https://docs.rs/sourcemap/","metadata":{"categories":[]},"repo_metadata":{"id":8990096,"uuid":"60467117","full_name":"getsentry/rust-sourcemap","owner":"getsentry","description":"A library for rust that implements basic sourcemap handling","archived":false,"fork":false,"pushed_at":"2026-03-25T04:01:23.000Z","size":4640,"stargazers_count":246,"open_issues_count":5,"forks_count":35,"subscribers_count":44,"default_branch":"master","last_synced_at":"2026-05-31T02:02:43.103Z","etag":null,"topics":["tag-production"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/getsentry.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"created_at":"2016-06-05T15:32:17.000Z","updated_at":"2026-05-29T23:26:36.000Z","dependencies_parsed_at":"2023-01-14T11:51:29.149Z","dependency_job_id":"889b052b-43d3-4de1-81f7-4adeff4fa02f","html_url":"https://github.com/getsentry/rust-sourcemap","commit_stats":{"total_commits":212,"total_committers":23,"mean_commits":9.217391304347826,"dds":0.3160377358490566,"last_synced_commit":"6088d5e6ec7212332bf91ea82f91f7f3eac4e848"},"previous_names":[],"tags_count":67,"template":false,"template_full_name":null,"purl":"pkg:github/getsentry/rust-sourcemap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Frust-sourcemap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Frust-sourcemap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Frust-sourcemap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Frust-sourcemap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","download_url":"https://codeload.github.com/getsentry/rust-sourcemap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Frust-sourcemap/sbom","scorecard":{"id":424615,"data":{"date":"2025-08-11","repo":{"name":"github.com/getsentry/rust-sourcemap","commit":"986b6919f87de3f4a26684db1bb5f0a396fb2588"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.5,"checks":[{"name":"Code-Review","score":6,"reason":"Found 19/30 approved changesets -- score normalized to 6","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":"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":6,"reason":"8 commit(s) and 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/weekly.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/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/weekly.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/getsentry/rust-sourcemap/weekly.yml/master?enable=pin","Info:   1 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction 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":"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":"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"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"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":"Branch-Protection","score":4,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: 'stale review dismissal' is disabled on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is required - but no codeowners file found in repo","Warn: 'last push approval' is disabled on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on 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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/getsentry/.github/SECURITY.md:1","Info: Found linked content: github.com/getsentry/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/getsentry/.github/SECURITY.md:1","Info: Found text in security policy: github.com/getsentry/.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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 19 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"}}]},"last_synced_at":"2025-08-19T01:58:27.166Z","repository_id":8990096,"created_at":"2025-08-19T01:58:27.166Z","updated_at":"2025-08-19T01:58:27.166Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33779722,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-01T02:00:06.963Z","response_time":115,"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":"getsentry","name":"Sentry","uuid":"1396951","kind":"organization","description":"Real-time crash reporting for your web apps, mobile apps, and games.","email":"support@sentry.io","website":"https://sentry.io","location":"United States of America","twitter":"getsentry","company":null,"icon_url":"https://avatars.githubusercontent.com/u/1396951?v=4","repositories_count":696,"last_synced_at":"2025-10-19T07:22:08.795Z","metadata":{"has_sponsors_listing":false,"funding":{"custom":["https://sentry.io/pricing/","https://sentry.io/"]}},"html_url":"https://github.com/getsentry","funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"total_stars":98992,"followers":2575,"following":0,"created_at":"2022-11-02T16:22:50.307Z","updated_at":"2025-10-19T07:22:08.795Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getsentry/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-01T14:24:54.085Z","dependent_packages_count":31,"downloads":32284135,"downloads_period":"total","dependent_repos_count":1293,"rankings":{"downloads":0.9544578709166678,"dependent_repos_count":1.1598380857070307,"dependent_packages_count":1.5516210966681607,"stargazers_count":11.037204227141597,"forks_count":11.335754098115688,"docker_downloads_count":3.251582810713031,"average":4.881743031543696},"purl":"pkg:cargo/sourcemap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/sourcemap","docker_dependents_count":30,"docker_downloads_count":23282372,"usage_url":"https://repos.ecosyste.ms/usage/cargo/sourcemap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/sourcemap/dependencies","status":null,"funding_links":["https://sentry.io/pricing/","https://sentry.io/"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-28T15:32:25.282Z","issues_count":33,"pull_requests_count":131,"avg_time_to_close_issue":13795467.25,"avg_time_to_close_pull_request":1012530.868852459,"issues_closed_count":24,"pull_requests_closed_count":122,"pull_request_authors_count":32,"issue_authors_count":16,"avg_comments_per_issue":1.4545454545454546,"avg_comments_per_pull_request":1.0687022900763359,"merged_pull_requests_count":106,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":573650.5,"past_year_avg_time_to_close_pull_request":385671.40625,"past_year_issues_closed_count":6,"past_year_pull_requests_closed_count":32,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":0.5714285714285714,"past_year_avg_comments_per_pull_request":0.7567567567567568,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":26,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/getsentry%2Frust-sourcemap/issues","maintainers":[{"login":"szokeasaurusrex","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szokeasaurusrex"},{"login":"Swatinem","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Swatinem"},{"login":"mitsuhiko","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mitsuhiko"},{"login":"kamilogorek","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kamilogorek"},{"login":"jan-auer","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jan-auer"},{"login":"Jeffreyhung","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jeffreyhung"},{"login":"tonyo","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tonyo"},{"login":"joshuarli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshuarli"},{"login":"dashed","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dashed"},{"login":"bruno-garcia","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bruno-garcia"},{"login":"lforst","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lforst"}],"active_maintainers":[{"login":"szokeasaurusrex","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/szokeasaurusrex"},{"login":"joshuarli","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/joshuarli"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sourcemap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sourcemap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sourcemap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sourcemap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sourcemap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/sourcemap/codemeta","maintainers":[{"uuid":"12434","login":"getsentry-bot","name":"Sentry Bot","email":null,"url":"https://github.com/getsentry-bot","packages_count":54,"html_url":"https://crates.io/users/getsentry-bot","role":null,"created_at":"2022-11-08T01:29:24.748Z","updated_at":"2022-11-08T01:29:24.748Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/getsentry-bot/packages"}]}