{"id":849947,"name":"@bufferapp/datadog-ci","ecosystem":"npm","description":"Run datadog actions from the CI. Special for Buffer supporting node14","homepage":"https://github.com/DataDog/datadog-ci#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/DataDog/datadog-ci","keywords_array":[],"namespace":"bufferapp","versions_count":1,"first_release_published_at":"2021-07-08T08:52:55.376Z","latest_release_published_at":"2021-07-08T08:52:55.376Z","latest_release_number":"0.13.4","last_synced_at":"2026-04-04T03:16:34.687Z","created_at":"2022-04-07T14:32:51.838Z","updated_at":"2026-04-04T03:16:34.688Z","registry_url":"https://www.npmjs.com/package/@bufferapp/datadog-ci","install_command":"npm install @bufferapp/datadog-ci","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.13.4"}},"repo_metadata":{"id":37410044,"uuid":"193929371","full_name":"DataDog/datadog-ci","owner":"DataDog","description":"Use Datadog from your CI.","archived":false,"fork":false,"pushed_at":"2025-11-11T23:03:40.000Z","size":25401,"stargazers_count":153,"open_issues_count":85,"forks_count":63,"subscribers_count":553,"default_branch":"master","last_synced_at":"2025-11-12T00:23:56.187Z","etag":null,"topics":["ci","continuous-integration"],"latest_commit_sha":null,"homepage":"https://datadoghq.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DataDog.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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":"2019-06-26T15:15:17.000Z","updated_at":"2025-11-11T18:11:02.000Z","dependencies_parsed_at":"2023-12-20T13:51:28.184Z","dependency_job_id":"6deca0b9-bb22-4180-8f7d-1cb477f12797","html_url":"https://github.com/DataDog/datadog-ci","commit_stats":{"total_commits":1943,"total_committers":82,"mean_commits":"23.695121951219512","dds":0.883170355120947,"last_synced_commit":"4cc0e7e306c5cad67c67ecebf9394b2ccd9fa91a"},"previous_names":[],"tags_count":286,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/datadog-ci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-ci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-ci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-ci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-ci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/datadog-ci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-ci/sbom","scorecard":{"id":37762,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/datadog-ci","commit":"42edb473c54179038e5d4e21d6f480116ad49acd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-labeler.yml:6","Warn: no topLevel permission defined: .github/workflows/pr-required-labels.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-prerelease.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/publish-release.yml:9","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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: src/commands/dsyms/__tests__/fixtures/multiple-archs/DDTest.framework.dSYM/Contents/Resources/DWARF/DDTest:1","Warn: binary detected: src/commands/dsyms/__tests__/fixtures/multiple-archs/DDTest.framework.dSYM/Contents/Resources/DWARF/DDTest.debug.dylib:1","Warn: binary detected: src/commands/dsyms/__tests__/fixtures/single-arch/DDTest.framework.dSYM/Contents/Resources/DWARF/DDTest:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/.debug/dyn_aarch64.debug:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/dyn_aarch64:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/dyn_aarch64_nobuildid:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/dyn_x86_64:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/exec_aarch64:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/exec_arm_big:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/exec_arm_little:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/go_x86_64_both_gnu_and_go_build_id:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/go_x86_64_only_go_build_id:1","Warn: binary detected: src/commands/elf-symbols/__tests__/fixtures/go_x86_64_only_go_build_id.debug:1","Warn: binary detected: src/commands/flutter-symbols/__tests__/fixtures/dart-symbols/app.android-arm.symbols:1","Warn: binary detected: src/commands/flutter-symbols/__tests__/fixtures/dart-symbols/app.android-arm64.symbols:1","Warn: binary detected: src/commands/flutter-symbols/__tests__/fixtures/dart-symbols/app.android-x64.symbols:1","Warn: binary detected: src/commands/flutter-symbols/__tests__/fixtures/dart-symbols/app.ios-arm64.symbols:1","Warn: binary detected: src/commands/pe-symbols/__tests__/fixtures/exports_with_pdb_32.dll:1","Warn: binary detected: src/commands/pe-symbols/__tests__/fixtures/exports_with_pdb_64.dll:1","Warn: binary detected: src/commands/pe-symbols/__tests__/fixtures/exports_without_pdb_32.dll:1","Warn: binary detected: src/commands/pe-symbols/__tests__/fixtures/exports_without_pdb_64.dll:1","Warn: binary detected: src/commands/unity-symbols/__tests__/fixtures/androidSymbols/arm64-v8a/libmain.so:1","Warn: binary detected: src/commands/unity-symbols/__tests__/fixtures/androidSymbols/arm64-v8a/libunity.so:1","Warn: binary detected: src/commands/unity-symbols/__tests__/fixtures/androidSymbols/armeabi-v7a/libmain.so:1","Warn: binary detected: src/commands/unity-symbols/__tests__/fixtures/androidSymbols/armeabi-v7a/libunity.so: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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: 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":"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":"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 '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'","Info: codeowner review is required on branch 'master'","Warn: 'last push approval' is disabled on branch 'master'","Warn: no status checks found to merge onto 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v3.17.0 not signed: https://api.github.com/repos/DataDog/datadog-ci/releases/235609712","Warn: release artifact v3.16.0 not signed: https://api.github.com/repos/DataDog/datadog-ci/releases/234168304","Warn: release artifact v3.15.0 not signed: https://api.github.com/repos/DataDog/datadog-ci/releases/232451374","Warn: release artifact v3.14.0 not signed: https://api.github.com/repos/DataDog/datadog-ci/releases/231740339","Warn: release artifact v3.13.0 not signed: https://api.github.com/repos/DataDog/datadog-ci/releases/231354915","Warn: release artifact v3.17.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-ci/releases/235609712","Warn: release artifact v3.16.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-ci/releases/234168304","Warn: release artifact v3.15.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-ci/releases/232451374","Warn: release artifact v3.14.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-ci/releases/231740339","Warn: release artifact v3.13.0 does not have provenance: https://api.github.com/repos/DataDog/datadog-ci/releases/231354915"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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:190: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:192: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:236: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:275: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:292: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:309: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:168: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:254: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:256: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/issue-labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/issue-labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/issue-labeler.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-required-labels.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/pr-required-labels.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-prerelease.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-prerelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-prerelease.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-prerelease.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:238: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:263: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:270: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-release.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/datadog-ci/publish-release.yml/master?enable=pin","Warn: containerImage not pinned by hash: container/Dockerfile:1: pin your Docker image by updating alpine to alpine@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Warn: npmCommand not pinned by hash: container/Dockerfile:7-8","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:196","Warn: npmCommand not pinned by hash: .github/workflows/publish-release.yml:93","Info:   0 out of  46 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   3 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":"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-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-22r3-9w55-cj54","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:37.410Z","repository_id":37410044,"created_at":"2025-08-14T20:42:37.410Z","updated_at":"2025-08-14T20:42:37.410Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":284463932,"owners_count":27009532,"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-11-14T02:00:06.101Z","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":"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-11-16T01:14:06.991Z","dependent_packages_count":2,"downloads":30,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":40.03317130195296,"dependent_repos_count":25.32799796580169,"dependent_packages_count":32.89382871786066,"stargazers_count":7.407210262885343,"forks_count":5.763023921581249,"average":22.28504643401638},"purl":"pkg:npm/%40bufferapp/datadog-ci","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@bufferapp/datadog-ci","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@bufferapp/datadog-ci","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@bufferapp/datadog-ci/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-14T23:02:32.749Z","issues_count":157,"pull_requests_count":1267,"avg_time_to_close_issue":9648272.728395062,"avg_time_to_close_pull_request":711187.955637708,"issues_closed_count":81,"pull_requests_closed_count":1082,"pull_request_authors_count":109,"issue_authors_count":141,"avg_comments_per_issue":1.643312101910828,"avg_comments_per_pull_request":0.8760852407261247,"merged_pull_requests_count":987,"bot_issues_count":0,"bot_pull_requests_count":41,"past_year_issues_count":47,"past_year_pull_requests_count":482,"past_year_avg_time_to_close_issue":551246.2222222222,"past_year_avg_time_to_close_pull_request":270182.74238227145,"past_year_issues_closed_count":18,"past_year_pull_requests_closed_count":361,"past_year_pull_request_authors_count":48,"past_year_issue_authors_count":45,"past_year_avg_comments_per_issue":0.8297872340425532,"past_year_avg_comments_per_pull_request":0.7282157676348547,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":340,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fdatadog-ci/issues","maintainers":[{"login":"BenoitZugmeyer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitZugmeyer"},{"login":"marco-saia-datadog","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-saia-datadog"},{"login":"Aaron-9900","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Aaron-9900"},{"login":"aletournel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aletournel"},{"login":"fuzzybinary","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuzzybinary"},{"login":"jakub-g","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jakub-g"},{"login":"vbarbaresi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbarbaresi"},{"login":"maxep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxep"}],"active_maintainers":[{"login":"marco-saia-datadog","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/marco-saia-datadog"},{"login":"Aaron-9900","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Aaron-9900"},{"login":"aletournel","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/aletournel"},{"login":"fuzzybinary","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuzzybinary"},{"login":"maxep","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maxep"},{"login":"vbarbaresi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vbarbaresi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdatadog-ci/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdatadog-ci/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdatadog-ci/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdatadog-ci/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@bufferapp%2Fdatadog-ci/codemeta","maintainers":[{"uuid":"jacobchadwell","login":"jacobchadwell","name":null,"email":"jtchadwell5@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~jacobchadwell","role":null,"created_at":"2022-11-15T19:31:30.210Z","updated_at":"2022-11-15T19:31:30.210Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jacobchadwell/packages"},{"uuid":"philippemiguet","login":"philippemiguet","name":null,"email":"philippe.miguet@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~philippemiguet","role":null,"created_at":"2022-11-15T19:31:30.243Z","updated_at":"2022-11-15T19:31:30.243Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philippemiguet/packages"},{"uuid":"josemdev","login":"josemdev","name":null,"email":"jm.gilgado@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~josemdev","role":null,"created_at":"2022-11-15T19:31:30.251Z","updated_at":"2022-11-15T19:31:30.251Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/josemdev/packages"},{"uuid":"daisymarie128","login":"daisymarie128","name":null,"email":"daisymarie128@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~daisymarie128","role":null,"created_at":"2022-11-15T19:31:30.260Z","updated_at":"2022-11-15T19:31:30.260Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/daisymarie128/packages"},{"uuid":"stevenc81","login":"stevenc81","name":null,"email":"stevenc81@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~stevenc81","role":null,"created_at":"2022-11-15T19:31:30.269Z","updated_at":"2022-11-15T19:31:30.269Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stevenc81/packages"},{"uuid":"bufferbot","login":"bufferbot","name":null,"email":"dan+bufferbot@buffer.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~bufferbot","role":null,"created_at":"2022-11-15T19:31:30.277Z","updated_at":"2022-11-15T19:31:30.277Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bufferbot/packages"},{"uuid":"mayauribe","login":"mayauribe","name":null,"email":"mariale.uribe@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~mayauribe","role":null,"created_at":"2022-11-15T19:31:30.303Z","updated_at":"2022-11-15T19:31:30.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mayauribe/packages"},{"uuid":"esclapes","login":"esclapes","name":null,"email":"eduardo.esclapes@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~esclapes","role":null,"created_at":"2022-11-15T19:31:30.326Z","updated_at":"2022-11-15T19:31:30.326Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/esclapes/packages"},{"uuid":"ay8s","login":"ay8s","name":null,"email":"contact@andydev.co.uk","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~ay8s","role":null,"created_at":"2022-11-15T19:31:30.333Z","updated_at":"2022-11-15T19:31:30.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ay8s/packages"},{"uuid":"mickmahady","login":"mickmahady","name":null,"email":"mickmahady90@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~mickmahady","role":null,"created_at":"2022-11-15T19:31:30.341Z","updated_at":"2022-11-15T19:31:30.341Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mickmahady/packages"},{"uuid":"dinostheo","login":"dinostheo","name":null,"email":"dinostheo@gmail.com","url":null,"packages_count":189,"html_url":"https://www.npmjs.com/~dinostheo","role":null,"created_at":"2022-11-15T19:31:30.345Z","updated_at":"2022-11-15T19:31:30.345Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dinostheo/packages"},{"uuid":"hitherejoe","login":"hitherejoe","name":null,"email":"joe@bufferapp.com","url":null,"packages_count":180,"html_url":"https://www.npmjs.com/~hitherejoe","role":null,"created_at":"2022-11-15T19:31:30.350Z","updated_at":"2022-11-15T19:31:30.350Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hitherejoe/packages"},{"uuid":"dace","login":"dace","name":null,"email":"dacewillmott@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~dace","role":null,"created_at":"2022-11-15T19:31:30.355Z","updated_at":"2022-11-15T19:31:30.355Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dace/packages"},{"uuid":"erickhun","login":"erickhun","name":null,"email":"enregistrements@gmail.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~erickhun","role":null,"created_at":"2022-11-15T19:31:30.359Z","updated_at":"2022-11-15T19:31:30.359Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/erickhun/packages"},{"uuid":"kiriappeee","login":"kiriappeee","name":null,"email":"hello@adnanissadeen.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~kiriappeee","role":null,"created_at":"2022-11-15T19:31:30.397Z","updated_at":"2022-11-15T19:31:30.397Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kiriappeee/packages"},{"uuid":"cmunozgar","login":"cmunozgar","name":null,"email":"carlos@buffer.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~cmunozgar","role":null,"created_at":"2022-11-15T19:31:30.415Z","updated_at":"2022-11-15T19:31:30.415Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cmunozgar/packages"},{"uuid":"peteremilbuffer","login":"peteremilbuffer","name":null,"email":"peter@buffer.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~peteremilbuffer","role":null,"created_at":"2022-11-15T19:31:30.543Z","updated_at":"2022-11-15T19:31:30.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/peteremilbuffer/packages"},{"uuid":"arekpn","login":"arekpn","name":null,"email":"arek@buffer.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~arekpn","role":null,"created_at":"2022-11-15T19:31:30.551Z","updated_at":"2022-11-15T19:31:30.551Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/arekpn/packages"},{"uuid":"abeeb","login":"abeeb","name":null,"email":"abeeb@buffer.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~abeeb","role":null,"created_at":"2022-11-15T19:31:30.581Z","updated_at":"2022-11-15T19:31:30.581Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/abeeb/packages"},{"uuid":"buffermw","login":"buffermw","name":null,"email":"mw@buffer.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~buffermw","role":null,"created_at":"2022-11-15T19:31:30.588Z","updated_at":"2022-11-15T19:31:30.588Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/buffermw/packages"},{"uuid":"egomezd","login":"egomezd","name":null,"email":"esther@buffer.com","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~egomezd","role":null,"created_at":"2022-11-20T12:46:46.949Z","updated_at":"2022-11-20T12:46:46.949Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/egomezd/packages"},{"uuid":"davidluhr","login":"davidluhr","name":null,"email":"d@luhr.co","url":null,"packages_count":179,"html_url":"https://www.npmjs.com/~davidluhr","role":null,"created_at":"2024-03-16T17:29:15.798Z","updated_at":"2024-03-16T17:29:15.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/davidluhr/packages"},{"uuid":"jakubolek","login":"jakubolek","name":null,"email":"bukaj.kelo@gmail.com","url":null,"packages_count":178,"html_url":"https://www.npmjs.com/~jakubolek","role":null,"created_at":"2024-07-23T04:23:12.343Z","updated_at":"2024-07-23T04:23:12.343Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jakubolek/packages"},{"uuid":"hamstuart","login":"hamstuart","name":null,"email":"hamstu@gmail.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~hamstuart","role":null,"created_at":"2026-03-03T22:08:02.824Z","updated_at":"2026-03-03T22:08:02.824Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/hamstuart/packages"}]}