{"id":20806290,"url":"https://github.com/nodesource/certified","last_synced_at":"2025-05-11T17:31:43.583Z","repository":{"id":57196160,"uuid":"84886712","full_name":"nodesource/certified","owner":"nodesource","description":"NodeSource Certified Modules How To","archived":true,"fork":false,"pushed_at":"2017-03-16T00:02:29.000Z","size":3,"stargazers_count":4,"open_issues_count":0,"forks_count":3,"subscribers_count":28,"default_branch":"master","last_synced_at":"2025-04-26T17:47:40.757Z","etag":null,"topics":["example","guide","how-to","modules","nodejs","nodesource","npm","security"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/nodesource.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":"2017-03-14T00:11:14.000Z","updated_at":"2025-01-30T22:26:46.000Z","dependencies_parsed_at":"2022-09-16T12:12:44.539Z","dependency_job_id":null,"html_url":"https://github.com/nodesource/certified","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fcertified","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fcertified/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fcertified/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nodesource%2Fcertified/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nodesource","download_url":"https://codeload.github.com/nodesource/certified/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253604835,"owners_count":21934905,"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","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"}},"keywords":["example","guide","how-to","modules","nodejs","nodesource","npm","security"],"created_at":"2024-11-17T19:19:07.797Z","updated_at":"2025-05-11T17:31:43.324Z","avatar_url":"https://github.com/nodesource.png","language":"JavaScript","readme":"certified\n================================================================================\n\nHow to get up-and-running with NodeSource Certified Modules!\n\nSetup\n================================================================================\n\n1. Create an account at https://platform.nodesource.io\n2. Copy the REGISTRY URL for your account from the bar near the top.\n3. run `npm config set registry https://yourregistry.nodesource.io`\n4. run `npm ping`, which should print a simple JSON object, to validate you have network access to the repository\n5. run `npm login`\n  * use anything for username (it's ignored)\n  * use the email address you signed up with at https://plaform.nodesource.io\n  * use the password you chose upon signup\n6. run `npm whoami`, which should print your email address, to validate you have logged in successfully\n7. now any `npm install` will use your certified modules registry to screen for quality\n\nOverriding Certification Scores\n================================================================================\n\nSometimes you need a package that fails certification. To do this we provide a tool to curate your NodeSource Certified Modules' whitelist. This list overrides any certification criteria failures and allows `npm` to install packages that it would otherwise prevent.\n\nFor the `nscm` tool and its documentation, check out https://npmjs.org/package/nscm\n\nAdvanced Setup\n================================================================================\n\nYou can leverage `.npmrc` files per folder to allow easier control of which registry is being used for a project. This is convenient if you work on open source modules but don't want to have to switch your registry back and forth between NodeSource Certified Modules and the npmjs.org registry.\n\n1. Create a `.npmrc` file in your project folder\n2. in the `.npmrc` file, add the line: `registry = https://yourregistry.nodesource.io`\n3. `chmod 0600 .npmrc`\n4. `npm login` as above (if not already logged in to this registry)\n\nHow To Switch Back To The npmjs.org Registry\n================================================================================\n\nCurrently publishing is not supported by NodeSource Certified Modules, so you will need to switch back to the https://npmjs.org registry whenever you want to publish a module. If you do this a lot, you may want to consider the advanced setup using `.npmrc` files.\n\n1. run `npm config set registry https://registry.npmjs.org/`\n2. run `npm login` and use your npmjs.org credentials\n\nContributing\n================================================================================\n\nTo submit a bug report, please create an [issue at GitHub][].\n\nIf you'd like to contribute code to this project, please read the\n[CONTRIBUTING.md][] document.\n\n\nLicense \u0026 Copyright\n================================================================================\n\n**certified** is Copyright (c) 2017 NodeSource and licensed under the\nMIT license. All rights not explicitly granted in the MIT license are reserved.\nSee the included [LICENSE.md][] file for more details.\n\n\n[issue at GitHub]: https://github.com/nodesource/nsolid-statsd/issues\n[CONTRIBUTING.md]: CONTRIBUTING.md\n[LICENSE.md]: LICENSE.md\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fcertified","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnodesource%2Fcertified","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnodesource%2Fcertified/lists"}