{"id":5800829,"name":"DataDog/upload-dsyms-github-action","ecosystem":"actions","description":"Upload dSYM files to Datadog to symbolicate your crash reports.","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/DataDog/upload-dsyms-github-action","keywords_array":[],"namespace":"DataDog","versions_count":3,"first_release_published_at":"2021-12-22T08:26:18.000Z","latest_release_published_at":"2024-09-16T16:22:50.000Z","latest_release_number":"v0.3.0","last_synced_at":"2026-05-15T22:04:01.921Z","created_at":"2023-01-04T12:29:42.229Z","updated_at":"2026-05-15T22:04:01.921Z","registry_url":"https://github.com/DataDog/upload-dsyms-github-action","install_command":null,"documentation_url":null,"metadata":{"name":"Datadog Upload dSYMs","description":"Upload dSYM files to Datadog to symbolicate your crash reports.","author":"Datadog","branding":{"icon":"upload","color":"purple"},"inputs":{"api_key":{"required":true,"description":"Datadog API key."},"site":{"required":false,"description":"Datadog site region. `datadoghq.com` by default, use `datadoghq.eu` for the EU.","default":"datadoghq.com"},"dsym_paths":{"required":true,"description":"Path to dSYM files. Supports folder and/or zip files."},"dry_run":{"required":false,"description":"If true, it will run the command without the final step of upload. All other checks are performed."}},"runs":{"using":"node20","main":"dist/index.js"},"default_branch":"main","path":null},"repo_metadata":{"id":39282342,"uuid":"431483902","full_name":"DataDog/upload-dsyms-github-action","owner":"DataDog","description":"Github Action to upload iOS dSYM files using datadog-ci tool.","archived":false,"fork":false,"pushed_at":"2025-09-01T18:10:35.000Z","size":10064,"stargazers_count":11,"open_issues_count":6,"forks_count":4,"subscribers_count":10,"default_branch":"main","last_synced_at":"2025-09-01T18:15:02.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/DataDog.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE","maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-11-24T12:54:20.000Z","updated_at":"2025-09-01T16:34:58.000Z","dependencies_parsed_at":"2024-01-22T11:28:42.566Z","dependency_job_id":"9b560ee6-235b-4a03-b580-0c8f851b147a","html_url":"https://github.com/DataDog/upload-dsyms-github-action","commit_stats":{"total_commits":72,"total_committers":5,"mean_commits":14.4,"dds":0.4027777777777778,"last_synced_commit":"17003911413117edfd4859d02be2c7efca9fe4ef"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":"actions/typescript-action","purl":"pkg:github/DataDog/upload-dsyms-github-action","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fupload-dsyms-github-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fupload-dsyms-github-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fupload-dsyms-github-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fupload-dsyms-github-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/upload-dsyms-github-action/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fupload-dsyms-github-action/sbom","scorecard":{"id":37798,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/upload-dsyms-github-action","commit":"490aaed864b2c768155135f284507e72be965b0a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.9,"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: src/__tests__/fixtures/test/test.dSYM/Contents/Resources/DWARF/Test:1"],"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":"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":"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":5,"reason":"6 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:19","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Warn: no topLevel permission defined: .github/workflows/check-dist.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/integration-test.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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":"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":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/integration-test.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/upload-dsyms-github-action/integration-test.yml/main?enable=pin","Info:  10 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":5,"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'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge 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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-xffm-g5w8-qvg7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6"],"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-14T20:42:56.652Z","repository_id":39282342,"created_at":"2025-08-14T20:42:56.652Z","updated_at":"2025-08-14T20:42:56.652Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273170370,"owners_count":25057744,"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-01T02:00:09.058Z","response_time":120,"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":"DataDog","name":"Datadog, Inc.","uuid":"365230","kind":"organization","description":"","email":"info@datadoghq.com","website":"https://datadoghq.com","location":"New York","twitter":"datadoghq","company":null,"icon_url":"https://avatars.githubusercontent.com/u/365230?v=4","repositories_count":968,"last_synced_at":"2024-04-15T05:05:10.008Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/DataDog","funding_links":[],"total_stars":32738,"followers":1527,"following":0,"created_at":"2022-11-02T16:25:55.506Z","updated_at":"2024-04-15T05:10:00.958Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-09-01T18:55:35.648Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":42.858974907023466,"dependent_packages_count":0.0,"stargazers_count":24.92198520925063,"forks_count":18.107981019963237,"average":21.472235284059334},"purl":"pkg:githubactions/DataDog/upload-dsyms-github-action","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/DataDog/upload-dsyms-github-action","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/DataDog/upload-dsyms-github-action","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/DataDog/upload-dsyms-github-action/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T12:53:43.536Z","issues_count":3,"pull_requests_count":221,"avg_time_to_close_issue":4446488.333333333,"avg_time_to_close_pull_request":3071553.995215311,"issues_closed_count":3,"pull_requests_closed_count":209,"pull_request_authors_count":6,"issue_authors_count":2,"avg_comments_per_issue":1.6666666666666667,"avg_comments_per_pull_request":0.8552036199095022,"merged_pull_requests_count":85,"bot_issues_count":0,"bot_pull_requests_count":212,"past_year_issues_count":0,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1112208.7532467532,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":77,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.6404494382022472,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":83,"past_year_merged_pull_requests_count":50,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fupload-dsyms-github-action/issues","maintainers":[{"login":"maxep","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxep"},{"login":"xgouchet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgouchet"}],"active_maintainers":[{"login":"xgouchet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgouchet"},{"login":"maxep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxep"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fupload-dsyms-github-action/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fupload-dsyms-github-action/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fupload-dsyms-github-action/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fupload-dsyms-github-action/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fupload-dsyms-github-action/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/DataDog%2Fupload-dsyms-github-action/codemeta","maintainers":[]}