{"id":12128912,"name":"@motadata123/browser-rum","ecosystem":"npm","description":"Datadog Real User Monitoring (RUM) enables you to visualize and analyze the real-time performance and user journeys of your application's individual users.","homepage":"https://github.com/DataDog/browser-sdk#readme","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/DataDog/browser-sdk","keywords_array":[],"namespace":"motadata123","versions_count":1,"first_release_published_at":"2025-09-22T06:45:10.115Z","latest_release_published_at":"2025-09-22T06:45:10.115Z","latest_release_number":"6.21.0","last_synced_at":"2026-03-24T16:06:33.815Z","created_at":"2025-09-23T10:26:23.290Z","updated_at":"2026-03-24T16:06:33.815Z","registry_url":"https://www.npmjs.com/package/@motadata123/browser-rum","install_command":"npm install @motadata123/browser-rum","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"6.21.0"}},"repo_metadata":{"id":37458147,"uuid":"168195307","full_name":"DataDog/browser-sdk","owner":"DataDog","description":"Datadog Browser SDK","archived":false,"fork":false,"pushed_at":"2025-10-22T20:27:59.000Z","size":40534,"stargazers_count":372,"open_issues_count":104,"forks_count":163,"subscribers_count":561,"default_branch":"main","last_synced_at":"2025-10-22T22:24:16.028Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":"CHANGELOG.md","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-01-29T17:17:28.000Z","updated_at":"2025-10-20T07:02:31.000Z","dependencies_parsed_at":"2024-01-31T21:25:21.754Z","dependency_job_id":"87326fad-7935-4258-b5b3-b7f10e33713b","html_url":"https://github.com/DataDog/browser-sdk","commit_stats":{"total_commits":2529,"total_committers":59,"mean_commits":42.86440677966102,"dds":0.682878608145512,"last_synced_commit":"17b3cbbaaca295d5702fbe8590f1ee23b4bee775"},"previous_names":[],"tags_count":345,"template":false,"template_full_name":null,"purl":"pkg:github/DataDog/browser-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fbrowser-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fbrowser-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fbrowser-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fbrowser-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DataDog","download_url":"https://codeload.github.com/DataDog/browser-sdk/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fbrowser-sdk/sbom","scorecard":{"id":37755,"data":{"date":"2025-08-11","repo":{"name":"github.com/DataDog/browser-sdk","commit":"606628c07660467a7b22322141c773a066a02e92"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.4,"checks":[{"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":10,"reason":"30 commit(s) and 13 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":9,"reason":"Found 20/22 approved changesets -- score normalized to 9","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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog-to-confluence.yml:3","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-docs.yml:11","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":"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: 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":"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/codeql-analysis.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-docs.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/deploy-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/state.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/DataDog/browser-sdk/state.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:24.5.0-bookworm-slim to node:24.5.0-bookworm-slim@sha256:e34ad794b6b17522b9aa76b4dccf70cd68272fa4e9bcb092ee1f329a1de18a49","Warn: downloadThenRun not pinned by hash: Dockerfile:64-65","Warn: npmCommand not pinned by hash: scripts/cli:51","Info:   1 out of  10 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":8,"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'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required 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 (28) 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":9,"reason":"1 existing vulnerabilities detected","details":["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:33.883Z","repository_id":37458147,"created_at":"2025-08-14T20:42:33.883Z","updated_at":"2025-08-14T20:42:33.883Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280962755,"owners_count":26421254,"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-10-25T02:00:06.499Z","response_time":81,"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-10-25T13:22:51.243Z","dependent_packages_count":0,"downloads":6,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":9.35988127647202,"dependent_repos_count":23.806273381518434,"dependent_packages_count":34.34087171930724,"stargazers_count":2.8232794300572337,"forks_count":2.1007197260604182,"docker_downloads_count":null,"average":14.486205106683068},"purl":"pkg:npm/%40motadata123/browser-rum","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@motadata123/browser-rum","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@motadata123/browser-rum","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@motadata123/browser-rum/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-25T03:02:32.648Z","issues_count":228,"pull_requests_count":2388,"avg_time_to_close_issue":27237558.90714286,"avg_time_to_close_pull_request":905301.1987211019,"issues_closed_count":140,"pull_requests_closed_count":2033,"pull_request_authors_count":72,"issue_authors_count":209,"avg_comments_per_issue":3.991228070175439,"avg_comments_per_pull_request":2.1612227805695143,"merged_pull_requests_count":1648,"bot_issues_count":1,"bot_pull_requests_count":559,"past_year_issues_count":65,"past_year_pull_requests_count":1117,"past_year_avg_time_to_close_issue":2038685.0333333334,"past_year_avg_time_to_close_pull_request":598165.7200929152,"past_year_issues_closed_count":30,"past_year_pull_requests_closed_count":861,"past_year_pull_request_authors_count":46,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.017905102954342,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":233,"past_year_merged_pull_requests_count":694,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/DataDog%2Fbrowser-sdk/issues","maintainers":[{"login":"BenoitZugmeyer","count":340,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitZugmeyer"},{"login":"bcaudan","count":194,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcaudan"},{"login":"amortemousque","count":187,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amortemousque"},{"login":"thomas-lebeau","count":173,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomas-lebeau"},{"login":"cy-moi","count":33,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cy-moi"},{"login":"yannickadam","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yannickadam"},{"login":"leomelki","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leomelki"},{"login":"xgouchet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgouchet"},{"login":"johnHackworth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnHackworth"},{"login":"thomasbertet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasbertet"},{"login":"arcanis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"fuzzybinary","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuzzybinary"}],"active_maintainers":[{"login":"thomas-lebeau","count":163,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomas-lebeau"},{"login":"BenoitZugmeyer","count":145,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BenoitZugmeyer"},{"login":"amortemousque","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amortemousque"},{"login":"bcaudan","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bcaudan"},{"login":"cy-moi","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cy-moi"},{"login":"johnHackworth","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnHackworth"},{"login":"leomelki","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leomelki"},{"login":"xgouchet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xgouchet"},{"login":"arcanis","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arcanis"},{"login":"fuzzybinary","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fuzzybinary"},{"login":"thomasbertet","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/thomasbertet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@motadata123%2Fbrowser-rum/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@motadata123%2Fbrowser-rum/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@motadata123%2Fbrowser-rum/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@motadata123%2Fbrowser-rum/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@motadata123%2Fbrowser-rum/codemeta","maintainers":[{"uuid":"motadata123","login":"motadata123","name":null,"email":"johnwicksbadass@gmail.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~motadata123","role":null,"created_at":"2025-09-29T14:58:23.872Z","updated_at":"2025-09-29T14:58:23.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/motadata123/packages"}]}