{"id":1068224,"name":"@mozilla/raptor","ecosystem":"npm","description":"CLI tool for Firefox OS Gaia performance tests","homepage":"https://developer.mozilla.org/en-US/Firefox_OS/Automated_testing/Raptor","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/mozilla-raptor/cli","keywords_array":["testing","firefox-os","gaia","performance","b2g","cli"],"namespace":"mozilla","versions_count":65,"first_release_published_at":"2015-07-13T19:37:46.446Z","latest_release_published_at":"2016-01-12T15:20:32.731Z","latest_release_number":"5.0.2","last_synced_at":"2026-06-18T08:59:48.995Z","created_at":"2022-04-07T20:42:41.931Z","updated_at":"2026-06-18T08:59:48.996Z","registry_url":"https://www.npmjs.com/package/@mozilla/raptor","install_command":"npm install @mozilla/raptor","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"beta1":"1.0.0-beta1","latest":"5.0.2","beta2":"1.0.0-beta2","hotfix1":"1.4.2-hotfix1","hotfix2":"1.4.2-hotfix2","hotfix3":"1.4.1-hotfix3","hotfix4":"1.4.1-hotfix4","hotfix5":"1.4.1-hotfix5","hotfix6":"1.4.1-hotfix6","hotfix7":"1.4.1-hotfix7","hotfix8":"1.4.1-hotfix8","hotfix9":"1.4.1-hotfix9","hotfix10":"1.4.1-hotfix10","hotfix11":"1.4.1-hotfix11","hotfix12":"1.4.1-hotfix12","hotfix13":"1.4.1-hotfix13","hotfix14":"1.4.1-hotfix14","hotfix15":"1.4.1-hotfix15","hotfix16":"1.4.1-hotfix16","hotfix17":"1.4.1-hotfix17","hotfix18":"1.4.1-hotfix18","hotfix19":"1.4.1-hotfix19","hotfix20":"1.4.1-hotfix20","hotfix21":"1.4.1-hotfix21","hotfix22":"1.4.1-hotfix22","hotfix":"3.0.2-hotfix"}},"repo_metadata":{"id":57128292,"uuid":"44251513","full_name":"mozilla-raptor/cli","owner":"mozilla-raptor","description":"@mozilla/raptor cli interface","archived":false,"fork":false,"pushed_at":"2019-03-30T16:23:18.000Z","size":16,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-27T20:00:52.452Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://developer.mozilla.org/en-US/Firefox_OS/Automated_testing/Raptor","language":"JavaScript","has_issues":false,"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/mozilla-raptor.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":null,"security":null,"support":null}},"created_at":"2015-10-14T14:05:00.000Z","updated_at":"2017-04-05T03:14:17.000Z","dependencies_parsed_at":"2022-08-26T23:02:33.453Z","dependency_job_id":null,"html_url":"https://github.com/mozilla-raptor/cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mozilla-raptor/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-raptor%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-raptor%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-raptor%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-raptor%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mozilla-raptor","download_url":"https://codeload.github.com/mozilla-raptor/cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-raptor%2Fcli/sbom","scorecard":{"id":661995,"data":{"date":"2025-08-11","repo":{"name":"github.com/mozilla-raptor/cli","commit":"8bee0f7dba4a15858345a573f0815739c129d612"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","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":0,"reason":"Found 0/13 approved changesets -- score normalized to 0","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":-1,"reason":"no workflows found","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":"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":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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for 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":"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"}}]},"last_synced_at":"2025-08-21T16:29:17.368Z","repository_id":57128292,"created_at":"2025-08-21T16:29:17.368Z","updated_at":"2025-08-21T16:29:17.368Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":277644898,"owners_count":25852972,"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-30T02:00:09.208Z","response_time":75,"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"},"tags":[]},"repo_metadata_updated_at":"2025-11-02T19:34:07.265Z","dependent_packages_count":1,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":14.035858877964142,"dependent_repos_count":10.406813519820098,"dependent_packages_count":21.105207766080817,"stargazers_count":12.27559372822103,"forks_count":8.254872765922988,"docker_downloads_count":null,"average":13.215669331601816},"purl":"pkg:npm/%40mozilla/raptor","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@mozilla/raptor","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@mozilla/raptor","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@mozilla/raptor/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T12:39:52.143Z","issues_count":0,"pull_requests_count":1,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":182824267.0,"issues_closed_count":0,"pull_requests_closed_count":1,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/mozilla-raptor%2Fcli/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mozilla%2Fraptor/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mozilla%2Fraptor/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mozilla%2Fraptor/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mozilla%2Fraptor/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mozilla%2Fraptor/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@mozilla%2Fraptor/codemeta","maintainers":[{"uuid":"eemeli","login":"eemeli","name":null,"email":"eemeli@gmail.com","url":null,"packages_count":88,"html_url":"https://www.npmjs.com/~eemeli","role":null,"created_at":"2022-11-20T19:59:04.831Z","updated_at":"2022-11-20T19:59:04.831Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eemeli/packages"},{"uuid":"tigleym","login":"tigleym","name":null,"email":"tigleym@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~tigleym","role":null,"created_at":"2022-11-20T19:59:04.778Z","updated_at":"2022-11-20T19:59:04.778Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tigleym/packages"},{"uuid":"nbaumgardner","login":"nbaumgardner","name":null,"email":"niklasbaumgardner@gmail.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~nbaumgardner","role":null,"created_at":"2022-11-20T19:59:04.815Z","updated_at":"2022-11-20T19:59:04.815Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nbaumgardner/packages"},{"uuid":"mozilla-npm","login":"mozilla-npm","name":null,"email":"npm-owners@mozilla.com","url":null,"packages_count":30,"html_url":"https://www.npmjs.com/~mozilla-npm","role":null,"created_at":"2022-11-20T19:59:04.857Z","updated_at":"2022-11-20T19:59:04.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mozilla-npm/packages"},{"uuid":"mythmon","login":"mythmon","name":null,"email":"mythmon@gmail.com","url":null,"packages_count":39,"html_url":"https://www.npmjs.com/~mythmon","role":null,"created_at":"2022-11-20T19:59:04.897Z","updated_at":"2022-11-20T19:59:04.897Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mythmon/packages"},{"uuid":"jkratzer","login":"jkratzer","name":null,"email":"jkratzer@mozilla.com","url":null,"packages_count":26,"html_url":"https://www.npmjs.com/~jkratzer","role":null,"created_at":"2022-11-20T19:59:04.930Z","updated_at":"2022-11-20T19:59:04.930Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jkratzer/packages"},{"uuid":"factorui.npm","login":"factorui.npm","name":null,"email":"factorui.npm@mozilla.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~factorui.npm","role":null,"created_at":"2022-11-20T19:59:04.947Z","updated_at":"2022-11-20T19:59:04.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/factorui.npm/packages"},{"uuid":"project-nimbus-publishing","login":"project-nimbus-publishing","name":null,"email":"project-nimbus-publishing@mozilla.com","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~project-nimbus-publishing","role":null,"created_at":"2022-11-20T19:59:04.955Z","updated_at":"2022-11-20T19:59:04.955Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/project-nimbus-publishing/packages"},{"uuid":"gijs","login":"gijs","name":null,"email":"gijskruitbosch@gmail.com","url":null,"packages_count":21,"html_url":"https://www.npmjs.com/~gijs","role":null,"created_at":"2022-11-20T19:59:04.969Z","updated_at":"2022-11-20T19:59:04.969Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gijs/packages"},{"uuid":"nchevobbe","login":"nchevobbe","name":null,"email":"nchevobbe+npm@mozilla.com","url":null,"packages_count":37,"html_url":"https://www.npmjs.com/~nchevobbe","role":null,"created_at":"2025-08-27T12:39:43.102Z","updated_at":"2025-08-27T12:39:43.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nchevobbe/packages"},{"uuid":"brizental","login":"brizental","name":null,"email":"brizental@mozilla.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~brizental","role":null,"created_at":"2022-11-20T19:59:05.018Z","updated_at":"2022-11-20T19:59:05.018Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brizental/packages"},{"uuid":"aplacitelli","login":"aplacitelli","name":null,"email":"aplacitelli@mozilla.com","url":null,"packages_count":23,"html_url":"https://www.npmjs.com/~aplacitelli","role":null,"created_at":"2022-11-20T19:59:05.058Z","updated_at":"2022-11-20T19:59:05.058Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/aplacitelli/packages"},{"uuid":"mozrhelmer","login":"mozrhelmer","name":null,"email":"rhelmer@mozilla.com","url":null,"packages_count":22,"html_url":"https://www.npmjs.com/~mozrhelmer","role":null,"created_at":"2022-11-20T19:59:05.083Z","updated_at":"2022-11-20T19:59:05.083Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mozrhelmer/packages"},{"uuid":"knowtheory","login":"knowtheory","name":null,"email":"ted@knowtheory.net","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~knowtheory","role":null,"created_at":"2022-11-20T19:59:05.102Z","updated_at":"2022-11-20T19:59:05.102Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/knowtheory/packages"},{"uuid":"eliperelman","login":"eliperelman","name":null,"email":"eli@eliperelman.com","url":null,"packages_count":114,"html_url":"https://www.npmjs.com/~eliperelman","role":null,"created_at":"2022-11-20T19:59:05.113Z","updated_at":"2022-11-20T19:59:05.113Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eliperelman/packages"},{"uuid":"rwood-moz","login":"rwood-moz","name":null,"email":"rwood@mozilla.com","url":null,"packages_count":5,"html_url":"https://www.npmjs.com/~rwood-moz","role":null,"created_at":"2022-11-20T19:59:05.123Z","updated_at":"2022-11-20T19:59:05.123Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rwood-moz/packages"},{"uuid":"mlifshin","login":"mlifshin","name":null,"email":"mlifshin+npm@mozilla.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~mlifshin","role":null,"created_at":"2025-03-11T20:05:42.466Z","updated_at":"2025-03-11T20:05:42.466Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mlifshin/packages"},{"uuid":"llisi-moz","login":"llisi-moz","name":null,"email":"llisi+npm@mozilla.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~llisi-moz","role":null,"created_at":"2025-04-12T14:33:00.830Z","updated_at":"2025-04-12T14:33:00.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/llisi-moz/packages"},{"uuid":"jdarcangelo-mozilla","login":"jdarcangelo-mozilla","name":null,"email":"jdarcangelo+npm@mozilla.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~jdarcangelo-mozilla","role":null,"created_at":"2025-04-12T14:33:00.877Z","updated_at":"2025-04-12T14:33:00.877Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jdarcangelo-mozilla/packages"},{"uuid":"ahanot","login":"ahanot","name":null,"email":"ahanot+npm@mozilla.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~ahanot","role":null,"created_at":"2026-03-06T19:01:21.295Z","updated_at":"2026-03-06T19:01:21.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ahanot/packages"},{"uuid":"jdescottes-mozilla-npm","login":"jdescottes-mozilla-npm","name":null,"email":"jdescottes+npm@mozilla.com","url":null,"packages_count":19,"html_url":"https://www.npmjs.com/~jdescottes-mozilla-npm","role":null,"created_at":"2026-05-07T10:50:56.573Z","updated_at":"2026-05-07T10:50:56.573Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jdescottes-mozilla-npm/packages"}]}