{"id":1289087,"name":"@springtree/coding","ecosystem":"npm","description":"The SpringTree coding guidelines and helper scripts","homepage":"https://github.com/SpringTree/coding-guidelines#readme","licenses":"ISC","normalized_licenses":["ISC"],"repository_url":"https://github.com/SpringTree/coding-guidelines","keywords_array":["springtree","coding","guidelines","npx","bootstrap"],"namespace":"springtree","versions_count":20,"first_release_published_at":"2019-03-07T08:18:01.669Z","latest_release_published_at":"2021-08-06T09:27:44.293Z","latest_release_number":"1.1.3","last_synced_at":"2026-05-17T00:21:57.580Z","created_at":"2022-04-08T19:42:27.983Z","updated_at":"2026-05-17T00:21:57.580Z","registry_url":"https://www.npmjs.com/package/@springtree/coding","install_command":"npm install @springtree/coding","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.1.3"}},"repo_metadata":{"id":34295821,"uuid":"154331378","full_name":"SpringTree/coding-guidelines","owner":"SpringTree","description":"Our company coding guidelines and related resources","archived":false,"fork":false,"pushed_at":"2025-09-02T07:37:40.000Z","size":424,"stargazers_count":0,"open_issues_count":4,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-11T14:12:40.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SpringTree.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-10-23T13:18:46.000Z","updated_at":"2023-01-18T09:29:17.000Z","dependencies_parsed_at":"2023-12-26T06:48:24.000Z","dependency_job_id":null,"html_url":"https://github.com/SpringTree/coding-guidelines","commit_stats":{"total_commits":99,"total_committers":6,"mean_commits":16.5,"dds":0.06060606060606055,"last_synced_commit":"506a2872173836d2280f0e2fd6545bf20bcf2f75"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/SpringTree/coding-guidelines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringTree%2Fcoding-guidelines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringTree%2Fcoding-guidelines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringTree%2Fcoding-guidelines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringTree%2Fcoding-guidelines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringTree","download_url":"https://codeload.github.com/SpringTree/coding-guidelines/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SpringTree%2Fcoding-guidelines/sbom","scorecard":{"id":133313,"data":{"date":"2025-08-04","repo":{"name":"github.com/SpringTree/coding-guidelines","commit":"506a2872173836d2280f0e2fd6545bf20bcf2f75"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":1.5,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":0,"reason":"Found 0/28 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 2 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"13 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-w573-4hg7-7wgq","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-38fc-wpqx-33j7","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T05:44:20.062Z","repository_id":34295821,"created_at":"2025-08-16T05:44:20.062Z","updated_at":"2025-08-16T05:44:20.062Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29880778,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"ssl_error","status_checked_at":"2026-02-26T23:50:46.793Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":"SpringTree","name":"SpringTree","uuid":"7012531","kind":"organization","description":"A software company that specializes in making kick-ass web applications and mobile apps","email":"info@springtree.nl","website":"www.springtree.eu","location":"Netherlands","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7012531?v=4","repositories_count":20,"last_synced_at":"2025-03-13T02:36:26.013Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/SpringTree","funding_links":[],"total_stars":57,"followers":3,"following":0,"created_at":"2022-11-11T03:10:37.617Z","updated_at":"2025-03-13T02:36:26.013Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringTree","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SpringTree/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-02-27T01:32:57.196Z","dependent_packages_count":2,"downloads":31,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":23.044935862829846,"dependent_repos_count":10.305431089084582,"dependent_packages_count":8.837375648493195,"stargazers_count":20.92607589127806,"forks_count":9.830640358797728,"docker_downloads_count":null,"average":14.588891770096684},"purl":"pkg:npm/%40springtree/coding","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@springtree/coding","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@springtree/coding","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@springtree/coding/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T10:43:00.775Z","issues_count":0,"pull_requests_count":15,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":5852328.0,"issues_closed_count":0,"pull_requests_closed_count":11,"pull_request_authors_count":5,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.4,"merged_pull_requests_count":6,"bot_issues_count":0,"bot_pull_requests_count":11,"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/SpringTree%2Fcoding-guidelines/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@springtree%2Fcoding/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@springtree%2Fcoding/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@springtree%2Fcoding/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@springtree%2Fcoding/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@springtree%2Fcoding/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@springtree%2Fcoding/codemeta","maintainers":[{"uuid":"mdoeswijk","login":"mdoeswijk","name":null,"email":"mdoeswijk@gmail.com","url":null,"packages_count":99,"html_url":"https://www.npmjs.com/~mdoeswijk","role":null,"created_at":"2022-11-10T23:51:02.902Z","updated_at":"2022-11-10T23:51:02.902Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/mdoeswijk/packages"},{"uuid":"springtree_solutions","login":"springtree_solutions","name":null,"email":"info@springtree.nl","url":null,"packages_count":79,"html_url":"https://www.npmjs.com/~springtree_solutions","role":null,"created_at":"2022-11-10T23:51:02.957Z","updated_at":"2022-11-10T23:51:02.957Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/springtree_solutions/packages"},{"uuid":"janvandenberg","login":"janvandenberg","name":null,"email":"jan.van.den.berg@gmail.com","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~janvandenberg","role":null,"created_at":"2022-11-10T23:51:02.909Z","updated_at":"2022-11-10T23:51:02.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/janvandenberg/packages"},{"uuid":"adebree","login":"adebree","name":null,"email":"arne@de-bree.nl","url":null,"packages_count":71,"html_url":"https://www.npmjs.com/~adebree","role":null,"created_at":"2022-11-10T23:51:02.920Z","updated_at":"2022-11-10T23:51:02.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/adebree/packages"}]}