{"id":372658,"url":"https://github.com/trentm/node-bunyan","last_synced_at":"2026-05-14T10:09:51.867Z","repository":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7213,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-05-06T19:42:15.547Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-05-05T12:24:40.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32818476,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":{"login":"trentm","name":"Trent Mick","uuid":"46866","kind":"user","description":"","email":"","website":"https://trentm.com/","location":"Vancouver, Canada","twitter":null,"company":"@elastic ","icon_url":"https://avatars.githubusercontent.com/u/46866?u=afeb25761d6ea39f9c7b27b44a4b9f6d74fdeadc\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-14T06:40:56.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/trentm","funding_links":[],"total_stars":12298,"followers":601,"following":3,"created_at":"2022-11-02T16:19:05.532Z","updated_at":"2024-04-14T06:41:21.586Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm/repositories"},"packages":[{"id":13793413,"name":"node-bunyan","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/trentm/node-bunyan#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T15:57:15.378Z","latest_release_published_at":"2026-02-13T15:57:15.378Z","latest_release_number":"2.0.5+~cs4.4.3-2","last_synced_at":"2026-03-13T16:21:51.746Z","created_at":"2026-02-13T15:57:15.213Z","updated_at":"2026-03-13T16:21:51.746Z","registry_url":"https://launchpad.net/ubuntu/+source/node-bunyan","install_command":"apt-get install node-bunyan","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-bunyan","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-mkdirp \u003c!nocheck\u003e, node-moment \u003c!nocheck\u003e, node-ncp \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, node-vasync \u003c!nocheck\u003e, node-verror \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T15:57:16.251Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-bunyan?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/node-bunyan/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":13522447,"name":"node-bunyan","ecosystem":"debian","description":null,"homepage":"https://github.com/trentm/node-bunyan#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T21:56:53.627Z","latest_release_published_at":"2026-02-10T21:56:53.627Z","latest_release_number":"2.0.5+~cs4.4.2-1","last_synced_at":"2026-03-14T00:31:14.445Z","created_at":"2026-02-10T21:56:53.379Z","updated_at":"2026-03-14T00:31:14.445Z","registry_url":"https://tracker.debian.org/pkg/node-bunyan","install_command":"apt-get install node-bunyan","documentation_url":"https://packages.debian.org/bullseye/node-bunyan","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-bunyan","standards_version":"4.5.1","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-mkdirp \u003c!nocheck\u003e, node-moment \u003c!nocheck\u003e, node-ncp \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, node-vasync \u003c!nocheck\u003e, node-verror \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:22:56.745Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/node-bunyan?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/node-bunyan/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":0,"github":"debian","metadata":{"codename":"bullseye"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-04-27T18:20:39.352Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13557897,"name":"node-bunyan","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/trentm/node-bunyan#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T04:40:52.361Z","latest_release_published_at":"2026-02-11T04:40:52.361Z","latest_release_number":"2.0.5+~cs4.4.3-2","last_synced_at":"2026-03-11T10:42:09.501Z","created_at":"2026-02-11T04:40:52.169Z","updated_at":"2026-03-11T10:42:09.502Z","registry_url":"https://launchpad.net/ubuntu/+source/node-bunyan","install_command":"apt-get install node-bunyan","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-bunyan","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-mkdirp \u003c!nocheck\u003e, node-moment \u003c!nocheck\u003e, node-ncp \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, node-vasync \u003c!nocheck\u003e, node-verror \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:49:51.076Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-bunyan?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/node-bunyan/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13428135,"name":"node-bunyan","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/trentm/node-bunyan#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T15:16:15.010Z","latest_release_published_at":"2026-02-07T15:16:15.010Z","latest_release_number":"2.0.5+~cs4.4.3-1","last_synced_at":"2026-03-07T15:40:03.039Z","created_at":"2026-02-07T15:16:14.720Z","updated_at":"2026-03-07T16:02:32.025Z","registry_url":"https://launchpad.net/ubuntu/+source/node-bunyan","install_command":"apt-get install node-bunyan","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-bunyan","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-mkdirp \u003c!nocheck\u003e, node-moment \u003c!nocheck\u003e, node-ncp \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, node-vasync \u003c!nocheck\u003e, node-verror \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-bunyan?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/node-bunyan/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"jammy"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-04-27T18:20:36.155Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":1344781,"name":"@uuz.io/bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":"uuz.io","versions_count":1,"first_release_published_at":"2018-11-02T03:21:29.114Z","latest_release_published_at":"2018-11-02T03:21:29.114Z","latest_release_number":"1.8.12","last_synced_at":"2026-05-09T13:22:22.470Z","created_at":"2022-04-08T21:45:55.733Z","updated_at":"2026-05-09T13:22:22.470Z","registry_url":"https://www.npmjs.com/package/@uuz.io/bunyan","install_command":"npm install @uuz.io/bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.12"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-06T19:30:20.260Z","dependent_packages_count":2,"downloads":8,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":31.477630577640248,"dependent_repos_count":10.295976646711454,"dependent_packages_count":8.833550931946979,"stargazers_count":1.1796588777478063,"forks_count":1.5641261747689694,"docker_downloads_count":null,"average":10.670188641763092},"purl":"pkg:npm/%40uuz.io/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@uuz.io/bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@uuz.io/bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@uuz.io/bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@uuz.io%2Fbunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@uuz.io%2Fbunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@uuz.io%2Fbunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@uuz.io%2Fbunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@uuz.io%2Fbunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@uuz.io%2Fbunyan/codemeta","maintainers":[{"uuid":"shyling","login":"shyling","name":null,"email":"450044101@qq.com","url":null,"packages_count":11,"html_url":"https://www.npmjs.com/~shyling","role":null,"created_at":"2022-11-11T04:32:03.485Z","updated_at":"2022-11-11T04:32:03.485Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shyling/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1497072,"name":"bunyan-zadia","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":null,"versions_count":1,"first_release_published_at":"2015-07-25T00:31:12.359Z","latest_release_published_at":"2015-07-25T00:31:12.359Z","latest_release_number":"1.4.1-E","last_synced_at":"2026-05-09T13:22:21.939Z","created_at":"2022-04-09T03:23:24.980Z","updated_at":"2026-05-09T13:22:21.939Z","registry_url":"https://www.npmjs.com/package/bunyan-zadia","install_command":"npm install bunyan-zadia","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.1-E"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-06T19:29:29.104Z","dependent_packages_count":1,"downloads":23,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":62.28297378562323,"dependent_repos_count":10.340532343810322,"dependent_packages_count":20.981644393120014,"stargazers_count":1.1841404478868536,"forks_count":1.569668007623941,"docker_downloads_count":null,"average":19.27179179561287},"purl":"pkg:npm/bunyan-zadia","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bunyan-zadia","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/bunyan-zadia","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bunyan-zadia/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-zadia/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-zadia/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-zadia/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-zadia/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-zadia/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-zadia/codemeta","maintainers":[{"uuid":"istar-eldritch","login":"istar-eldritch","name":null,"email":"me@ruben.io","url":null,"packages_count":16,"html_url":"https://www.npmjs.com/~istar-eldritch","role":null,"created_at":"2022-11-11T16:21:27.961Z","updated_at":"2022-11-11T16:21:27.961Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/istar-eldritch/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1496910,"name":"bunyan-extend","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":null,"versions_count":1,"first_release_published_at":"2018-04-13T03:36:14.039Z","latest_release_published_at":"2018-04-13T03:36:14.039Z","latest_release_number":"2.1.2","last_synced_at":"2026-05-09T13:22:22.219Z","created_at":"2022-04-09T03:23:02.993Z","updated_at":"2026-05-09T13:22:22.219Z","registry_url":"https://www.npmjs.com/package/bunyan-extend","install_command":"npm install bunyan-extend","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.2"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-06T19:29:49.460Z","dependent_packages_count":1,"downloads":21,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":58.87338573700649,"dependent_repos_count":10.352844454248336,"dependent_packages_count":20.999289843067697,"stargazers_count":1.1845646258752167,"forks_count":1.5695178899891618,"docker_downloads_count":null,"average":18.59592051003738},"purl":"pkg:npm/bunyan-extend","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bunyan-extend","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/bunyan-extend","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bunyan-extend/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-extend/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-extend/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-extend/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-extend/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-extend/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-extend/codemeta","maintainers":[{"uuid":"lln7777","login":"lln7777","name":null,"email":"lln7777@163.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~lln7777","role":null,"created_at":"2022-11-11T16:21:22.725Z","updated_at":"2022-11-11T16:21:22.725Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lln7777/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2395107,"name":"st-bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":null,"versions_count":1,"first_release_published_at":"2019-08-01T08:29:10.670Z","latest_release_published_at":"2019-08-01T08:29:10.670Z","latest_release_number":"1.8.12","last_synced_at":"2026-05-09T13:22:22.063Z","created_at":"2022-04-10T01:10:57.286Z","updated_at":"2026-05-09T13:22:22.063Z","registry_url":"https://www.npmjs.com/package/st-bunyan","install_command":"npm install st-bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.12"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-01T19:26:23.021Z","dependent_packages_count":0,"downloads":14,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":54.740452001459175,"dependent_repos_count":10.34547353362831,"dependent_packages_count":52.040798532004395,"stargazers_count":1.1841404478868536,"forks_count":1.569668007623941,"docker_downloads_count":null,"average":23.976106504520537},"purl":"pkg:npm/st-bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/st-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/st-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/st-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/st-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/st-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/st-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/st-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/st-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/st-bunyan/codemeta","maintainers":[{"uuid":"imstar15","login":"imstar15","name":null,"email":"imstar15@qq.com","url":null,"packages_count":15,"html_url":"https://www.npmjs.com/~imstar15","role":null,"created_at":"2022-11-14T13:38:15.059Z","updated_at":"2022-11-14T13:38:15.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/imstar15/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1497070,"name":"bunyan-yj","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":null,"versions_count":6,"first_release_published_at":"2018-08-28T21:26:05.349Z","latest_release_published_at":"2018-08-29T22:47:39.801Z","latest_release_number":"2.0.7","last_synced_at":"2026-05-09T13:22:22.070Z","created_at":"2022-04-09T03:23:24.576Z","updated_at":"2026-05-09T13:22:22.070Z","registry_url":"https://www.npmjs.com/package/bunyan-yj","install_command":"npm install bunyan-yj","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.7"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-06T19:30:21.492Z","dependent_packages_count":1,"downloads":52,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":33.826234976529854,"dependent_repos_count":10.393268641254942,"dependent_packages_count":21.085079244272496,"stargazers_count":1.1857580523751374,"forks_count":1.5707243030095848,"docker_downloads_count":null,"average":13.612213043488401},"purl":"pkg:npm/bunyan-yj","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bunyan-yj","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/bunyan-yj","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bunyan-yj/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-yj/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-yj/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-yj/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-yj/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-yj/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-yj/codemeta","maintainers":[{"uuid":"youngjunkim","login":"youngjunkim","name":null,"email":"yj0109@gmail.com","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~youngjunkim","role":null,"created_at":"2022-11-11T16:21:30.059Z","updated_at":"2022-11-11T16:21:30.059Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/youngjunkim/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":4997605,"name":"org.webjars.npm:bunyan","ecosystem":"maven","description":"WebJar for bunyan","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":[],"namespace":"org.webjars.npm","versions_count":1,"first_release_published_at":"2015-08-25T17:21:14.000Z","latest_release_published_at":"2015-08-25T17:21:14.000Z","latest_release_number":"1.1.3","last_synced_at":"2026-05-09T13:22:22.117Z","created_at":"2022-07-27T10:52:38.236Z","updated_at":"2026-05-09T13:22:22.118Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/bunyan/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/bunyan/","metadata":{},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7210,"open_issues_count":294,"forks_count":518,"subscribers_count":112,"default_branch":"master","last_synced_at":"2025-10-10T15:52:58.604Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2025-10-10T09:10:50.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279007789,"owners_count":26084364,"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-11T02:00:06.511Z","response_time":55,"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":"trentm","name":"Trent Mick","uuid":"46866","kind":"user","description":"","email":"","website":"https://trentm.com/","location":"Vancouver, Canada","twitter":null,"company":"@elastic ","icon_url":"https://avatars.githubusercontent.com/u/46866?u=afeb25761d6ea39f9c7b27b44a4b9f6d74fdeadc\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-14T06:40:56.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/trentm","funding_links":[],"total_stars":12298,"followers":601,"following":3,"created_at":"2022-11-02T16:19:05.532Z","updated_at":"2024-04-14T06:41:21.586Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm/repositories"},"tags":[{"name":"2.0.5","sha":"0ff1ae29cc9e028c6c11cd6b60e3b90217b66a10","kind":"tag","published_at":"2021-01-08T23:34:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.5/manifests"},{"name":"1.8.15","sha":"7be79fb8f6a81f556faaab89d55f04ca33b0791a","kind":"tag","published_at":"2021-01-08T23:26:04.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.15","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.15/manifests"},{"name":"1.8.14","sha":"a9fe41d0f59039ab7d810f95c82b38418cf3384f","kind":"tag","published_at":"2020-06-29T00:19:55.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.14","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.14/manifests"},{"name":"2.0.4","sha":"a63608396e35c760ba6b0e06363a19fba477100d","kind":"tag","published_at":"2020-06-29T00:19:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9d68e23559b4c0245b05bb171c0de2064404a885","kind":"tag","published_at":"2020-06-24T04:34:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.3/manifests"},{"name":"1.8.13","sha":"ea21d75f548373f29bb772b15faeb83e87089746","kind":"tag","published_at":"2020-06-24T04:25:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.13","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.13/manifests"},{"name":"1.8.12","sha":"033b37d8163ade169db36f1b2b53bdb755e988b1","kind":"tag","published_at":"2017-08-02T23:58:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.12","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.12/manifests"},{"name":"2.0.2","sha":"14609dfb690696cd026182cdaee8bf7fb518921b","kind":"tag","published_at":"2017-08-02T23:58:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"39aa5d1f6e6513ceebd5f52e5f244aabf0d75737","kind":"tag","published_at":"2017-08-02T20:28:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.1/manifests"},{"name":"1.8.11","sha":"10d12732f202e1ea53ecf77d5dd6f2b22199b23a","kind":"tag","published_at":"2017-08-02T20:23:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.11","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.11/manifests"},{"name":"2.0.0","sha":"05a49c34c94c020bde19f3e3f0a5f16cfdb234f4","kind":"tag","published_at":"2017-05-04T06:34:54.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.0/manifests"},{"name":"1.8.10","sha":"13c86f1d15c192f7b4f73c0cbef18f37606d81ea","kind":"tag","published_at":"2017-04-05T06:34:27.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.10","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.10/manifests"},{"name":"1.8.9","sha":"34f4469a25521c2555294ec71c79ba67fd4b713b","kind":"tag","published_at":"2017-03-21T05:26:03.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.9","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.9/manifests"},{"name":"1.8.8","sha":"741bcaeb5d4a95601bc45a1cffc6c98d172ede69","kind":"tag","published_at":"2017-03-03T22:40:30.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.8/manifests"},{"name":"1.8.7","sha":"907489d81647d953d128b77cb019ca1f4c7a9a4f","kind":"tag","published_at":"2017-03-03T21:38:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.7/manifests"},{"name":"1.8.6","sha":"4b9df6631f89024a8556f017d3d1d24f96d1b365","kind":"tag","published_at":"2017-03-03T18:55:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.6/manifests"},{"name":"1.8.5","sha":"3cde7bcb3b0f9e037566634f3bd813e6be8590d7","kind":"tag","published_at":"2016-11-14T18:40:18.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.5/manifests"},{"name":"1.8.4","sha":"c04e84313fbb90bbc1b70f95776f66d11ba6fac2","kind":"tag","published_at":"2016-10-25T18:24:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"049f178806748e7570b6ddb0ae0463e796fd28ea","kind":"tag","published_at":"2016-10-18T20:34:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"a41539bfbda0eb1a702960ba26b3dd145f8e5d2f","kind":"tag","published_at":"2016-10-17T23:43:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"63cc17f2e3f3a47a98ff798c0cc7ff639efabdfe","kind":"tag","published_at":"2016-04-21T08:00:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"dcf23b49d6ba832190d40c4ece487df4643a866c","kind":"tag","published_at":"2016-03-17T05:52:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"b3f72bfb7a07b107ada2b7d3c1648c3559a2396f","kind":"tag","published_at":"2016-02-29T06:45:25.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.7.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"2000006ccdb23eff61950c5eb5904d247bd0f835","kind":"tag","published_at":"2016-02-22T01:18:33.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.7.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"a018ea46a76617f86c369fff6ee2c87120165ffa","kind":"tag","published_at":"2016-02-11T06:36:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.6.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"49891f480d2532f0f559477573ead232977436e2","kind":"tag","published_at":"2015-09-07T21:44:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.5.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"e14f19132730ba81f73e5917b46b15b89a3e5aed","kind":"tag","published_at":"2015-09-07T08:27:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.5.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32c037e0e84764dc3e3b46b3a6dfa9c460e64f29","kind":"tag","published_at":"2015-06-07T18:07:37.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.4.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.4.0/manifests"},{"name":"1.3.6","sha":"29ddf443af038cf7196f673cb1e3c5233cdaddeb","kind":"tag","published_at":"2015-06-02T05:13:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"98430d708a4acb3b7f7aabdb2644114e9f9d83fe","kind":"tag","published_at":"2015-04-13T05:18:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"46b01623687ccbaee2b42ce80e496fc38c0548ee","kind":"tag","published_at":"2015-02-20T22:54:57.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e6cff791670813d3f44a10f991e5dc4251731cf8","kind":"tag","published_at":"2015-01-26T17:23:53.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8598a479edb32a58434c0c1fe76f91d5cf8bd1ca","kind":"tag","published_at":"2015-01-19T07:29:33.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"d61fd2f473c70664c53a0a4f53165b672621fd79","kind":"tag","published_at":"2015-01-18T06:05:06.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"6b9ce6162b6844f58f972c4d54bf14ad1bd6a6ab","kind":"tag","published_at":"2015-01-17T21:34:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"a70c0eb969e4ee424602f1bed8cc7af1fee073fa","kind":"tag","published_at":"2015-01-16T06:20:11.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"a86f20aee56a3912741bd45cabe203446e9187d7","kind":"tag","published_at":"2014-11-18T05:46:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"6bdf6d95b00bb2e28d4fb1f535a086e1c655c16d","kind":"tag","published_at":"2014-11-14T07:15:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"7aa8f738298696fcd37e587275cbc315280a2504","kind":"tag","published_at":"2014-10-26T04:06:03.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"f21007d46c0e64072617380b70d3f542368318a8","kind":"tag","published_at":"2014-10-17T21:34:46.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"6229405cba893d4594b589598d683e6d105af736","kind":"tag","published_at":"2014-09-28T04:50:04.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"c23b369be201795148f1047253179d7a39f4d3fc","kind":"tag","published_at":"2014-09-28T04:26:06.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"e5d8576f78ade6a2797073eae1889f49b6e614d9","kind":"tag","published_at":"2014-09-28T04:08:43.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"75ade19b4da1acf973aa7d4d9f83356d0226409e","kind":"tag","published_at":"2014-09-22T04:20:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"1093b07a8e9495904a10e25a9986d928a5c829b2","kind":"tag","published_at":"2014-08-25T07:51:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.0.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b31cb3be050f5fc8399c123ebc542d2cc532caf3","kind":"tag","published_at":"2014-08-01T23:00:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.0.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.0/manifests"},{"name":"0.23.1","sha":"90d140519825eb3b48edc8be8128e39627a5bb39","kind":"tag","published_at":"2014-06-01T06:00:19.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.23.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"20ba943daa060d5fa5c992855e501956210b789f","kind":"tag","published_at":"2014-05-31T04:00:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.23.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.0/manifests"},{"name":"0.22.3","sha":"f89d9435c7e8fb34b5c1918d598eb30711c2215f","kind":"tag","published_at":"2014-04-11T00:00:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.3/manifests"},{"name":"0.22.2","sha":"9cb97656c58d693165dc8e8c2289d5ef6090689a","kind":"tag","published_at":"2014-04-03T23:02:37.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"24bc088f6b6cf5da0ae0f8937bdcf7b13e68fad5","kind":"tag","published_at":"2013-11-26T07:47:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"16300671d75cd2810f8998763dbe59dd93f77838","kind":"tag","published_at":"2013-10-11T20:17:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"ec54cbb213d5a902b85f856b5a077110b176cd0b","kind":"tag","published_at":"2013-07-02T23:43:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"5a866daa3a7f42874e7a18cdf315ab072a42330e","kind":"tag","published_at":"2013-05-22T00:30:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"4899025613206b277657565f57a273ce48e80bcd","kind":"tag","published_at":"2013-05-17T09:11:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f9c9834ba86c90f05905767826cb655da162d526","kind":"tag","published_at":"2013-04-05T00:01:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"f2fa524d6b52844f15d3d6df6fa95eab8b4586fe","kind":"tag","published_at":"2013-04-02T04:00:20.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"5b35ca6066320e6dc8cefce9e9c030b55f971be2","kind":"tag","published_at":"2013-03-15T18:26:32.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.20.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"0e18896025b217de28e7b8961a02730220a6e92a","kind":"tag","published_at":"2013-03-11T22:52:52.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.19.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.19.0/manifests"},{"name":"0.18.3","sha":"4efe30f18f10ad07bd64548f3c62efbfd212c864","kind":"tag","published_at":"2013-03-02T00:59:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.18.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"6de3e42180d8062180b59b9c1dc6ed584cd6511e","kind":"tag","published_at":"2013-01-29T08:00:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.18.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"3b6612705394cc5e1630c2e5c9af3a3144abfd16","kind":"tag","published_at":"2013-01-23T01:33:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.18.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"b968de37ddf431cff9274e88c9e8a35250963437","kind":"tag","published_at":"2013-01-23T00:59:43.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"6f83138c8d379dab6181d0cc8f59c145e6adb6c4","kind":"tag","published_at":"2013-01-04T22:32:19.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.17.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.17.0/manifests"},{"name":"0.16.8","sha":"e52989d3f2a55c38a1db530e1ae84068b84bbda4","kind":"tag","published_at":"2012-12-14T19:48:40.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"5210c66a08d034049c97d6f83d6a8231fb435959","kind":"tag","published_at":"2012-11-15T06:41:50.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"b5c0f7f1693c59b48ffec42c200d9ab67b86e967","kind":"tag","published_at":"2012-11-13T08:19:22.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"262e4f4e792fcd7e503fa01f30a24afbd7fa40dc","kind":"tag","published_at":"2012-11-06T20:55:28.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"0bddaeb060b78a0a8ddf5585c2bba1bfcef3767b","kind":"tag","published_at":"2012-11-05T06:12:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"59df6b21869144543a8cbe0659126c3618a4eef9","kind":"tag","published_at":"2012-11-02T20:44:10.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"b453eb81e7418b2ed533d600f191b7222f6ee16d","kind":"tag","published_at":"2012-11-02T20:28:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"4013f7ad94d6c88da13073d55ea692f328f54038","kind":"tag","published_at":"2012-11-02T19:15:47.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"8d67988be3a597773adc111c49737ad77f5450c2","kind":"tag","published_at":"2012-11-02T06:49:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"7a62928dfbb25b2165e0f3f00cdfecb2f7773e77","kind":"tag","published_at":"2012-11-01T20:13:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.15.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.15.0/manifests"},{"name":"0.14.6","sha":"e79065fec463d867199cdcf3ec5d90a7bc90dd07","kind":"tag","published_at":"2012-10-24T17:55:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"be4909a0ac93e1cf2103386e1147e05c8733c777","kind":"tag","published_at":"2012-10-11T21:03:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"883c037477aaa84b3974ee08933e13be1076a3f2","kind":"tag","published_at":"2012-10-11T00:31:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"17459e6b008755064cb38da1b1ab8ac852aca689","kind":"tag","published_at":"2012-10-11T00:18:44.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"60c6743482fd0e8a92d78220dd7102584f1beb7b","kind":"tag","published_at":"2012-10-10T18:39:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"355824450ec171699c206a38cd3f027efbd1ff1c","kind":"tag","published_at":"2012-10-09T22:17:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"60bbab8924e3baab93772e8eb6c0744a9737bb22","kind":"tag","published_at":"2012-09-10T19:01:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.0/manifests"},{"name":"0.13.5","sha":"5f03bda42e5969de9fa72c6b6a02af8dd123d240","kind":"tag","published_at":"2012-08-30T19:17:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"2d33cb072b9df961fe5fd03fcb52cae7bdb6b5a9","kind":"tag","published_at":"2012-08-28T17:41:20.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3d0697c99cead2049d24e2476390482bf3094305","kind":"tag","published_at":"2012-08-24T23:28:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"eaf5008227b2bee989dd744eced2eb30f8ac72d3","kind":"tag","published_at":"2012-08-22T22:04:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"1bd584a1701e390ccbeae8572267f25345706742","kind":"tag","published_at":"2012-08-21T18:06:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"7127d510dcc898b6bebbdc42c0ec1a32ecaac734","kind":"tag","published_at":"2012-08-14T03:16:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"ee61228dd82127f62f63a3c29bb9bf429e462491","kind":"tag","published_at":"2012-08-13T23:43:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.12.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"64112eea233f335c7a589f2ac727a47771951b5a","kind":"tag","published_at":"2012-08-09T16:30:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"208b949e00c84d96e2fd6f3a1faade9690158f7b","kind":"tag","published_at":"2012-08-09T05:28:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"67da83727de2da01b9090570f11f0d1c11dd89ac","kind":"tag","published_at":"2012-08-08T18:58:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"8ae15c994b6f157d5291038718dcdd2f1654d100","kind":"tag","published_at":"2012-08-08T05:35:38.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"c872a2a9b6cdf8150b9b349d5b225e3ac542c1ed","kind":"tag","published_at":"2012-06-22T05:49:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.10.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"8873f1655d19755ce982294c51926bdbecb9c153","kind":"tag","published_at":"2012-06-22T03:05:57.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.9.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"9e251a5470b7ea3d24031e79b57fa4cad23812a0","kind":"tag","published_at":"2012-06-05T06:30:58.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.8.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"2daf47c11c9c091ec3c9f7acf1f31def5720766f","kind":"tag","published_at":"2012-04-27T23:21:15.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.7.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.7.0/manifests"},{"name":"0.6.9","sha":"6d9aa4ff5c5a28facddff459a7570dad788ecefa","kind":"tag","published_at":"2012-04-27T23:16:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.9","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"d4bbc707b17c2bb8d6c420b5b842a566c12b2227","kind":"tag","published_at":"2012-02-28T00:48:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"cfa6d92b8e7c36f3c9d10c18728fa5dc2bfdc1d1","kind":"tag","published_at":"2012-02-24T20:19:54.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"dd14781b6ccb636f873227dd438b625454832338","kind":"tag","published_at":"2012-02-24T05:20:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"d49bee33175e49b7bca014ad8742748e68c1299e","kind":"tag","published_at":"2012-02-23T21:01:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"d0fb9660c9460778571da5e5cbc2b5e1c1a18044","kind":"tag","published_at":"2012-02-20T05:42:47.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"39920c5785cc85ddd90592e141c383ba4fbc3349","kind":"tag","published_at":"2012-02-17T00:53:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"5e12452f5718e03be22958f7f826899f8607ffcc","kind":"tag","published_at":"2012-02-11T05:51:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"aa52789929d64f6742f01540e0ea4e0512a9b23a","kind":"tag","published_at":"2012-02-10T08:16:11.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"de2b661622155d83427cd60aa925ac90aa0fa3e2","kind":"tag","published_at":"2012-02-10T05:10:27.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"7f262ba06c74b63f97d1273644e222cacf605611","kind":"tag","published_at":"2012-02-08T23:28:05.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"768b2de478886f7363b9bfeadbb676ced3abe78c","kind":"tag","published_at":"2012-02-08T18:30:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"74f3787d76160cd0c0dc8ad267d0ffdd9ed03f27","kind":"tag","published_at":"2012-02-07T05:35:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"cb41c7ebd0fdcdb3d4df60ba24ad996e4f3ca715","kind":"tag","published_at":"2012-02-06T23:27:42.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"12f27011b0206ad5490e5edad3c8f2661a6b6f51","kind":"tag","published_at":"2012-02-06T04:34:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.4.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"7c9482596a092ce5f1fed992b055350b74200c6c","kind":"tag","published_at":"2012-02-05T05:42:55.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.3.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"7798f40e33732663d7ab9756bb0eac5603b0ea2a","kind":"tag","published_at":"2012-02-04T01:05:22.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.2.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"7539c03871c6e53054e161faf5e0a384e80ff039","kind":"tag","published_at":"2012-02-02T22:59:52.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.1.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/trentm/node-bunyan@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-12T05:22:28.041Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":16.90359006667295,"stargazers_count":2.797334686990247,"forks_count":6.009193363603349,"average":14.422515514553483},"purl":"pkg:maven/org.webjars.npm/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:bunyan/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://repo.maven.apache.org/maven2","ecosystem":"maven","default":true,"packages_count":605389,"maintainers_count":0,"namespaces_count":79339,"keywords_count":0,"github":"maven-central","metadata":{"funded_packages_count":39644},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-04-03T06:29:38.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":1930151,"name":"koa-by-logger","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":null,"versions_count":2,"first_release_published_at":"2017-05-30T08:17:34.194Z","latest_release_published_at":"2017-05-30T08:21:42.087Z","latest_release_number":"2.0.1","last_synced_at":"2026-05-09T13:22:22.206Z","created_at":"2022-04-09T18:29:36.660Z","updated_at":"2026-05-09T13:22:22.206Z","registry_url":"https://www.npmjs.com/package/koa-by-logger","install_command":"npm install koa-by-logger","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.1"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-06T19:29:29.288Z","dependent_packages_count":1,"downloads":25,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":53.54505947914343,"dependent_repos_count":10.380662409323001,"dependent_packages_count":21.05880931274913,"stargazers_count":1.1852090506668138,"forks_count":1.5700555880055176,"docker_downloads_count":null,"average":17.547959167977577},"purl":"pkg:npm/koa-by-logger","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/koa-by-logger","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/koa-by-logger","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/koa-by-logger/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa-by-logger/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa-by-logger/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa-by-logger/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa-by-logger/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa-by-logger/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/koa-by-logger/codemeta","maintainers":[{"uuid":"shoyer","login":"shoyer","name":null,"email":"shoyer2010@gmail.com","url":null,"packages_count":4,"html_url":"https://www.npmjs.com/~shoyer","role":null,"created_at":"2022-11-13T01:21:21.544Z","updated_at":"2022-11-13T01:21:21.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/shoyer/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":2611124,"name":"yqg-bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":null,"versions_count":1,"first_release_published_at":"2016-01-06T13:59:13.780Z","latest_release_published_at":"2016-01-06T13:59:13.780Z","latest_release_number":"1.5.2","last_synced_at":"2026-05-09T13:22:22.222Z","created_at":"2022-04-10T04:15:25.399Z","updated_at":"2026-05-09T13:22:22.222Z","registry_url":"https://www.npmjs.com/package/yqg-bunyan","install_command":"npm install yqg-bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.5.2"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-01T19:26:24.073Z","dependent_packages_count":0,"downloads":48,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":50.83150270677251,"dependent_repos_count":10.38682000905086,"dependent_packages_count":52.25003480016254,"stargazers_count":1.1857580523751374,"forks_count":1.5707243030095848,"docker_downloads_count":null,"average":23.244967974274125},"purl":"pkg:npm/yqg-bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/yqg-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/yqg-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/yqg-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yqg-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yqg-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yqg-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yqg-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yqg-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/yqg-bunyan/codemeta","maintainers":[{"uuid":"panezhang","login":"panezhang","name":null,"email":"panezhang2015@gmail.com","url":null,"packages_count":9,"html_url":"https://www.npmjs.com/~panezhang","role":null,"created_at":"2022-11-15T14:09:42.997Z","updated_at":"2022-11-15T14:09:42.997Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/panezhang/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":9149266,"name":"@stewieoo/bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":"stewieoo","versions_count":1,"first_release_published_at":"2024-02-28T23:35:42.445Z","latest_release_published_at":"2024-02-28T23:35:42.445Z","latest_release_number":"1.8.15","last_synced_at":"2026-05-09T13:22:22.281Z","created_at":"2024-02-29T06:23:38.508Z","updated_at":"2026-05-09T13:22:22.282Z","registry_url":"https://www.npmjs.com/package/@stewieoo/bunyan","install_command":"npm install @stewieoo/bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.15"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-01T19:26:24.481Z","dependent_packages_count":0,"downloads":4,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":20.906804863952477,"dependent_repos_count":33.206652234135106,"dependent_packages_count":47.56638317441691,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":33.89328009083483},"purl":"pkg:npm/%40stewieoo/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@stewieoo/bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@stewieoo/bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@stewieoo/bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stewieoo%2Fbunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stewieoo%2Fbunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stewieoo%2Fbunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stewieoo%2Fbunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stewieoo%2Fbunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@stewieoo%2Fbunyan/codemeta","maintainers":[{"uuid":"stewie","login":"stewie","name":null,"email":"siegerx3-games@yahoo.de","url":null,"packages_count":6,"html_url":"https://www.npmjs.com/~stewie","role":null,"created_at":"2024-02-29T06:23:40.402Z","updated_at":"2024-02-29T06:23:40.402Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/stewie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14024789,"name":"@depup/bunyan","ecosystem":"npm","description":"[DepUp] a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["depup","dependency-bumped","updated-deps","bunyan","log","logging","log4j","json"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-09T04:39:23.562Z","latest_release_published_at":"2026-03-09T04:39:23.562Z","latest_release_number":"1.8.15-depup.0","last_synced_at":"2026-05-09T13:22:22.416Z","created_at":"2026-03-11T00:14:03.416Z","updated_at":"2026-05-09T13:22:22.417Z","registry_url":"https://www.npmjs.com/package/@depup/bunyan","install_command":"npm install @depup/bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.15-depup.0"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-06T19:29:37.746Z","dependent_packages_count":0,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.512631796629087,"dependent_packages_count":32.43474361860437,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.47368770761673},"purl":"pkg:npm/%40depup/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fbunyan/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2064,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-11T00:14:07.601Z","updated_at":"2026-03-11T00:14:07.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1496993,"name":"bunyan-perty","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":null,"versions_count":2,"first_release_published_at":"2015-07-28T20:37:11.704Z","latest_release_published_at":"2015-08-04T23:01:19.127Z","latest_release_number":"1.4.5","last_synced_at":"2026-05-09T13:22:22.544Z","created_at":"2022-04-09T03:23:14.294Z","updated_at":"2026-05-09T13:22:22.544Z","registry_url":"https://www.npmjs.com/package/bunyan-perty","install_command":"npm install bunyan-perty","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.4.5"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-06T19:30:19.711Z","dependent_packages_count":1,"downloads":18,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":48.58075454626173,"dependent_repos_count":10.393268641254942,"dependent_packages_count":21.085079244272496,"stargazers_count":1.1857580523751374,"forks_count":1.5707243030095848,"docker_downloads_count":null,"average":16.56311695743478},"purl":"pkg:npm/bunyan-perty","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bunyan-perty","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/bunyan-perty","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bunyan-perty/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-perty/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-perty/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-perty/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-perty/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-perty/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan-perty/codemeta","maintainers":[{"uuid":"cchamberlain","login":"cchamberlain","name":null,"email":"cole.chamberlain@gmail.com","url":null,"packages_count":254,"html_url":"https://www.npmjs.com/~cchamberlain","role":null,"created_at":"2022-11-11T16:21:24.565Z","updated_at":"2022-11-11T16:21:24.565Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cchamberlain/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1166694,"name":"@scaffoldly/bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services, without dtrace","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":"scaffoldly","versions_count":1,"first_release_published_at":"2020-10-21T02:59:03.543Z","latest_release_published_at":"2020-10-21T02:59:03.543Z","latest_release_number":"1.8.15","last_synced_at":"2026-05-09T13:22:22.616Z","created_at":"2022-04-08T12:39:51.326Z","updated_at":"2026-05-09T13:22:22.616Z","registry_url":"https://www.npmjs.com/package/@scaffoldly/bunyan","install_command":"npm install @scaffoldly/bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.15"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-06T19:30:21.102Z","dependent_packages_count":3,"downloads":11,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":31.617524749818905,"dependent_repos_count":25.32799796580169,"dependent_packages_count":6.929111821466076,"stargazers_count":1.4274332757933872,"forks_count":1.821672416530739,"average":13.42474804588216},"purl":"pkg:npm/%40scaffoldly/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@scaffoldly/bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@scaffoldly/bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@scaffoldly/bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scaffoldly%2Fbunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scaffoldly%2Fbunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scaffoldly%2Fbunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scaffoldly%2Fbunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scaffoldly%2Fbunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scaffoldly%2Fbunyan/codemeta","maintainers":[{"uuid":"cnuss","login":"cnuss","name":null,"email":"npm@cnuss.com","url":null,"packages_count":35,"html_url":"https://www.npmjs.com/~cnuss","role":null,"created_at":"2022-11-21T00:59:30.526Z","updated_at":"2022-11-21T00:59:30.526Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cnuss/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1168095,"name":"@scoop/bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":"scoop","versions_count":1,"first_release_published_at":"2018-03-27T01:49:45.545Z","latest_release_published_at":"2018-03-27T01:49:45.545Z","latest_release_number":"2.0.2","last_synced_at":"2026-05-09T13:22:22.618Z","created_at":"2022-04-08T12:42:10.873Z","updated_at":"2026-05-09T13:22:22.618Z","registry_url":"https://www.npmjs.com/package/@scoop/bunyan","install_command":"npm install @scoop/bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.2"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-01T19:26:24.452Z","dependent_packages_count":6,"downloads":20050,"downloads_period":"last-month","dependent_repos_count":3,"rankings":{"downloads":2.0870944414602954,"dependent_repos_count":6.404217630928542,"dependent_packages_count":3.1748613424106744,"stargazers_count":1.1857580523751374,"forks_count":1.5707243030095848,"docker_downloads_count":null,"average":2.8845311540368472},"purl":"pkg:npm/%40scoop/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@scoop/bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@scoop/bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@scoop/bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scoop%2Fbunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scoop%2Fbunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scoop%2Fbunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scoop%2Fbunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scoop%2Fbunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@scoop%2Fbunyan/codemeta","maintainers":[{"uuid":"takescoop-jfrog","login":"takescoop-jfrog","name":null,"email":"jfrog@takescoop.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~takescoop-jfrog","role":null,"created_at":"2022-11-21T01:29:56.075Z","updated_at":"2022-11-21T01:29:56.075Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/takescoop-jfrog/packages"},{"uuid":"cjwild-scoop","login":"cjwild-scoop","name":null,"email":"cj@takescoop.com","url":null,"packages_count":2,"html_url":"https://www.npmjs.com/~cjwild-scoop","role":null,"created_at":"2022-11-21T01:29:56.078Z","updated_at":"2022-11-21T01:29:56.078Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cjwild-scoop/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":1064648,"name":"@moebius/bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":"moebius","versions_count":1,"first_release_published_at":"2021-07-26T17:24:08.151Z","latest_release_published_at":"2021-07-26T17:24:08.151Z","latest_release_number":"2.1.0","last_synced_at":"2026-05-09T13:22:22.693Z","created_at":"2022-04-07T20:36:55.540Z","updated_at":"2026-05-09T13:22:22.693Z","registry_url":"https://www.npmjs.com/package/@moebius/bunyan","install_command":"npm install @moebius/bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.1.0"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7216,"open_issues_count":294,"forks_count":508,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-04-27T23:30:37.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-04-22T14:49:44.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32465001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T22:27:22.272Z","status":"online","status_checked_at":"2026-04-30T02:00:05.929Z","response_time":57,"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":"2026-05-01T19:26:24.723Z","dependent_packages_count":1,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":30.326520199985467,"dependent_repos_count":25.32799796580169,"dependent_packages_count":16.223928578504864,"stargazers_count":1.4274332757933872,"forks_count":1.821672416530739,"average":15.025510487323228},"purl":"pkg:npm/%40moebius/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@moebius/bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@moebius/bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@moebius/bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T13:38:43.363Z","issues_count":84,"pull_requests_count":48,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":95331386.45454545,"issues_closed_count":23,"pull_requests_closed_count":11,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.273809523809524,"avg_comments_per_pull_request":1.25,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"past_year_pull_requests_count":5,"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":2,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@moebius%2Fbunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@moebius%2Fbunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@moebius%2Fbunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@moebius%2Fbunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@moebius%2Fbunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@moebius%2Fbunyan/codemeta","maintainers":[{"uuid":"sfomin","login":"sfomin","name":null,"email":"slava@fomin.io","url":null,"packages_count":62,"html_url":"https://www.npmjs.com/~sfomin","role":null,"created_at":"2022-11-20T19:50:55.072Z","updated_at":"2022-11-20T19:50:55.072Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/sfomin/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13459130,"name":"node-bunyan","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/trentm/node-bunyan#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-09T05:51:51.168Z","latest_release_published_at":"2026-02-09T05:51:51.168Z","latest_release_number":"2.0.5+~cs4.4.3-4","last_synced_at":"2026-03-09T06:23:34.874Z","created_at":"2026-02-09T05:51:50.873Z","updated_at":"2026-03-09T06:33:38.158Z","registry_url":"https://launchpad.net/ubuntu/+source/node-bunyan","install_command":"apt-get install node-bunyan","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-bunyan","standards_version":"4.7.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-mkdirp \u003c!nocheck\u003e, node-moment \u003c!nocheck\u003e, node-ncp \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, node-vasync \u003c!nocheck\u003e, node-verror \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-bunyan?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/node-bunyan/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13701059,"name":"node-bunyan","ecosystem":"debian","description":null,"homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"other","normalized_licenses":["Other"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T21:06:41.443Z","latest_release_published_at":"2026-02-12T21:06:41.443Z","latest_release_number":"2.0.5+~cs4.4.3-2","last_synced_at":"2026-03-13T20:39:42.628Z","created_at":"2026-02-12T21:06:41.236Z","updated_at":"2026-03-13T21:01:50.389Z","registry_url":"https://tracker.debian.org/pkg/node-bunyan","install_command":"apt-get install node-bunyan","documentation_url":"https://packages.debian.org/bookworm/node-bunyan","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"node-bunyan","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-mkdirp \u003c!nocheck\u003e, node-moment \u003c!nocheck\u003e, node-ncp \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, node-vasync \u003c!nocheck\u003e, node-verror \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7222,"open_issues_count":293,"forks_count":511,"subscribers_count":109,"default_branch":"master","last_synced_at":"2026-02-05T14:59:44.392Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2026-02-02T23:30:03.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"purl":"pkg:github/trentm/node-bunyan","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/sbom","scorecard":{"id":898061,"data":{"date":"2025-08-11","repo":{"name":"github.com/trentm/node-bunyan","commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"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":"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":2,"reason":"Found 8/29 approved changesets -- score normalized to 2","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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/check.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":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":"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:7: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/check.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/trentm/node-bunyan/test.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:58","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 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":"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.txt: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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 11 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":0,"reason":"50 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-9vvw-cc9w-f27h","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-h6ch-v84p-w6p9","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-q42p-pg8m-cqh6","Warn: Project is vulnerable to: GHSA-w457-6q6x-cgp9","Warn: Project is vulnerable to: GHSA-62gr-4qp9-h98f","Warn: Project is vulnerable to: GHSA-f52g-6jhx-586p","Warn: Project is vulnerable to: GHSA-2cf5-4w76-r9qv","Warn: Project is vulnerable to: GHSA-3cqr-58rm-57f8","Warn: Project is vulnerable to: GHSA-g9r4-xpmj-mj65","Warn: Project is vulnerable to: GHSA-q2c6-c6pm-g3gh","Warn: Project is vulnerable to: GHSA-765h-qjxv-5f44","Warn: Project is vulnerable to: GHSA-f2jv-r9rf-7988","Warn: Project is vulnerable to: GHSA-44pw-h2cw-w3vq","Warn: Project is vulnerable to: GHSA-jp4x-w63m-7wgm","Warn: Project is vulnerable to: GHSA-c429-5p7v-vgjp","Warn: Project is vulnerable to: GHSA-43f8-2h32-f4cj","Warn: Project is vulnerable to: GHSA-2pr6-76vf-7546","Warn: Project is vulnerable to: GHSA-8j8c-7jfh-h6hx","Warn: Project is vulnerable to: GHSA-896r-f27r-55mw","Warn: Project is vulnerable to: GHSA-282f-qqgm-c34q","Warn: Project is vulnerable to: GHSA-fvqr-27wr-82fm","Warn: Project is vulnerable to: GHSA-4xc9-xhrj-v574","Warn: Project is vulnerable to: GHSA-x5rq-j2xg-h7qm","Warn: Project is vulnerable to: GHSA-jf85-cpcp-j695","Warn: Project is vulnerable to: GHSA-p6mc-m468-83gw","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-35jh-r3h4-6jhm","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-vh95-rmgr-6w4m","Warn: Project is vulnerable to: GHSA-xvch-5gv4-984h","Warn: Project is vulnerable to: GHSA-w9mr-4mfr-499f","Warn: Project is vulnerable to: GHSA-hj48-42vr-x3v9","Warn: Project is vulnerable to: GHSA-hrpp-h998-j3pp","Warn: Project is vulnerable to: GHSA-6g33-f262-xjp4","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-jv35-xqg7-f92r","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-xc7v-wxcw-j472","Warn: Project is vulnerable to: GHSA-c4w7-xm78-47vh","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"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-24T14:29:24.935Z","repository_id":2340606,"created_at":"2025-08-24T14:29:24.935Z","updated_at":"2025-08-24T14:29:24.935Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29224437,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-08T06:05:31.539Z","status":"ssl_error","status_checked_at":"2026-02-08T05:58:33.853Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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"}},"repo_metadata_updated_at":"2026-02-12T21:06:42.254Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":0.40882132780560837,"forks_count":0.6045949214026602,"docker_downloads_count":null,"average":0.25335406230206714},"purl":"pkg:deb/debian/node-bunyan?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/node-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/node-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/node-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-05T04:22:24.716Z","issues_count":85,"pull_requests_count":49,"avg_time_to_close_issue":79688119.52173913,"avg_time_to_close_pull_request":119763509.0,"issues_closed_count":23,"pull_requests_closed_count":13,"pull_request_authors_count":31,"issue_authors_count":78,"avg_comments_per_issue":4.1647058823529415,"avg_comments_per_pull_request":1.3877551020408163,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":4,"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":4,"past_year_avg_comments_per_issue":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/node-bunyan/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":1496861,"name":"bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":"https://github.com/trentm/node-bunyan#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":null,"versions_count":112,"first_release_published_at":"2012-02-02T23:01:58.548Z","latest_release_published_at":"2021-01-08T23:34:23.784Z","latest_release_number":"2.0.5","last_synced_at":"2026-05-13T10:23:16.815Z","created_at":"2022-04-09T03:22:56.252Z","updated_at":"2026-05-13T10:23:16.815Z","registry_url":"https://www.npmjs.com/package/bunyan","install_command":"npm install bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.8.15","beta":"2.0.5"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7180,"open_issues_count":290,"forks_count":517,"subscribers_count":115,"default_branch":"master","last_synced_at":"2024-10-29T21:02:35.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2024-10-27T21:42:25.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132638,"owners_count":16936616,"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"},"owner_record":{"login":"trentm","name":"Trent Mick","uuid":"46866","kind":"user","description":"","email":"","website":"https://trentm.com/","location":"Vancouver, Canada","twitter":null,"company":"@elastic ","icon_url":"https://avatars.githubusercontent.com/u/46866?u=afeb25761d6ea39f9c7b27b44a4b9f6d74fdeadc\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-14T06:40:56.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/trentm","funding_links":[],"total_stars":12298,"followers":601,"following":3,"created_at":"2022-11-02T16:19:05.532Z","updated_at":"2024-04-14T06:41:21.586Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm/repositories"},"tags":[{"name":"2.0.5","sha":"0ff1ae29cc9e028c6c11cd6b60e3b90217b66a10","kind":"tag","published_at":"2021-01-08T23:34:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.5/manifests"},{"name":"1.8.15","sha":"7be79fb8f6a81f556faaab89d55f04ca33b0791a","kind":"tag","published_at":"2021-01-08T23:26:04.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.15","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.15/manifests"},{"name":"1.8.14","sha":"a9fe41d0f59039ab7d810f95c82b38418cf3384f","kind":"tag","published_at":"2020-06-29T00:19:55.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.14","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.14/manifests"},{"name":"2.0.4","sha":"a63608396e35c760ba6b0e06363a19fba477100d","kind":"tag","published_at":"2020-06-29T00:19:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9d68e23559b4c0245b05bb171c0de2064404a885","kind":"tag","published_at":"2020-06-24T04:34:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.3/manifests"},{"name":"1.8.13","sha":"ea21d75f548373f29bb772b15faeb83e87089746","kind":"tag","published_at":"2020-06-24T04:25:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.13","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.13/manifests"},{"name":"1.8.12","sha":"033b37d8163ade169db36f1b2b53bdb755e988b1","kind":"tag","published_at":"2017-08-02T23:58:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.12","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.12/manifests"},{"name":"2.0.2","sha":"14609dfb690696cd026182cdaee8bf7fb518921b","kind":"tag","published_at":"2017-08-02T23:58:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"39aa5d1f6e6513ceebd5f52e5f244aabf0d75737","kind":"tag","published_at":"2017-08-02T20:28:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.1/manifests"},{"name":"1.8.11","sha":"10d12732f202e1ea53ecf77d5dd6f2b22199b23a","kind":"tag","published_at":"2017-08-02T20:23:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.11","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.11/manifests"},{"name":"2.0.0","sha":"05a49c34c94c020bde19f3e3f0a5f16cfdb234f4","kind":"tag","published_at":"2017-05-04T06:34:54.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.0/manifests"},{"name":"1.8.10","sha":"13c86f1d15c192f7b4f73c0cbef18f37606d81ea","kind":"tag","published_at":"2017-04-05T06:34:27.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.10","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.10/manifests"},{"name":"1.8.9","sha":"34f4469a25521c2555294ec71c79ba67fd4b713b","kind":"tag","published_at":"2017-03-21T05:26:03.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.9","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.9/manifests"},{"name":"1.8.8","sha":"741bcaeb5d4a95601bc45a1cffc6c98d172ede69","kind":"tag","published_at":"2017-03-03T22:40:30.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.8/manifests"},{"name":"1.8.7","sha":"907489d81647d953d128b77cb019ca1f4c7a9a4f","kind":"tag","published_at":"2017-03-03T21:38:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.7/manifests"},{"name":"1.8.6","sha":"4b9df6631f89024a8556f017d3d1d24f96d1b365","kind":"tag","published_at":"2017-03-03T18:55:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.6/manifests"},{"name":"1.8.5","sha":"3cde7bcb3b0f9e037566634f3bd813e6be8590d7","kind":"tag","published_at":"2016-11-14T18:40:18.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.5/manifests"},{"name":"1.8.4","sha":"c04e84313fbb90bbc1b70f95776f66d11ba6fac2","kind":"tag","published_at":"2016-10-25T18:24:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"049f178806748e7570b6ddb0ae0463e796fd28ea","kind":"tag","published_at":"2016-10-18T20:34:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"a41539bfbda0eb1a702960ba26b3dd145f8e5d2f","kind":"tag","published_at":"2016-10-17T23:43:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"63cc17f2e3f3a47a98ff798c0cc7ff639efabdfe","kind":"tag","published_at":"2016-04-21T08:00:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"dcf23b49d6ba832190d40c4ece487df4643a866c","kind":"tag","published_at":"2016-03-17T05:52:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"b3f72bfb7a07b107ada2b7d3c1648c3559a2396f","kind":"tag","published_at":"2016-02-29T06:45:25.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.7.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"2000006ccdb23eff61950c5eb5904d247bd0f835","kind":"tag","published_at":"2016-02-22T01:18:33.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.7.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"a018ea46a76617f86c369fff6ee2c87120165ffa","kind":"tag","published_at":"2016-02-11T06:36:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.6.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"49891f480d2532f0f559477573ead232977436e2","kind":"tag","published_at":"2015-09-07T21:44:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.5.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"e14f19132730ba81f73e5917b46b15b89a3e5aed","kind":"tag","published_at":"2015-09-07T08:27:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.5.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32c037e0e84764dc3e3b46b3a6dfa9c460e64f29","kind":"tag","published_at":"2015-06-07T18:07:37.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.4.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.4.0/manifests"},{"name":"1.3.6","sha":"29ddf443af038cf7196f673cb1e3c5233cdaddeb","kind":"tag","published_at":"2015-06-02T05:13:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"98430d708a4acb3b7f7aabdb2644114e9f9d83fe","kind":"tag","published_at":"2015-04-13T05:18:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"46b01623687ccbaee2b42ce80e496fc38c0548ee","kind":"tag","published_at":"2015-02-20T22:54:57.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e6cff791670813d3f44a10f991e5dc4251731cf8","kind":"tag","published_at":"2015-01-26T17:23:53.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8598a479edb32a58434c0c1fe76f91d5cf8bd1ca","kind":"tag","published_at":"2015-01-19T07:29:33.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"d61fd2f473c70664c53a0a4f53165b672621fd79","kind":"tag","published_at":"2015-01-18T06:05:06.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"6b9ce6162b6844f58f972c4d54bf14ad1bd6a6ab","kind":"tag","published_at":"2015-01-17T21:34:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"a70c0eb969e4ee424602f1bed8cc7af1fee073fa","kind":"tag","published_at":"2015-01-16T06:20:11.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"a86f20aee56a3912741bd45cabe203446e9187d7","kind":"tag","published_at":"2014-11-18T05:46:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"6bdf6d95b00bb2e28d4fb1f535a086e1c655c16d","kind":"tag","published_at":"2014-11-14T07:15:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"7aa8f738298696fcd37e587275cbc315280a2504","kind":"tag","published_at":"2014-10-26T04:06:03.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"f21007d46c0e64072617380b70d3f542368318a8","kind":"tag","published_at":"2014-10-17T21:34:46.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"6229405cba893d4594b589598d683e6d105af736","kind":"tag","published_at":"2014-09-28T04:50:04.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"c23b369be201795148f1047253179d7a39f4d3fc","kind":"tag","published_at":"2014-09-28T04:26:06.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"e5d8576f78ade6a2797073eae1889f49b6e614d9","kind":"tag","published_at":"2014-09-28T04:08:43.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"75ade19b4da1acf973aa7d4d9f83356d0226409e","kind":"tag","published_at":"2014-09-22T04:20:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"1093b07a8e9495904a10e25a9986d928a5c829b2","kind":"tag","published_at":"2014-08-25T07:51:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.0.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b31cb3be050f5fc8399c123ebc542d2cc532caf3","kind":"tag","published_at":"2014-08-01T23:00:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.0.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.0/manifests"},{"name":"0.23.1","sha":"90d140519825eb3b48edc8be8128e39627a5bb39","kind":"tag","published_at":"2014-06-01T06:00:19.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.23.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"20ba943daa060d5fa5c992855e501956210b789f","kind":"tag","published_at":"2014-05-31T04:00:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.23.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.0/manifests"},{"name":"0.22.3","sha":"f89d9435c7e8fb34b5c1918d598eb30711c2215f","kind":"tag","published_at":"2014-04-11T00:00:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.3/manifests"},{"name":"0.22.2","sha":"9cb97656c58d693165dc8e8c2289d5ef6090689a","kind":"tag","published_at":"2014-04-03T23:02:37.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"24bc088f6b6cf5da0ae0f8937bdcf7b13e68fad5","kind":"tag","published_at":"2013-11-26T07:47:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"16300671d75cd2810f8998763dbe59dd93f77838","kind":"tag","published_at":"2013-10-11T20:17:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"ec54cbb213d5a902b85f856b5a077110b176cd0b","kind":"tag","published_at":"2013-07-02T23:43:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"5a866daa3a7f42874e7a18cdf315ab072a42330e","kind":"tag","published_at":"2013-05-22T00:30:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"4899025613206b277657565f57a273ce48e80bcd","kind":"tag","published_at":"2013-05-17T09:11:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f9c9834ba86c90f05905767826cb655da162d526","kind":"tag","published_at":"2013-04-05T00:01:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"f2fa524d6b52844f15d3d6df6fa95eab8b4586fe","kind":"tag","published_at":"2013-04-02T04:00:20.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"5b35ca6066320e6dc8cefce9e9c030b55f971be2","kind":"tag","published_at":"2013-03-15T18:26:32.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.20.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"0e18896025b217de28e7b8961a02730220a6e92a","kind":"tag","published_at":"2013-03-11T22:52:52.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.19.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.19.0/manifests"},{"name":"0.18.3","sha":"4efe30f18f10ad07bd64548f3c62efbfd212c864","kind":"tag","published_at":"2013-03-02T00:59:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"6de3e42180d8062180b59b9c1dc6ed584cd6511e","kind":"tag","published_at":"2013-01-29T08:00:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"3b6612705394cc5e1630c2e5c9af3a3144abfd16","kind":"tag","published_at":"2013-01-23T01:33:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"b968de37ddf431cff9274e88c9e8a35250963437","kind":"tag","published_at":"2013-01-23T00:59:43.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"6f83138c8d379dab6181d0cc8f59c145e6adb6c4","kind":"tag","published_at":"2013-01-04T22:32:19.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.17.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.17.0/manifests"},{"name":"0.16.8","sha":"e52989d3f2a55c38a1db530e1ae84068b84bbda4","kind":"tag","published_at":"2012-12-14T19:48:40.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"5210c66a08d034049c97d6f83d6a8231fb435959","kind":"tag","published_at":"2012-11-15T06:41:50.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"b5c0f7f1693c59b48ffec42c200d9ab67b86e967","kind":"tag","published_at":"2012-11-13T08:19:22.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"262e4f4e792fcd7e503fa01f30a24afbd7fa40dc","kind":"tag","published_at":"2012-11-06T20:55:28.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"0bddaeb060b78a0a8ddf5585c2bba1bfcef3767b","kind":"tag","published_at":"2012-11-05T06:12:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"59df6b21869144543a8cbe0659126c3618a4eef9","kind":"tag","published_at":"2012-11-02T20:44:10.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"b453eb81e7418b2ed533d600f191b7222f6ee16d","kind":"tag","published_at":"2012-11-02T20:28:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"4013f7ad94d6c88da13073d55ea692f328f54038","kind":"tag","published_at":"2012-11-02T19:15:47.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"8d67988be3a597773adc111c49737ad77f5450c2","kind":"tag","published_at":"2012-11-02T06:49:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"7a62928dfbb25b2165e0f3f00cdfecb2f7773e77","kind":"tag","published_at":"2012-11-01T20:13:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.15.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.15.0/manifests"},{"name":"0.14.6","sha":"e79065fec463d867199cdcf3ec5d90a7bc90dd07","kind":"tag","published_at":"2012-10-24T17:55:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"be4909a0ac93e1cf2103386e1147e05c8733c777","kind":"tag","published_at":"2012-10-11T21:03:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"883c037477aaa84b3974ee08933e13be1076a3f2","kind":"tag","published_at":"2012-10-11T00:31:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"17459e6b008755064cb38da1b1ab8ac852aca689","kind":"tag","published_at":"2012-10-11T00:18:44.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"60c6743482fd0e8a92d78220dd7102584f1beb7b","kind":"tag","published_at":"2012-10-10T18:39:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"355824450ec171699c206a38cd3f027efbd1ff1c","kind":"tag","published_at":"2012-10-09T22:17:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"60bbab8924e3baab93772e8eb6c0744a9737bb22","kind":"tag","published_at":"2012-09-10T19:01:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.0/manifests"},{"name":"0.13.5","sha":"5f03bda42e5969de9fa72c6b6a02af8dd123d240","kind":"tag","published_at":"2012-08-30T19:17:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"2d33cb072b9df961fe5fd03fcb52cae7bdb6b5a9","kind":"tag","published_at":"2012-08-28T17:41:20.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3d0697c99cead2049d24e2476390482bf3094305","kind":"tag","published_at":"2012-08-24T23:28:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"eaf5008227b2bee989dd744eced2eb30f8ac72d3","kind":"tag","published_at":"2012-08-22T22:04:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"1bd584a1701e390ccbeae8572267f25345706742","kind":"tag","published_at":"2012-08-21T18:06:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"7127d510dcc898b6bebbdc42c0ec1a32ecaac734","kind":"tag","published_at":"2012-08-14T03:16:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"ee61228dd82127f62f63a3c29bb9bf429e462491","kind":"tag","published_at":"2012-08-13T23:43:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.12.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"64112eea233f335c7a589f2ac727a47771951b5a","kind":"tag","published_at":"2012-08-09T16:30:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"208b949e00c84d96e2fd6f3a1faade9690158f7b","kind":"tag","published_at":"2012-08-09T05:28:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"67da83727de2da01b9090570f11f0d1c11dd89ac","kind":"tag","published_at":"2012-08-08T18:58:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"8ae15c994b6f157d5291038718dcdd2f1654d100","kind":"tag","published_at":"2012-08-08T05:35:38.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"c872a2a9b6cdf8150b9b349d5b225e3ac542c1ed","kind":"tag","published_at":"2012-06-22T05:49:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.10.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"8873f1655d19755ce982294c51926bdbecb9c153","kind":"tag","published_at":"2012-06-22T03:05:57.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.9.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"9e251a5470b7ea3d24031e79b57fa4cad23812a0","kind":"tag","published_at":"2012-06-05T06:30:58.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.8.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"2daf47c11c9c091ec3c9f7acf1f31def5720766f","kind":"tag","published_at":"2012-04-27T23:21:15.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.7.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.7.0/manifests"},{"name":"0.6.9","sha":"6d9aa4ff5c5a28facddff459a7570dad788ecefa","kind":"tag","published_at":"2012-04-27T23:16:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.9","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"d4bbc707b17c2bb8d6c420b5b842a566c12b2227","kind":"tag","published_at":"2012-02-28T00:48:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"cfa6d92b8e7c36f3c9d10c18728fa5dc2bfdc1d1","kind":"tag","published_at":"2012-02-24T20:19:54.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"dd14781b6ccb636f873227dd438b625454832338","kind":"tag","published_at":"2012-02-24T05:20:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"d49bee33175e49b7bca014ad8742748e68c1299e","kind":"tag","published_at":"2012-02-23T21:01:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"d0fb9660c9460778571da5e5cbc2b5e1c1a18044","kind":"tag","published_at":"2012-02-20T05:42:47.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"39920c5785cc85ddd90592e141c383ba4fbc3349","kind":"tag","published_at":"2012-02-17T00:53:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"5e12452f5718e03be22958f7f826899f8607ffcc","kind":"tag","published_at":"2012-02-11T05:51:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"aa52789929d64f6742f01540e0ea4e0512a9b23a","kind":"tag","published_at":"2012-02-10T08:16:11.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"de2b661622155d83427cd60aa925ac90aa0fa3e2","kind":"tag","published_at":"2012-02-10T05:10:27.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"7f262ba06c74b63f97d1273644e222cacf605611","kind":"tag","published_at":"2012-02-08T23:28:05.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"768b2de478886f7363b9bfeadbb676ced3abe78c","kind":"tag","published_at":"2012-02-08T18:30:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"74f3787d76160cd0c0dc8ad267d0ffdd9ed03f27","kind":"tag","published_at":"2012-02-07T05:35:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"cb41c7ebd0fdcdb3d4df60ba24ad996e4f3ca715","kind":"tag","published_at":"2012-02-06T23:27:42.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"12f27011b0206ad5490e5edad3c8f2661a6b6f51","kind":"tag","published_at":"2012-02-06T04:34:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.4.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"7c9482596a092ce5f1fed992b055350b74200c6c","kind":"tag","published_at":"2012-02-05T05:42:55.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.3.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"7798f40e33732663d7ab9756bb0eac5603b0ea2a","kind":"tag","published_at":"2012-02-04T01:05:22.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.2.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"7539c03871c6e53054e161faf5e0a384e80ff039","kind":"tag","published_at":"2012-02-02T22:59:52.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.1.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:42:20.195Z","dependent_packages_count":3549,"downloads":13721003,"downloads_period":"last-month","dependent_repos_count":44385,"rankings":{"downloads":0.11996815798423596,"dependent_repos_count":0.15162043259258579,"dependent_packages_count":0.02449385828003092,"stargazers_count":1.2081810037594116,"forks_count":1.596549684644579,"docker_downloads_count":0.07167040926304823,"average":0.5287472577539819},"purl":"pkg:npm/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/bunyan","docker_dependents_count":783,"docker_downloads_count":625162382,"usage_url":"https://repos.ecosyste.ms/usage/npm/bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T23:42:17.956Z","issues_count":83,"pull_requests_count":52,"avg_time_to_close_issue":79718008.9090909,"avg_time_to_close_pull_request":82678569.6,"issues_closed_count":22,"pull_requests_closed_count":10,"pull_request_authors_count":30,"issue_authors_count":74,"avg_comments_per_issue":4.409638554216867,"avg_comments_per_pull_request":1.1538461538461537,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":6,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/bunyan/codemeta","maintainers":[{"uuid":"trentm","login":"trentm","name":null,"email":"trentm@gmail.com","url":null,"packages_count":241,"html_url":"https://www.npmjs.com/~trentm","role":null,"created_at":"2022-11-10T11:37:30.139Z","updated_at":"2022-11-10T11:37:30.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/trentm/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":13398969,"name":"node-bunyan","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/trentm/node-bunyan#readme","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T05:09:33.691Z","latest_release_published_at":"2026-02-06T05:09:33.691Z","latest_release_number":"2.0.5+~cs4.4.3-2","last_synced_at":"2026-03-06T05:35:07.073Z","created_at":"2026-02-06T05:09:33.340Z","updated_at":"2026-03-06T06:43:13.681Z","registry_url":"https://launchpad.net/ubuntu/+source/node-bunyan","install_command":"apt-get install node-bunyan","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"node-bunyan","standards_version":"4.6.0","maintainer":"Debian Javascript Maintainers \u003cpkg-javascript-devel@lists.alioth.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-nodejs, node-mkdirp \u003c!nocheck\u003e, node-moment \u003c!nocheck\u003e, node-ncp \u003c!nocheck\u003e, node-rimraf \u003c!nocheck\u003e, node-tap \u003c!nocheck\u003e, node-vasync \u003c!nocheck\u003e, node-verror \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/node-bunyan?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/node-bunyan","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/node-bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/node-bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-bunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-bunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-bunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-bunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-bunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/node-bunyan/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":929969,"name":"@expo/bunyan","ecosystem":"npm","description":"a JSON logging library for node.js services","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/trentm/node-bunyan","keywords_array":["log","logging","log4j","json","bunyan"],"namespace":"expo","versions_count":10,"first_release_published_at":"2017-06-30T01:22:35.760Z","latest_release_published_at":"2024-08-07T20:24:57.514Z","latest_release_number":"4.0.1","last_synced_at":"2026-05-14T06:01:17.950Z","created_at":"2022-04-07T17:09:17.559Z","updated_at":"2026-05-14T06:01:17.950Z","registry_url":"https://www.npmjs.com/package/@expo/bunyan","install_command":"npm install @expo/bunyan","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"4.0.1"}},"repo_metadata":{"id":2340606,"uuid":"3302795","full_name":"trentm/node-bunyan","owner":"trentm","description":"a simple and fast JSON logging module for node.js services","archived":false,"fork":false,"pushed_at":"2023-09-18T16:20:50.000Z","size":1760,"stargazers_count":7180,"open_issues_count":290,"forks_count":517,"subscribers_count":115,"default_branch":"master","last_synced_at":"2024-10-29T21:02:35.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"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/trentm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-01-30T06:26:13.000Z","updated_at":"2024-10-27T21:42:25.000Z","dependencies_parsed_at":"2024-06-18T10:50:26.879Z","dependency_job_id":"d2ec5502-1801-4edb-a2aa-53d8e6e2add3","html_url":"https://github.com/trentm/node-bunyan","commit_stats":{"total_commits":680,"total_committers":76,"mean_commits":8.947368421052632,"dds":0.1470588235294118,"last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40"},"previous_names":[],"tags_count":114,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222132638,"owners_count":16936616,"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"},"owner_record":{"login":"trentm","name":"Trent Mick","uuid":"46866","kind":"user","description":"","email":"","website":"https://trentm.com/","location":"Vancouver, Canada","twitter":null,"company":"@elastic ","icon_url":"https://avatars.githubusercontent.com/u/46866?u=afeb25761d6ea39f9c7b27b44a4b9f6d74fdeadc\u0026v=4","repositories_count":169,"last_synced_at":"2024-04-14T06:40:56.979Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/trentm","funding_links":[],"total_stars":12298,"followers":601,"following":3,"created_at":"2022-11-02T16:19:05.532Z","updated_at":"2024-04-14T06:41:21.586Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trentm/repositories"},"tags":[{"name":"2.0.5","sha":"0ff1ae29cc9e028c6c11cd6b60e3b90217b66a10","kind":"tag","published_at":"2021-01-08T23:34:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.5/manifests"},{"name":"1.8.15","sha":"7be79fb8f6a81f556faaab89d55f04ca33b0791a","kind":"tag","published_at":"2021-01-08T23:26:04.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.15","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.15","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.15/manifests"},{"name":"1.8.14","sha":"a9fe41d0f59039ab7d810f95c82b38418cf3384f","kind":"tag","published_at":"2020-06-29T00:19:55.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.14","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.14","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.14/manifests"},{"name":"2.0.4","sha":"a63608396e35c760ba6b0e06363a19fba477100d","kind":"tag","published_at":"2020-06-29T00:19:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"9d68e23559b4c0245b05bb171c0de2064404a885","kind":"tag","published_at":"2020-06-24T04:34:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.3/manifests"},{"name":"1.8.13","sha":"ea21d75f548373f29bb772b15faeb83e87089746","kind":"tag","published_at":"2020-06-24T04:25:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.13","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.13","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.13/manifests"},{"name":"1.8.12","sha":"033b37d8163ade169db36f1b2b53bdb755e988b1","kind":"tag","published_at":"2017-08-02T23:58:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.12","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.12","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.12/manifests"},{"name":"2.0.2","sha":"14609dfb690696cd026182cdaee8bf7fb518921b","kind":"tag","published_at":"2017-08-02T23:58:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"39aa5d1f6e6513ceebd5f52e5f244aabf0d75737","kind":"tag","published_at":"2017-08-02T20:28:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.1/manifests"},{"name":"1.8.11","sha":"10d12732f202e1ea53ecf77d5dd6f2b22199b23a","kind":"tag","published_at":"2017-08-02T20:23:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.11","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.11","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.11/manifests"},{"name":"2.0.0","sha":"05a49c34c94c020bde19f3e3f0a5f16cfdb234f4","kind":"tag","published_at":"2017-05-04T06:34:54.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/2.0.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/2.0.0/manifests"},{"name":"1.8.10","sha":"13c86f1d15c192f7b4f73c0cbef18f37606d81ea","kind":"tag","published_at":"2017-04-05T06:34:27.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.10","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.10/manifests"},{"name":"1.8.9","sha":"34f4469a25521c2555294ec71c79ba67fd4b713b","kind":"tag","published_at":"2017-03-21T05:26:03.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.9","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.9/manifests"},{"name":"1.8.8","sha":"741bcaeb5d4a95601bc45a1cffc6c98d172ede69","kind":"tag","published_at":"2017-03-03T22:40:30.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.8/manifests"},{"name":"1.8.7","sha":"907489d81647d953d128b77cb019ca1f4c7a9a4f","kind":"tag","published_at":"2017-03-03T21:38:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.7/manifests"},{"name":"1.8.6","sha":"4b9df6631f89024a8556f017d3d1d24f96d1b365","kind":"tag","published_at":"2017-03-03T18:55:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.6/manifests"},{"name":"1.8.5","sha":"3cde7bcb3b0f9e037566634f3bd813e6be8590d7","kind":"tag","published_at":"2016-11-14T18:40:18.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.5/manifests"},{"name":"1.8.4","sha":"c04e84313fbb90bbc1b70f95776f66d11ba6fac2","kind":"tag","published_at":"2016-10-25T18:24:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.4/manifests"},{"name":"1.8.3","sha":"049f178806748e7570b6ddb0ae0463e796fd28ea","kind":"tag","published_at":"2016-10-18T20:34:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.3/manifests"},{"name":"1.8.2","sha":"a41539bfbda0eb1a702960ba26b3dd145f8e5d2f","kind":"tag","published_at":"2016-10-17T23:43:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"63cc17f2e3f3a47a98ff798c0cc7ff639efabdfe","kind":"tag","published_at":"2016-04-21T08:00:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"dcf23b49d6ba832190d40c4ece487df4643a866c","kind":"tag","published_at":"2016-03-17T05:52:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.8.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.8.0/manifests"},{"name":"1.7.1","sha":"b3f72bfb7a07b107ada2b7d3c1648c3559a2396f","kind":"tag","published_at":"2016-02-29T06:45:25.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.7.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.1/manifests"},{"name":"1.7.0","sha":"2000006ccdb23eff61950c5eb5904d247bd0f835","kind":"tag","published_at":"2016-02-22T01:18:33.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.7.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.7.0/manifests"},{"name":"1.6.0","sha":"a018ea46a76617f86c369fff6ee2c87120165ffa","kind":"tag","published_at":"2016-02-11T06:36:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.6.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"49891f480d2532f0f559477573ead232977436e2","kind":"tag","published_at":"2015-09-07T21:44:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.5.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"e14f19132730ba81f73e5917b46b15b89a3e5aed","kind":"tag","published_at":"2015-09-07T08:27:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.5.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"32c037e0e84764dc3e3b46b3a6dfa9c460e64f29","kind":"tag","published_at":"2015-06-07T18:07:37.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.4.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.4.0/manifests"},{"name":"1.3.6","sha":"29ddf443af038cf7196f673cb1e3c5233cdaddeb","kind":"tag","published_at":"2015-06-02T05:13:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.6/manifests"},{"name":"1.3.5","sha":"98430d708a4acb3b7f7aabdb2644114e9f9d83fe","kind":"tag","published_at":"2015-04-13T05:18:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.5/manifests"},{"name":"1.3.4","sha":"46b01623687ccbaee2b42ce80e496fc38c0548ee","kind":"tag","published_at":"2015-02-20T22:54:57.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.4/manifests"},{"name":"1.3.3","sha":"e6cff791670813d3f44a10f991e5dc4251731cf8","kind":"tag","published_at":"2015-01-26T17:23:53.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.3/manifests"},{"name":"1.3.2","sha":"8598a479edb32a58434c0c1fe76f91d5cf8bd1ca","kind":"tag","published_at":"2015-01-19T07:29:33.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.2/manifests"},{"name":"1.3.1","sha":"d61fd2f473c70664c53a0a4f53165b672621fd79","kind":"tag","published_at":"2015-01-18T06:05:06.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.1/manifests"},{"name":"1.3.0","sha":"6b9ce6162b6844f58f972c4d54bf14ad1bd6a6ab","kind":"tag","published_at":"2015-01-17T21:34:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.3.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.3.0/manifests"},{"name":"1.2.4","sha":"a70c0eb969e4ee424602f1bed8cc7af1fee073fa","kind":"tag","published_at":"2015-01-16T06:20:11.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"a86f20aee56a3912741bd45cabe203446e9187d7","kind":"tag","published_at":"2014-11-18T05:46:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"6bdf6d95b00bb2e28d4fb1f535a086e1c655c16d","kind":"tag","published_at":"2014-11-14T07:15:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"7aa8f738298696fcd37e587275cbc315280a2504","kind":"tag","published_at":"2014-10-26T04:06:03.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"f21007d46c0e64072617380b70d3f542368318a8","kind":"tag","published_at":"2014-10-17T21:34:46.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.2.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.2.0/manifests"},{"name":"1.1.3","sha":"6229405cba893d4594b589598d683e6d105af736","kind":"tag","published_at":"2014-09-28T04:50:04.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"c23b369be201795148f1047253179d7a39f4d3fc","kind":"tag","published_at":"2014-09-28T04:26:06.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.2/manifests"},{"name":"1.1.1","sha":"e5d8576f78ade6a2797073eae1889f49b6e614d9","kind":"tag","published_at":"2014-09-28T04:08:43.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"75ade19b4da1acf973aa7d4d9f83356d0226409e","kind":"tag","published_at":"2014-09-22T04:20:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.1.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"1093b07a8e9495904a10e25a9986d928a5c829b2","kind":"tag","published_at":"2014-08-25T07:51:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.0.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"b31cb3be050f5fc8399c123ebc542d2cc532caf3","kind":"tag","published_at":"2014-08-01T23:00:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/1.0.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/1.0.0/manifests"},{"name":"0.23.1","sha":"90d140519825eb3b48edc8be8128e39627a5bb39","kind":"tag","published_at":"2014-06-01T06:00:19.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.23.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.1/manifests"},{"name":"0.23.0","sha":"20ba943daa060d5fa5c992855e501956210b789f","kind":"tag","published_at":"2014-05-31T04:00:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.23.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.23.0/manifests"},{"name":"0.22.3","sha":"f89d9435c7e8fb34b5c1918d598eb30711c2215f","kind":"tag","published_at":"2014-04-11T00:00:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.3/manifests"},{"name":"0.22.2","sha":"9cb97656c58d693165dc8e8c2289d5ef6090689a","kind":"tag","published_at":"2014-04-03T23:02:37.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.2/manifests"},{"name":"0.22.1","sha":"24bc088f6b6cf5da0ae0f8937bdcf7b13e68fad5","kind":"tag","published_at":"2013-11-26T07:47:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.1/manifests"},{"name":"0.22.0","sha":"16300671d75cd2810f8998763dbe59dd93f77838","kind":"tag","published_at":"2013-10-11T20:17:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.22.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.22.0/manifests"},{"name":"0.21.4","sha":"ec54cbb213d5a902b85f856b5a077110b176cd0b","kind":"tag","published_at":"2013-07-02T23:43:09.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.4/manifests"},{"name":"0.21.3","sha":"5a866daa3a7f42874e7a18cdf315ab072a42330e","kind":"tag","published_at":"2013-05-22T00:30:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.3/manifests"},{"name":"0.21.2","sha":"4899025613206b277657565f57a273ce48e80bcd","kind":"tag","published_at":"2013-05-17T09:11:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.2/manifests"},{"name":"0.21.1","sha":"f9c9834ba86c90f05905767826cb655da162d526","kind":"tag","published_at":"2013-04-05T00:01:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.1/manifests"},{"name":"0.21.0","sha":"f2fa524d6b52844f15d3d6df6fa95eab8b4586fe","kind":"tag","published_at":"2013-04-02T04:00:20.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.21.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.21.0/manifests"},{"name":"0.20.0","sha":"5b35ca6066320e6dc8cefce9e9c030b55f971be2","kind":"tag","published_at":"2013-03-15T18:26:32.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.20.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.20.0/manifests"},{"name":"0.19.0","sha":"0e18896025b217de28e7b8961a02730220a6e92a","kind":"tag","published_at":"2013-03-11T22:52:52.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.19.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.19.0/manifests"},{"name":"0.18.3","sha":"4efe30f18f10ad07bd64548f3c62efbfd212c864","kind":"tag","published_at":"2013-03-02T00:59:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.3/manifests"},{"name":"0.18.2","sha":"6de3e42180d8062180b59b9c1dc6ed584cd6511e","kind":"tag","published_at":"2013-01-29T08:00:16.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.2/manifests"},{"name":"0.18.1","sha":"3b6612705394cc5e1630c2e5c9af3a3144abfd16","kind":"tag","published_at":"2013-01-23T01:33:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.1/manifests"},{"name":"0.18.0","sha":"b968de37ddf431cff9274e88c9e8a35250963437","kind":"tag","published_at":"2013-01-23T00:59:43.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.18.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.18.0/manifests"},{"name":"0.17.0","sha":"6f83138c8d379dab6181d0cc8f59c145e6adb6c4","kind":"tag","published_at":"2013-01-04T22:32:19.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.17.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.17.0/manifests"},{"name":"0.16.8","sha":"e52989d3f2a55c38a1db530e1ae84068b84bbda4","kind":"tag","published_at":"2012-12-14T19:48:40.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.8/manifests"},{"name":"0.16.7","sha":"5210c66a08d034049c97d6f83d6a8231fb435959","kind":"tag","published_at":"2012-11-15T06:41:50.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.7/manifests"},{"name":"0.16.6","sha":"b5c0f7f1693c59b48ffec42c200d9ab67b86e967","kind":"tag","published_at":"2012-11-13T08:19:22.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.6/manifests"},{"name":"0.16.5","sha":"262e4f4e792fcd7e503fa01f30a24afbd7fa40dc","kind":"tag","published_at":"2012-11-06T20:55:28.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.5/manifests"},{"name":"0.16.4","sha":"0bddaeb060b78a0a8ddf5585c2bba1bfcef3767b","kind":"tag","published_at":"2012-11-05T06:12:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.4/manifests"},{"name":"0.16.3","sha":"59df6b21869144543a8cbe0659126c3618a4eef9","kind":"tag","published_at":"2012-11-02T20:44:10.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"b453eb81e7418b2ed533d600f191b7222f6ee16d","kind":"tag","published_at":"2012-11-02T20:28:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"4013f7ad94d6c88da13073d55ea692f328f54038","kind":"tag","published_at":"2012-11-02T19:15:47.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"8d67988be3a597773adc111c49737ad77f5450c2","kind":"tag","published_at":"2012-11-02T06:49:56.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.16.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"7a62928dfbb25b2165e0f3f00cdfecb2f7773e77","kind":"tag","published_at":"2012-11-01T20:13:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.15.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.15.0/manifests"},{"name":"0.14.6","sha":"e79065fec463d867199cdcf3ec5d90a7bc90dd07","kind":"tag","published_at":"2012-10-24T17:55:01.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"be4909a0ac93e1cf2103386e1147e05c8733c777","kind":"tag","published_at":"2012-10-11T21:03:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"883c037477aaa84b3974ee08933e13be1076a3f2","kind":"tag","published_at":"2012-10-11T00:31:39.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"17459e6b008755064cb38da1b1ab8ac852aca689","kind":"tag","published_at":"2012-10-11T00:18:44.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"60c6743482fd0e8a92d78220dd7102584f1beb7b","kind":"tag","published_at":"2012-10-10T18:39:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"355824450ec171699c206a38cd3f027efbd1ff1c","kind":"tag","published_at":"2012-10-09T22:17:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"60bbab8924e3baab93772e8eb6c0744a9737bb22","kind":"tag","published_at":"2012-09-10T19:01:00.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.14.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.14.0/manifests"},{"name":"0.13.5","sha":"5f03bda42e5969de9fa72c6b6a02af8dd123d240","kind":"tag","published_at":"2012-08-30T19:17:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"2d33cb072b9df961fe5fd03fcb52cae7bdb6b5a9","kind":"tag","published_at":"2012-08-28T17:41:20.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3d0697c99cead2049d24e2476390482bf3094305","kind":"tag","published_at":"2012-08-24T23:28:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"eaf5008227b2bee989dd744eced2eb30f8ac72d3","kind":"tag","published_at":"2012-08-22T22:04:51.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"1bd584a1701e390ccbeae8572267f25345706742","kind":"tag","published_at":"2012-08-21T18:06:17.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"7127d510dcc898b6bebbdc42c0ec1a32ecaac734","kind":"tag","published_at":"2012-08-14T03:16:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.13.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"ee61228dd82127f62f63a3c29bb9bf429e462491","kind":"tag","published_at":"2012-08-13T23:43:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.12.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.12.0/manifests"},{"name":"0.11.3","sha":"64112eea233f335c7a589f2ac727a47771951b5a","kind":"tag","published_at":"2012-08-09T16:30:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"208b949e00c84d96e2fd6f3a1faade9690158f7b","kind":"tag","published_at":"2012-08-09T05:28:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"67da83727de2da01b9090570f11f0d1c11dd89ac","kind":"tag","published_at":"2012-08-08T18:58:02.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"8ae15c994b6f157d5291038718dcdd2f1654d100","kind":"tag","published_at":"2012-08-08T05:35:38.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.11.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"c872a2a9b6cdf8150b9b349d5b225e3ac542c1ed","kind":"tag","published_at":"2012-06-22T05:49:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.10.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"8873f1655d19755ce982294c51926bdbecb9c153","kind":"tag","published_at":"2012-06-22T03:05:57.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.9.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"9e251a5470b7ea3d24031e79b57fa4cad23812a0","kind":"tag","published_at":"2012-06-05T06:30:58.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.8.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"2daf47c11c9c091ec3c9f7acf1f31def5720766f","kind":"tag","published_at":"2012-04-27T23:21:15.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.7.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.7.0/manifests"},{"name":"0.6.9","sha":"6d9aa4ff5c5a28facddff459a7570dad788ecefa","kind":"tag","published_at":"2012-04-27T23:16:13.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.9","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"d4bbc707b17c2bb8d6c420b5b842a566c12b2227","kind":"tag","published_at":"2012-02-28T00:48:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.8","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"cfa6d92b8e7c36f3c9d10c18728fa5dc2bfdc1d1","kind":"tag","published_at":"2012-02-24T20:19:54.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.7","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"dd14781b6ccb636f873227dd438b625454832338","kind":"tag","published_at":"2012-02-24T05:20:45.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.6","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.6/manifests"},{"name":"0.6.5","sha":"d49bee33175e49b7bca014ad8742748e68c1299e","kind":"tag","published_at":"2012-02-23T21:01:12.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.5","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.5/manifests"},{"name":"0.6.4","sha":"d0fb9660c9460778571da5e5cbc2b5e1c1a18044","kind":"tag","published_at":"2012-02-20T05:42:47.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.4","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"39920c5785cc85ddd90592e141c383ba4fbc3349","kind":"tag","published_at":"2012-02-17T00:53:14.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"5e12452f5718e03be22958f7f826899f8607ffcc","kind":"tag","published_at":"2012-02-11T05:51:59.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"aa52789929d64f6742f01540e0ea4e0512a9b23a","kind":"tag","published_at":"2012-02-10T08:16:11.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"de2b661622155d83427cd60aa925ac90aa0fa3e2","kind":"tag","published_at":"2012-02-10T05:10:27.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.6.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.6.0/manifests"},{"name":"0.5.3","sha":"7f262ba06c74b63f97d1273644e222cacf605611","kind":"tag","published_at":"2012-02-08T23:28:05.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.3","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"768b2de478886f7363b9bfeadbb676ced3abe78c","kind":"tag","published_at":"2012-02-08T18:30:24.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.2","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"74f3787d76160cd0c0dc8ad267d0ffdd9ed03f27","kind":"tag","published_at":"2012-02-07T05:35:29.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.1","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"cb41c7ebd0fdcdb3d4df60ba24ad996e4f3ca715","kind":"tag","published_at":"2012-02-06T23:27:42.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.5.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"12f27011b0206ad5490e5edad3c8f2661a6b6f51","kind":"tag","published_at":"2012-02-06T04:34:08.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.4.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"7c9482596a092ce5f1fed992b055350b74200c6c","kind":"tag","published_at":"2012-02-05T05:42:55.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.3.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"7798f40e33732663d7ab9756bb0eac5603b0ea2a","kind":"tag","published_at":"2012-02-04T01:05:22.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.2.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"7539c03871c6e53054e161faf5e0a384e80ff039","kind":"tag","published_at":"2012-02-02T22:59:52.000Z","download_url":"https://codeload.github.com/trentm/node-bunyan/tar.gz/0.1.0","html_url":"https://github.com/trentm/node-bunyan/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2024-10-29T23:42:19.907Z","dependent_packages_count":37,"downloads":5748037,"downloads_period":"last-month","dependent_repos_count":42521,"rankings":{"downloads":0.23539402769588402,"dependent_repos_count":0.15369033610920813,"dependent_packages_count":0.7289441289416572,"stargazers_count":1.2081810037594116,"forks_count":1.596549684644579,"docker_downloads_count":0.8397886403074406,"average":0.7937579702430301},"purl":"pkg:npm/%40expo/bunyan","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@expo/bunyan","docker_dependents_count":53,"docker_downloads_count":178225,"usage_url":"https://repos.ecosyste.ms/usage/npm/@expo/bunyan","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@expo/bunyan/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-10-29T23:42:17.956Z","issues_count":83,"pull_requests_count":52,"avg_time_to_close_issue":79718008.9090909,"avg_time_to_close_pull_request":82678569.6,"issues_closed_count":22,"pull_requests_closed_count":10,"pull_request_authors_count":30,"issue_authors_count":74,"avg_comments_per_issue":4.409638554216867,"avg_comments_per_pull_request":1.1538461538461537,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":6,"past_year_pull_requests_count":1,"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":1,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.0,"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/trentm%2Fnode-bunyan/issues","maintainers":[{"login":"trentm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/trentm"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expo%2Fbunyan/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expo%2Fbunyan/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expo%2Fbunyan/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expo%2Fbunyan/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expo%2Fbunyan/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@expo%2Fbunyan/codemeta","maintainers":[{"uuid":"philpl","login":"philpl","name":null,"email":"phil@kitten.sh","url":null,"packages_count":463,"html_url":"https://www.npmjs.com/~philpl","role":null,"created_at":"2026-04-02T11:08:53.682Z","updated_at":"2026-04-02T11:08:53.682Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/philpl/packages"},{"uuid":"tsapeta","login":"tsapeta","name":null,"email":"npm@tsapeta.com","url":null,"packages_count":496,"html_url":"https://www.npmjs.com/~tsapeta","role":null,"created_at":"2026-02-26T07:31:00.909Z","updated_at":"2026-02-26T07:31:00.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tsapeta/packages"},{"uuid":"ide","login":"ide","name":null,"email":"ide+npm@jameside.com","url":null,"packages_count":505,"html_url":"https://www.npmjs.com/~ide","role":null,"created_at":"2022-11-20T15:17:28.819Z","updated_at":"2022-11-20T15:17:28.819Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ide/packages"},{"uuid":"brentvatne","login":"brentvatne","name":null,"email":"brentvatne@gmail.com","url":null,"packages_count":2596,"html_url":"https://www.npmjs.com/~brentvatne","role":null,"created_at":"2022-11-20T15:17:28.847Z","updated_at":"2022-11-20T15:17:28.847Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/brentvatne/packages"},{"uuid":"evanbacon","login":"evanbacon","name":null,"email":"baconbrix@gmail.com","url":null,"packages_count":617,"html_url":"https://www.npmjs.com/~evanbacon","role":null,"created_at":"2022-11-20T15:17:28.869Z","updated_at":"2022-11-20T15:17:28.869Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/evanbacon/packages"},{"uuid":"expoadmin","login":"expoadmin","name":null,"email":"support@expo.io","url":null,"packages_count":423,"html_url":"https://www.npmjs.com/~expoadmin","role":null,"created_at":"2022-11-20T15:17:28.920Z","updated_at":"2022-11-20T15:17:28.920Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/expoadmin/packages"},{"uuid":"exponent","login":"exponent","name":null,"email":"exponent.team@gmail.com","url":null,"packages_count":458,"html_url":"https://www.npmjs.com/~exponent","role":null,"created_at":"2022-11-20T15:17:28.998Z","updated_at":"2022-11-20T15:17:28.998Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/exponent/packages"},{"uuid":"wschurman","login":"wschurman","name":null,"email":"wschurman@gmail.com","url":null,"packages_count":366,"html_url":"https://www.npmjs.com/~wschurman","role":null,"created_at":"2022-11-20T15:17:29.020Z","updated_at":"2022-11-20T15:17:29.020Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wschurman/packages"},{"uuid":"bycedric","login":"bycedric","name":null,"email":"me@bycedric.com","url":null,"packages_count":651,"html_url":"https://www.npmjs.com/~bycedric","role":null,"created_at":"2022-11-20T15:17:29.080Z","updated_at":"2022-11-20T15:17:29.080Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/bycedric/packages"},{"uuid":"kudochien","login":"kudochien","name":null,"email":"ckchien@gmail.com","url":null,"packages_count":399,"html_url":"https://www.npmjs.com/~kudochien","role":null,"created_at":"2022-11-20T15:17:29.164Z","updated_at":"2022-11-20T15:17:29.164Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kudochien/packages"},{"uuid":"alanhughes","login":"alanhughes","name":null,"email":"hughesno1@gmail.com","url":null,"packages_count":367,"html_url":"https://www.npmjs.com/~alanhughes","role":null,"created_at":"2024-01-28T10:39:50.598Z","updated_at":"2024-01-28T10:39:50.598Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/alanhughes/packages"},{"uuid":"expo-bot","login":"expo-bot","name":null,"email":"brent+expobotnpm@expo.io","url":null,"packages_count":374,"html_url":"https://www.npmjs.com/~expo-bot","role":null,"created_at":"2024-06-26T18:17:03.782Z","updated_at":"2024-06-26T18:17:03.782Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/expo-bot/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5612874,"maintainers_count":1190440,"namespaces_count":373614,"keywords_count":0,"github":"npm","metadata":{"funded_packages_count":166557},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-04-03T05:46:01.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}}],"commits":{"id":682,"full_name":"trentm/node-bunyan","default_branch":"master","total_commits":680,"total_committers":75,"total_bot_commits":1,"total_bot_committers":1,"mean_commits":9.066666666666666,"dds":0.14411764705882357,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-05-09T12:11:27.985Z","last_synced_commit":"5c2258ecb1d33ba34bd7fbd6167e33023dc06e40","created_at":"2023-03-06T22:04:57.441Z","updated_at":"2026-05-09T12:11:00.617Z","committers":[{"name":"Trent Mick","email":"trentm@gmail.com","login":"trentm","count":582},{"name":"Dave Pacheco","email":"dap@joyent.com","login":null,"count":6},{"name":"Ryan Graham","email":"ryan@strongloop.com","login":"rmg","count":5},{"name":"isaacs","email":"i@izs.me","login":"isaacs","count":4},{"name":"Bryan Cantrill","email":"bcantrill@acm.org","login":"bcantrill","count":3},{"name":"mlucool","email":"mlucool@gmail.com","login":"mlucool","count":2},{"name":"Seth Pollack","email":"sethpollack","login":"sethpollack","count":2},{"name":"Paweł Sroka","email":"srokap@gmail.com","login":"Srokap","count":2},{"name":"Patrick Mooney","email":"patrick.f.mooney@gmail.com","login":"pfmooney","count":2},{"name":"Mihai Tomescu","email":"matomesc@gmail.com","login":"matomesc","count":2},{"name":"Michael Nisi","email":"michael.nisi@gmail.com","login":"michaelnisi","count":2},{"name":"Mark Stosberg","email":"mark@rideamigos.com","login":"markstos","count":2},{"name":"Chris Barber","email":"chris@cb1inc.com","login":"cb1kenobi","count":2},{"name":"Mark Cavage","email":"mark.cavage@joyent.com","login":null,"count":2},{"name":"Glenn Murray","email":"glenn.murray@iwsoftware.com.au","login":null,"count":2},{"name":"Johan Nordberg","email":"its@johan-nordberg.com","login":"jnordberg","count":1},{"name":"Josh Wilsdon","email":"jwilsdon@joyent.com","login":"joshwilsdon","count":1},{"name":"Justin McConnell","email":"boolean@gmail.com","login":"JustinMcConnell","count":1},{"name":"Adrian Sieber","email":"mail@adriansieber.com","login":"ad-si","count":1},{"name":"Alex Ray","email":"alex.ray12@gmail.com","login":"aray12","count":1},{"name":"Andrei Neculau","email":"andrei.neculau@gmail.com","login":"andreineculau","count":1},{"name":"Brian Lai","email":"blai","login":"blai","count":1},{"name":"Bryan Knight","email":"bwknight877","login":"bwknight877","count":1},{"name":"Chad Walker","email":"chad@chad-cat-lore-eddie.com","login":"chad3814","count":1},{"name":"Chinmay","email":"cterse@gmail.com","login":"cterse","count":1},{"name":"Cody Peter Mello","email":"cody.mello@joyent.com","login":"melloc","count":1},{"name":"Colder Xihk","email":"cncolder","login":"cncolder","count":1},{"name":"Connor Peet","email":"connor@peet.io","login":"connor4312","count":1},{"name":"Chakrit Wichian","email":"chakrit@oozou.com","login":null,"count":1},{"name":"Evan Oxfeld","email":"eoxfeld@nearinfinity.com","login":null,"count":1},{"name":"Marc Udoff","email":"udoff@deshaw.com","login":null,"count":1},{"name":"Noah H. Smith","email":"nsmith@rendergardenmedia.com","login":null,"count":1},{"name":"Paul Milham","email":"paul@imac.smartbombinteractive.com","login":null,"count":1},{"name":"Rui Marinho","email":"rpm@seegno.com","login":null,"count":1},{"name":"Shakeel Mohamed","email":"smohamed@splunk.com","login":null,"count":1},{"name":"Stéphan Kochen","email":"stephan@kochen.nl","login":null,"count":1},{"name":"Thomas Heymann","email":"thom@totheskies.net","login":null,"count":1},{"name":"Peter deHaan","email":"peter@deseloper.com","login":"pdehaan","count":1},{"name":"Piper","email":"piperchester","login":"piperchester","count":1},{"name":"Randall","email":"randallschmidt1@gmail.com","login":"mistval","count":1},{"name":"Ricardo Graça","email":"ricardo@devius.net","login":"ricardograca","count":1},{"name":"Ron Korving","email":"ron@ronkorving.nl","login":"ronkorving","count":1},{"name":"Samuel Tribehou","email":"samuel@tribehou.com","login":"stribehou","count":1},{"name":"Seoker Wang","email":"seoker@gmail.com","login":"seoker","count":1},{"name":"Simon Wade","email":"simon.wade@gmail.com","login":"simonexmachina","count":1},{"name":"Stéphan Kochen","email":"stephan@angrybytes.com","login":"stephank","count":1},{"name":"Sven Ambros","email":"thered87@googlemail.com","login":"motammi","count":1},{"name":"Thomas Lee","email":"thomas@live.hk","login":"thomas-lee","count":1},{"name":"Todd Whiteman","email":"todd.whiteman@joyent.com","login":"twhiteman","count":1},{"name":"Tony Lukasavage","email":"anthony.lukasavage@gmail.com","login":"tonylukasavage","count":1},{"name":"Yunong Xiao","email":"yjxiao@gmail.com","login":"yunong","count":1},{"name":"Zach Bjornson","email":"zbbjornson@gmail.com","login":"zbjornson","count":1},{"name":"alexanderGugel","email":"alexander.gugel@gmail.com","login":"alexanderGugel","count":1},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"douira","email":"douira","login":"douira","count":1},{"name":"jacamera","email":"jeff@jeffcamera.com","login":"jacamera","count":1},{"name":"twelve17","email":"spam@twelve17.com","login":null,"count":1},{"name":"Ionică Bizău","email":"bizauionica@gmail.com","login":"IonicaBizau","count":1},{"name":"Greg Walden","email":"gswalden","login":"gswalden","count":1},{"name":"Frankie O'Rourke","email":"frankie-orourke@pluralsight.com","login":"psfrankie","count":1},{"name":"Floris Vink","email":"fvink@me.com","login":"florisvink","count":1},{"name":"Denis Izmaylov","email":"izmaylov.dm@gmail.com","login":"DenisIzmaylov","count":1},{"name":"David M. Lee","email":"dlee@respoke.io","login":"leedm777","count":1},{"name":"Daniel Juhl","email":"danieljuhl@gmail.com","login":"danieljuhl","count":1},{"name":"Keith C. Ivey","email":"keith@iveys.org","login":"kcivey","count":1},{"name":"Li Kai","email":"li-kai","login":"li-kai","count":1},{"name":"Maciej Małecki","email":"me@mmalecki.com","login":"mmalecki","count":1},{"name":"Martijn Schrage","email":"martijn@oblomov.com","login":"Oblosys","count":1},{"name":"Martin Gausby","email":"martin@gausby.dk","login":"gausby","count":1},{"name":"Matthew Smillie","email":"matt@downwiththe.net","login":"notmatt","count":1},{"name":"Michael Hart","email":"michael.hart.au@gmail.com","login":"mhart","count":1},{"name":"Michael Holloway","email":"mdholloway","login":"mdholloway","count":1},{"name":"Mike Williams","email":"dokieboy@gmail.com","login":"dokie","count":1},{"name":"Mirko Kiefer","email":"github@mirkokiefer.com","login":"mirkokiefer","count":1},{"name":"Nick","email":"MethodGrab","login":"MethodGrab","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/trentm%2Fnode-bunyan/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-14T00:00:09.630Z","repositories_count":6233970,"commits_count":894287484,"contributors_count":34891614,"owners_count":1152824,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-16T01:30:44.881Z","updated_at":"2022-07-16T01:30:44.881Z","repository_link":"https://github.com/trentm/node-bunyan/blob/master/package-lock.json","dependencies":[{"id":228228939,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":228228869,"package_name":"ansi-red","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":228228870,"package_name":"ansi-regex","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":228228871,"package_name":"ansi-styles","ecosystem":"npm","requirements":"2.2.1","direct":false,"kind":"development","optional":false},{"id":228228872,"package_name":"ansi-wrap","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":228228873,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":228228874,"package_name":"asn1","ecosystem":"npm","requirements":"0.2.4","direct":false,"kind":"development","optional":false},{"id":228228875,"package_name":"assert-plus","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":228228876,"package_name":"asynckit","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":228228877,"package_name":"autolinker","ecosystem":"npm","requirements":"0.28.1","direct":false,"kind":"development","optional":false},{"id":228228878,"package_name":"aws-sign2","ecosystem":"npm","requirements":"0.6.0","direct":false,"kind":"development","optional":false},{"id":228228879,"package_name":"aws4","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":228228880,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"runtime","optional":false},{"id":228228881,"package_name":"bcrypt-pbkdf","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228228882,"package_name":"ben","ecosystem":"npm","requirements":"0.0.0","direct":false,"kind":"development","optional":false},{"id":228228883,"package_name":"bluebird","ecosystem":"npm","requirements":"3.7.2","direct":false,"kind":"development","optional":false},{"id":228228884,"package_name":"boom","ecosystem":"npm","requirements":"2.10.1","direct":false,"kind":"development","optional":false},{"id":228228885,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"runtime","optional":false},{"id":228228886,"package_name":"buffer-from","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":228228887,"package_name":"caseless","ecosystem":"npm","requirements":"0.11.0","direct":false,"kind":"development","optional":false},{"id":228228888,"package_name":"chalk","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":228228889,"package_name":"clean-yaml-object","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":228228890,"package_name":"coffee-script","ecosystem":"npm","requirements":"1.12.7","direct":false,"kind":"development","optional":false},{"id":228228891,"package_name":"color-support","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":228228892,"package_name":"combined-stream","ecosystem":"npm","requirements":"1.0.8","direct":false,"kind":"development","optional":false},{"id":228228893,"package_name":"commander","ecosystem":"npm","requirements":"2.20.3","direct":false,"kind":"development","optional":false},{"id":228228894,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"runtime","optional":false},{"id":228228895,"package_name":"concat-stream","ecosystem":"npm","requirements":"1.6.2","direct":false,"kind":"development","optional":false},{"id":228228896,"package_name":"concat-with-sourcemaps","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228228897,"package_name":"core-util-is","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228228898,"package_name":"coveralls","ecosystem":"npm","requirements":"2.13.3","direct":false,"kind":"development","optional":false},{"id":228228899,"package_name":"esprima","ecosystem":"npm","requirements":"2.7.3","direct":false,"kind":"development","optional":false},{"id":228228900,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.6.1","direct":false,"kind":"development","optional":false},{"id":228228901,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":228228902,"package_name":"cross-spawn","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":228228903,"package_name":"cryptiles","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":228228904,"package_name":"dashdash","ecosystem":"npm","requirements":"1.14.1","direct":false,"kind":"development","optional":false},{"id":228228905,"package_name":"assert-plus","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228228906,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":228228907,"package_name":"deeper","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":228228908,"package_name":"delayed-stream","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228228909,"package_name":"diff","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":228228910,"package_name":"dtrace-provider","ecosystem":"npm","requirements":"0.8.8","direct":false,"kind":"runtime","optional":false},{"id":228228911,"package_name":"ecc-jsbn","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":228228912,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":228228913,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":228228914,"package_name":"events-to-array","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":228228915,"package_name":"exeunt","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"runtime","optional":false},{"id":228228916,"package_name":"expand-range","ecosystem":"npm","requirements":"1.8.2","direct":false,"kind":"development","optional":false},{"id":228228917,"package_name":"extend","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":228228918,"package_name":"extend-shallow","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":228228919,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":228228920,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.4","direct":false,"kind":"development","optional":false},{"id":228228921,"package_name":"for-in","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228228922,"package_name":"foreground-child","ecosystem":"npm","requirements":"1.5.6","direct":false,"kind":"development","optional":false},{"id":228228923,"package_name":"forever-agent","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":228228924,"package_name":"form-data","ecosystem":"npm","requirements":"2.1.4","direct":false,"kind":"development","optional":false},{"id":228228925,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228228926,"package_name":"generate-function","ecosystem":"npm","requirements":"2.3.1","direct":false,"kind":"development","optional":false},{"id":228228927,"package_name":"generate-object-property","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":228228928,"package_name":"getpass","ecosystem":"npm","requirements":"0.1.7","direct":false,"kind":"development","optional":false},{"id":228228929,"package_name":"glob","ecosystem":"npm","requirements":"6.0.4","direct":false,"kind":"runtime","optional":false},{"id":228228930,"package_name":"gray-matter","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":228228931,"package_name":"gulp-header","ecosystem":"npm","requirements":"1.8.12","direct":false,"kind":"development","optional":false},{"id":228228932,"package_name":"har-validator","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":228228933,"package_name":"has-ansi","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228228934,"package_name":"hawk","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":228228935,"package_name":"hoek","ecosystem":"npm","requirements":"2.16.3","direct":false,"kind":"development","optional":false},{"id":228228936,"package_name":"http-signature","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":228228937,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"runtime","optional":false},{"id":228228938,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":228228940,"package_name":"is-extendable","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":228228941,"package_name":"is-my-ip-valid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228228942,"package_name":"is-my-json-valid","ecosystem":"npm","requirements":"2.20.1","direct":false,"kind":"development","optional":false},{"id":228228943,"package_name":"is-number","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":228228944,"package_name":"is-plain-object","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":228228945,"package_name":"isobject","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":228228946,"package_name":"is-property","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228228947,"package_name":"is-typedarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228228948,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228228949,"package_name":"isexe","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":228228950,"package_name":"isobject","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":228228951,"package_name":"isstream","ecosystem":"npm","requirements":"0.1.2","direct":false,"kind":"development","optional":false},{"id":228228952,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":228228953,"package_name":"jsbn","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":228228954,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.3","direct":false,"kind":"development","optional":false},{"id":228228955,"package_name":"json-stringify-safe","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":228228956,"package_name":"jsonpointer","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":228228957,"package_name":"jsprim","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":228228958,"package_name":"verror","ecosystem":"npm","requirements":"1.10.0","direct":false,"kind":"development","optional":false},{"id":228228959,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.2","direct":false,"kind":"development","optional":false},{"id":228228960,"package_name":"lazy-cache","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":228228961,"package_name":"lcov-parse","ecosystem":"npm","requirements":"0.0.10","direct":false,"kind":"development","optional":false},{"id":228228962,"package_name":"list-item","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":228228963,"package_name":"lodash._reinterpolate","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":228228964,"package_name":"lodash.template","ecosystem":"npm","requirements":"4.5.0","direct":false,"kind":"development","optional":false},{"id":228228965,"package_name":"lodash.templatesettings","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":228228966,"package_name":"log-driver","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":228228967,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.1.5","direct":false,"kind":"development","optional":false},{"id":228228968,"package_name":"markdown-link","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":228228969,"package_name":"markdown-toc","ecosystem":"npm","requirements":"0.12.16","direct":false,"kind":"development","optional":false},{"id":228228970,"package_name":"math-random","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":228228971,"package_name":"mime-db","ecosystem":"npm","requirements":"1.44.0","direct":false,"kind":"development","optional":false},{"id":228228972,"package_name":"mime-types","ecosystem":"npm","requirements":"2.1.27","direct":false,"kind":"development","optional":false},{"id":228228973,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"runtime","optional":false},{"id":228228974,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"runtime","optional":false},{"id":228228975,"package_name":"mixin-deep","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":228228976,"package_name":"is-extendable","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228228977,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"runtime","optional":false},{"id":228228978,"package_name":"moment","ecosystem":"npm","requirements":"2.27.0","direct":false,"kind":"runtime","optional":false},{"id":228228979,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228228980,"package_name":"mv","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"runtime","optional":false},{"id":228228981,"package_name":"nan","ecosystem":"npm","requirements":"2.14.1","direct":false,"kind":"runtime","optional":false},{"id":228228982,"package_name":"ncp","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"runtime","optional":false},{"id":228228983,"package_name":"nyc","ecosystem":"npm","requirements":"10.3.2","direct":false,"kind":"development","optional":false},{"id":228228984,"package_name":"align-text","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":228228985,"package_name":"amdefine","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228228986,"package_name":"append-transform","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":228228987,"package_name":"archy","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228228988,"package_name":"arr-diff","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228228989,"package_name":"arr-flatten","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":228228990,"package_name":"array-unique","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":228228991,"package_name":"arrify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228228992,"package_name":"async","ecosystem":"npm","requirements":"1.5.2","direct":false,"kind":"development","optional":false},{"id":228228993,"package_name":"babel-code-frame","ecosystem":"npm","requirements":"6.22.0","direct":false,"kind":"development","optional":false},{"id":228228994,"package_name":"babel-generator","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":228228995,"package_name":"babel-messages","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":228228996,"package_name":"babel-runtime","ecosystem":"npm","requirements":"6.23.0","direct":false,"kind":"development","optional":false},{"id":228228997,"package_name":"babel-template","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":228228998,"package_name":"babel-traverse","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":228228999,"package_name":"babel-types","ecosystem":"npm","requirements":"6.24.1","direct":false,"kind":"development","optional":false},{"id":228229000,"package_name":"babylon","ecosystem":"npm","requirements":"6.17.0","direct":false,"kind":"development","optional":false},{"id":228229001,"package_name":"balanced-match","ecosystem":"npm","requirements":"0.4.2","direct":false,"kind":"development","optional":false},{"id":228229002,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.7","direct":false,"kind":"development","optional":false},{"id":228229003,"package_name":"braces","ecosystem":"npm","requirements":"1.8.5","direct":false,"kind":"development","optional":false},{"id":228229004,"package_name":"builtin-modules","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":228229005,"package_name":"caching-transform","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229006,"package_name":"camelcase","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":228229007,"package_name":"center-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":228229008,"package_name":"cliui","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":228229009,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.2","direct":false,"kind":"development","optional":false},{"id":228229010,"package_name":"code-point-at","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228229011,"package_name":"commondir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229012,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":228229013,"package_name":"convert-source-map","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":228229014,"package_name":"core-js","ecosystem":"npm","requirements":"2.4.1","direct":false,"kind":"development","optional":false},{"id":228229015,"package_name":"debug","ecosystem":"npm","requirements":"2.6.6","direct":false,"kind":"development","optional":false},{"id":228229016,"package_name":"debug-log","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229017,"package_name":"decamelize","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":228229018,"package_name":"default-require-extensions","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229019,"package_name":"detect-indent","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":228229020,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":228229021,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":228229022,"package_name":"expand-brackets","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":228229023,"package_name":"extglob","ecosystem":"npm","requirements":"0.3.2","direct":false,"kind":"development","optional":false},{"id":228229024,"package_name":"filename-regex","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":228229025,"package_name":"fill-range","ecosystem":"npm","requirements":"2.2.3","direct":false,"kind":"development","optional":false},{"id":228229026,"package_name":"find-cache-dir","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":228229027,"package_name":"find-up","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":228229028,"package_name":"for-own","ecosystem":"npm","requirements":"0.1.5","direct":false,"kind":"development","optional":false},{"id":228229029,"package_name":"get-caller-file","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229030,"package_name":"glob","ecosystem":"npm","requirements":"7.1.1","direct":false,"kind":"development","optional":false},{"id":228229031,"package_name":"glob-base","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":228229032,"package_name":"glob-parent","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228229033,"package_name":"globals","ecosystem":"npm","requirements":"9.17.0","direct":false,"kind":"development","optional":false},{"id":228229034,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.1.11","direct":false,"kind":"development","optional":false},{"id":228229035,"package_name":"handlebars","ecosystem":"npm","requirements":"4.0.8","direct":false,"kind":"development","optional":false},{"id":228229036,"package_name":"source-map","ecosystem":"npm","requirements":"0.4.4","direct":false,"kind":"development","optional":false},{"id":228229037,"package_name":"has-flag","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229038,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":228229039,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":228229040,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":228229041,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":228229042,"package_name":"invariant","ecosystem":"npm","requirements":"2.2.2","direct":false,"kind":"development","optional":false},{"id":228229043,"package_name":"invert-kv","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229044,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":228229045,"package_name":"is-buffer","ecosystem":"npm","requirements":"1.1.5","direct":false,"kind":"development","optional":false},{"id":228229046,"package_name":"is-builtin-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229047,"package_name":"is-dotfile","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229048,"package_name":"is-equal-shallow","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":228229049,"package_name":"is-extglob","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229050,"package_name":"is-finite","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229051,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229052,"package_name":"is-glob","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":228229053,"package_name":"is-posix-bracket","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":228229054,"package_name":"is-primitive","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228229055,"package_name":"is-utf8","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":228229056,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228229057,"package_name":"istanbul-lib-coverage","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228229058,"package_name":"istanbul-lib-hook","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":228229059,"package_name":"istanbul-lib-instrument","ecosystem":"npm","requirements":"1.7.1","direct":false,"kind":"development","optional":false},{"id":228229060,"package_name":"istanbul-lib-report","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228229061,"package_name":"supports-color","ecosystem":"npm","requirements":"3.2.3","direct":false,"kind":"development","optional":false},{"id":228229062,"package_name":"istanbul-lib-source-maps","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":228229063,"package_name":"istanbul-reports","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228229064,"package_name":"js-tokens","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":228229065,"package_name":"jsesc","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":228229066,"package_name":"kind-of","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":228229067,"package_name":"lazy-cache","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":228229068,"package_name":"lcid","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229069,"package_name":"load-json-file","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228229070,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.4","direct":false,"kind":"development","optional":false},{"id":228229071,"package_name":"longest","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229072,"package_name":"loose-envify","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":228229073,"package_name":"lru-cache","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false},{"id":228229074,"package_name":"md5-hex","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":228229075,"package_name":"md5-o-matic","ecosystem":"npm","requirements":"0.1.1","direct":false,"kind":"development","optional":false},{"id":228229076,"package_name":"merge-source-map","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":228229077,"package_name":"micromatch","ecosystem":"npm","requirements":"2.3.11","direct":false,"kind":"development","optional":false},{"id":228229078,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":228229079,"package_name":"minimist","ecosystem":"npm","requirements":"0.0.8","direct":false,"kind":"development","optional":false},{"id":228229080,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.1","direct":false,"kind":"development","optional":false},{"id":228229081,"package_name":"ms","ecosystem":"npm","requirements":"0.7.3","direct":false,"kind":"development","optional":false},{"id":228229163,"package_name":"kind-of","ecosystem":"npm","requirements":"6.0.3","direct":false,"kind":"development","optional":false},{"id":228229082,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.3.8","direct":false,"kind":"development","optional":false},{"id":228229083,"package_name":"normalize-path","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":228229084,"package_name":"number-is-nan","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229085,"package_name":"object-assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":228229086,"package_name":"object.omit","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":228229087,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":228229088,"package_name":"optimist","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":228229089,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229090,"package_name":"os-locale","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":228229091,"package_name":"parse-glob","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":228229092,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":228229093,"package_name":"path-exists","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":228229094,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229095,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":228229096,"package_name":"path-type","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228229097,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":228229098,"package_name":"pinkie","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":228229099,"package_name":"pinkie-promise","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":228229100,"package_name":"pkg-dir","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229101,"package_name":"preserve","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":228229102,"package_name":"pseudomap","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229103,"package_name":"randomatic","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":228229104,"package_name":"read-pkg","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228229105,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229106,"package_name":"regenerator-runtime","ecosystem":"npm","requirements":"0.10.5","direct":false,"kind":"development","optional":false},{"id":228229107,"package_name":"regex-cache","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":228229108,"package_name":"remove-trailing-separator","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229109,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"development","optional":false},{"id":228229110,"package_name":"repeat-string","ecosystem":"npm","requirements":"1.6.1","direct":false,"kind":"development","optional":false},{"id":228229111,"package_name":"repeating","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":228229112,"package_name":"require-directory","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":228229113,"package_name":"require-main-filename","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229114,"package_name":"resolve-from","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228229115,"package_name":"right-align","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":228229116,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.1","direct":false,"kind":"development","optional":false},{"id":228229117,"package_name":"semver","ecosystem":"npm","requirements":"5.3.0","direct":false,"kind":"development","optional":false},{"id":228229118,"package_name":"set-blocking","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228229119,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.2","direct":false,"kind":"development","optional":false},{"id":228229120,"package_name":"slide","ecosystem":"npm","requirements":"1.1.6","direct":false,"kind":"development","optional":false},{"id":228229121,"package_name":"source-map","ecosystem":"npm","requirements":"0.5.6","direct":false,"kind":"development","optional":false},{"id":228229122,"package_name":"spawn-wrap","ecosystem":"npm","requirements":"1.2.4","direct":false,"kind":"development","optional":false},{"id":228229123,"package_name":"signal-exit","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":228229124,"package_name":"spdx-correct","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229125,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"1.0.4","direct":false,"kind":"development","optional":false},{"id":228229126,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"1.2.2","direct":false,"kind":"development","optional":false},{"id":228229127,"package_name":"string-width","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229128,"package_name":"strip-ansi","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":228229129,"package_name":"strip-bom","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228229130,"package_name":"supports-color","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":228229131,"package_name":"test-exclude","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":228229132,"package_name":"to-fast-properties","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":228229133,"package_name":"trim-right","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229134,"package_name":"uglify-js","ecosystem":"npm","requirements":"2.8.22","direct":false,"kind":"development","optional":false},{"id":228229135,"package_name":"yargs","ecosystem":"npm","requirements":"3.10.0","direct":false,"kind":"development","optional":false},{"id":228229136,"package_name":"uglify-to-browserify","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229137,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":228229138,"package_name":"which","ecosystem":"npm","requirements":"1.2.14","direct":false,"kind":"development","optional":false},{"id":228229139,"package_name":"which-module","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229140,"package_name":"window-size","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":228229141,"package_name":"wordwrap","ecosystem":"npm","requirements":"0.0.3","direct":false,"kind":"development","optional":false},{"id":228229142,"package_name":"wrap-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":228229143,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229144,"package_name":"write-file-atomic","ecosystem":"npm","requirements":"1.3.4","direct":false,"kind":"development","optional":false},{"id":228229145,"package_name":"y18n","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":228229146,"package_name":"yallist","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":228229147,"package_name":"yargs","ecosystem":"npm","requirements":"7.1.0","direct":false,"kind":"development","optional":false},{"id":228229148,"package_name":"camelcase","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":228229149,"package_name":"cliui","ecosystem":"npm","requirements":"3.2.0","direct":false,"kind":"development","optional":false},{"id":228229150,"package_name":"yargs-parser","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":228229151,"package_name":"oauth-sign","ecosystem":"npm","requirements":"0.8.2","direct":false,"kind":"development","optional":false},{"id":228229152,"package_name":"object.pick","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":228229153,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"runtime","optional":false},{"id":228229154,"package_name":"only-shallow","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"development","optional":false},{"id":228229155,"package_name":"opener","ecosystem":"npm","requirements":"1.5.1","direct":false,"kind":"development","optional":false},{"id":228229156,"package_name":"os-homedir","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":228229157,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"runtime","optional":false},{"id":228229158,"package_name":"process-nextick-args","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":228229159,"package_name":"punycode","ecosystem":"npm","requirements":"1.4.1","direct":false,"kind":"development","optional":false},{"id":228229160,"package_name":"qs","ecosystem":"npm","requirements":"6.3.2","direct":false,"kind":"development","optional":false},{"id":228229161,"package_name":"randomatic","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":228229162,"package_name":"is-number","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":228229164,"package_name":"readable-stream","ecosystem":"npm","requirements":"2.3.7","direct":false,"kind":"development","optional":false},{"id":228229165,"package_name":"remarkable","ecosystem":"npm","requirements":"1.7.4","direct":false,"kind":"development","optional":false},{"id":228229166,"package_name":"repeat-element","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":228229167,"package_name":"request","ecosystem":"npm","requirements":"2.79.0","direct":false,"kind":"development","optional":false},{"id":228229168,"package_name":"rimraf","ecosystem":"npm","requirements":"2.4.5","direct":false,"kind":"runtime","optional":false},{"id":228229169,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":228229170,"package_name":"safe-json-stringify","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":228229171,"package_name":"safer-buffer","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":228229172,"package_name":"set-getter","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":228229173,"package_name":"signal-exit","ecosystem":"npm","requirements":"3.0.3","direct":false,"kind":"development","optional":false},{"id":228229174,"package_name":"sntp","ecosystem":"npm","requirements":"1.0.9","direct":false,"kind":"development","optional":false},{"id":228229175,"package_name":"source-map","ecosystem":"npm","requirements":"0.6.1","direct":false,"kind":"development","optional":false},{"id":228229176,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":228229177,"package_name":"sshpk","ecosystem":"npm","requirements":"1.16.1","direct":false,"kind":"development","optional":false},{"id":228229178,"package_name":"stack-utils","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":228229179,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":228229180,"package_name":"stringstream","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":228229181,"package_name":"strip-color","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":228229182,"package_name":"tap","ecosystem":"npm","requirements":"9.0.3","direct":false,"kind":"development","optional":false},{"id":228229183,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":228229184,"package_name":"tap-mocha-reporter","ecosystem":"npm","requirements":"3.0.9","direct":false,"kind":"development","optional":false},{"id":228229185,"package_name":"tap-parser","ecosystem":"npm","requirements":"5.4.0","direct":false,"kind":"development","optional":false},{"id":228229186,"package_name":"tap-parser","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":228229187,"package_name":"through2","ecosystem":"npm","requirements":"2.0.5","direct":false,"kind":"development","optional":false},{"id":228229188,"package_name":"tmatch","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":228229189,"package_name":"to-object-path","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":228229190,"package_name":"toml","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":228229191,"package_name":"tough-cookie","ecosystem":"npm","requirements":"2.3.4","direct":false,"kind":"development","optional":false},{"id":228229192,"package_name":"tunnel-agent","ecosystem":"npm","requirements":"0.4.3","direct":false,"kind":"development","optional":false},{"id":228229193,"package_name":"tweetnacl","ecosystem":"npm","requirements":"0.14.5","direct":false,"kind":"development","optional":false},{"id":228229194,"package_name":"typedarray","ecosystem":"npm","requirements":"0.0.6","direct":false,"kind":"development","optional":false},{"id":228229195,"package_name":"unicode-length","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":228229196,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":228229197,"package_name":"uuid","ecosystem":"npm","requirements":"3.4.0","direct":false,"kind":"development","optional":false},{"id":228229198,"package_name":"vasync","ecosystem":"npm","requirements":"1.4.3","direct":false,"kind":"development","optional":false},{"id":228229199,"package_name":"extsprintf","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":228229200,"package_name":"json-schema","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"development","optional":false},{"id":228229201,"package_name":"jsprim","ecosystem":"npm","requirements":"0.3.0","direct":false,"kind":"development","optional":false},{"id":228229202,"package_name":"verror","ecosystem":"npm","requirements":"1.3.3","direct":false,"kind":"development","optional":false},{"id":228229203,"package_name":"verror","ecosystem":"npm","requirements":"1.1.0","direct":false,"kind":"development","optional":false},{"id":228229204,"package_name":"which","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":228229205,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":228229206,"package_name":"xtend","ecosystem":"npm","requirements":"4.0.2","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-16T01:30:44.999Z","updated_at":"2022-07-16T01:30:44.999Z","repository_link":"https://github.com/trentm/node-bunyan/blob/master/package.json","dependencies":[{"id":228230493,"package_name":"exeunt","ecosystem":"npm","requirements":"1.1.0","direct":true,"kind":"runtime","optional":false},{"id":228230494,"package_name":"ben","ecosystem":"npm","requirements":"0.0.0","direct":true,"kind":"development","optional":false},{"id":228230495,"package_name":"markdown-toc","ecosystem":"npm","requirements":"0.12.x","direct":true,"kind":"development","optional":false},{"id":228230496,"package_name":"tap","ecosystem":"npm","requirements":"^9.0.3","direct":true,"kind":"development","optional":false},{"id":228230497,"package_name":"vasync","ecosystem":"npm","requirements":"1.4.3","direct":true,"kind":"development","optional":false},{"id":228230498,"package_name":"verror","ecosystem":"npm","requirements":"1.3.3","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/check.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:47:32.250Z","updated_at":"2023-01-13T11:47:32.250Z","repository_link":"https://github.com/trentm/node-bunyan/blob/master/.github/workflows/check.yml","dependencies":[{"id":6875704727,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875704728,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-01-13T11:47:32.301Z","updated_at":"2023-01-13T11:47:32.301Z","repository_link":"https://github.com/trentm/node-bunyan/blob/master/.github/workflows/test.yml","dependencies":[{"id":6875704729,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6875704730,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]}],"score":29.208230100553706,"created_at":"2026-05-14T10:09:00.696Z","updated_at":"2026-05-14T10:09:51.890Z","avatar_url":"https://github.com/trentm.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372658","html_url":"https://summary.ecosyste.ms/projects/372658"}