{"id":1373,"url":"https://github.com/rzr/mastodon-lite","last_synced_at":"2026-05-13T15:01:15.708Z","repository":{"id":29657010,"uuid":"122388447","full_name":"rzr/mastodon-lite","owner":"rzr","description":"Lightweight client for mastodon micro blogging service.","archived":false,"fork":false,"pushed_at":"2023-07-19T00:45:35.000Z","size":507,"stargazers_count":19,"open_issues_count":9,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-15T01:02:59.536Z","etag":null,"topics":["activitypub","iotjs","mastodon","mastodon-lite","moziot","nodejs"],"latest_commit_sha":null,"homepage":"https://purl.org/rzr/mastodon-lite","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rzr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["rzr"],"custom":["https://www.paypal.me/rzrfreefr","www.rzr.online.fr"]}},"created_at":"2018-02-21T20:17:03.000Z","updated_at":"2024-05-31T00:40:08.000Z","dependencies_parsed_at":"2023-09-21T20:03:11.805Z","dependency_job_id":null,"html_url":"https://github.com/rzr/mastodon-lite","commit_stats":{"total_commits":309,"total_committers":9,"mean_commits":"34.333333333333336","dds":0.459546925566343,"last_synced_commit":"971dd93a65202d8cc130b8f1bb49414a1d39a05b"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/rzr/mastodon-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rzr","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/sbom","scorecard":{"id":793393,"data":{"date":"2025-08-11","repo":{"name":"github.com/rzr/mastodon-lite","commit":"971dd93a65202d8cc130b8f1bb49414a1d39a05b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/fediverse-action.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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/fediverse-action.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/fediverse-action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fediverse-action.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/fediverse-action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/npm-publish.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:19: pin your Docker image by updating rzrfreefr/iotjs-express:latest to rzrfreefr/iotjs-express:latest@sha256:030c6384a348469cd330cc9ce9ce0cbc819c211aa7c3811d5bb82d2fdd1ceaf1","Warn: containerImage not pinned by hash: example/webthings-activitypub-adapter/Dockerfile:6: pin your Docker image by updating webthingsio/gateway:latest to webthingsio/gateway:latest@sha256:9a381541a12ee9ffb281607092eb1eaf8d03963b55d7f1084528ff0c2149cbc4","Warn: npmCommand not pinned by hash: example/webthings-activitypub-adapter/Dockerfile:17-20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   2 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.23 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/31604570","Warn: release artifact v0.0.19 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/23874799","Warn: release artifact v0.0.18 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/23021736","Warn: release artifact v0.0.14 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/18434823","Warn: release artifact v0.0.10 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/16020609","Warn: release artifact v0.0.23 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/31604570","Warn: release artifact v0.0.19 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/23874799","Warn: release artifact v0.0.18 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/23021736","Warn: release artifact v0.0.14 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/18434823","Warn: release artifact v0.0.10 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/16020609"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T08:13:01.828Z","repository_id":29657010,"created_at":"2025-08-23T08:13:01.828Z","updated_at":"2025-08-23T08:13:01.828Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32166659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"rzr","name":"Phil Coval","uuid":"89133","kind":"user","description":"https://purl.org/rzr/presentations","email":"","website":"https://purl.org/rzr","location":"https://purl.org/rzr/presentations","twitter":"RzrFreeFr","company":"https://purl.org/rzr/mastodon","icon_url":"https://avatars.githubusercontent.com/u/89133?v=4","repositories_count":264,"last_synced_at":"2025-10-16T08:17:18.040Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/rzr","funding_links":["https://github.com/sponsors/rzr"],"total_stars":226,"followers":144,"following":249,"created_at":"2022-11-02T18:47:33.704Z","updated_at":"2025-10-16T08:17:18.040Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rzr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rzr/repositories"},"packages":[{"id":1994334,"name":"mastodon-lite","ecosystem":"npm","description":"Lightweight Mastodon micro blogging client module supporting IoT.js runtime","homepage":"https://purl.org/rzr/mastodon-lite","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/rzr/mastodon-lite","keywords_array":["activitypub","mastodon","microblogging","client","iotjs-module","social","webthing","WoT"],"namespace":null,"versions_count":22,"first_release_published_at":"2018-02-21T22:07:22.135Z","latest_release_published_at":"2020-09-21T13:02:00.361Z","latest_release_number":"0.0.23","last_synced_at":"2026-05-11T14:01:02.124Z","created_at":"2022-04-09T19:20:16.880Z","updated_at":"2026-05-11T14:01:02.124Z","registry_url":"https://www.npmjs.com/package/mastodon-lite","install_command":"npm install mastodon-lite","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.0.23"}},"repo_metadata":{"id":29657010,"uuid":"122388447","full_name":"rzr/mastodon-lite","owner":"rzr","description":"Lightweight client for mastodon micro blogging service.","archived":false,"fork":false,"pushed_at":"2023-07-19T00:45:35.000Z","size":507,"stargazers_count":19,"open_issues_count":9,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-15T01:02:59.536Z","etag":null,"topics":["activitypub","iotjs","mastodon","mastodon-lite","moziot","nodejs"],"latest_commit_sha":null,"homepage":"https://purl.org/rzr/mastodon-lite","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rzr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null},"funding":{"github":["rzr"],"custom":["https://www.paypal.me/rzrfreefr","www.rzr.online.fr"]}},"created_at":"2018-02-21T20:17:03.000Z","updated_at":"2024-05-31T00:40:08.000Z","dependencies_parsed_at":"2023-09-21T20:03:11.805Z","dependency_job_id":null,"html_url":"https://github.com/rzr/mastodon-lite","commit_stats":{"total_commits":309,"total_committers":9,"mean_commits":"34.333333333333336","dds":0.459546925566343,"last_synced_commit":"971dd93a65202d8cc130b8f1bb49414a1d39a05b"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/rzr/mastodon-lite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rzr","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/sbom","scorecard":{"id":793393,"data":{"date":"2025-08-11","repo":{"name":"github.com/rzr/mastodon-lite","commit":"971dd93a65202d8cc130b8f1bb49414a1d39a05b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"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":"Code-Review","score":0,"reason":"Found 1/15 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/fediverse-action.yml:1","Warn: no topLevel permission defined: .github/workflows/node.js.yml:1","Warn: no topLevel permission defined: .github/workflows/npm-publish.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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"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":"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/fediverse-action.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/fediverse-action.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/fediverse-action.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/fediverse-action.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.js.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/node.js.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/rzr/mastodon-lite/npm-publish.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:19: pin your Docker image by updating rzrfreefr/iotjs-express:latest to rzrfreefr/iotjs-express:latest@sha256:030c6384a348469cd330cc9ce9ce0cbc819c211aa7c3811d5bb82d2fdd1ceaf1","Warn: containerImage not pinned by hash: example/webthings-activitypub-adapter/Dockerfile:6: pin your Docker image by updating webthingsio/gateway:latest to webthingsio/gateway:latest@sha256:9a381541a12ee9ffb281607092eb1eaf8d03963b55d7f1084528ff0c2149cbc4","Warn: npmCommand not pinned by hash: example/webthings-activitypub-adapter/Dockerfile:17-20","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   1 out of   2 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.0.23 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/31604570","Warn: release artifact v0.0.19 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/23874799","Warn: release artifact v0.0.18 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/23021736","Warn: release artifact v0.0.14 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/18434823","Warn: release artifact v0.0.10 not signed: https://api.github.com/repos/rzr/mastodon-lite/releases/16020609","Warn: release artifact v0.0.23 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/31604570","Warn: release artifact v0.0.19 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/23874799","Warn: release artifact v0.0.18 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/23021736","Warn: release artifact v0.0.14 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/18434823","Warn: release artifact v0.0.10 does not have provenance: https://api.github.com/repos/rzr/mastodon-lite/releases/16020609"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 16 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T08:13:01.828Z","repository_id":29657010,"created_at":"2025-08-23T08:13:01.828Z","updated_at":"2025-08-23T08:13:01.828Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32166659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-23T02:19:40.750Z","status":"ssl_error","status_checked_at":"2026-04-23T02:17:55.737Z","response_time":53,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"rzr","name":"Phil Coval","uuid":"89133","kind":"user","description":"https://purl.org/rzr/presentations","email":"","website":"https://purl.org/rzr","location":"https://purl.org/rzr/presentations","twitter":"RzrFreeFr","company":"https://purl.org/rzr/mastodon","icon_url":"https://avatars.githubusercontent.com/u/89133?v=4","repositories_count":264,"last_synced_at":"2025-10-16T08:17:18.040Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/rzr","funding_links":["https://github.com/sponsors/rzr"],"total_stars":226,"followers":144,"following":249,"created_at":"2022-11-02T18:47:33.704Z","updated_at":"2025-10-16T08:17:18.040Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rzr","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rzr/repositories"},"tags":[{"name":"v0.0.23","sha":"076ffda213024d3da1768e6b79a6d57209cd0501","kind":"tag","published_at":"2020-09-21T13:19:19.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.23","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.23/manifests"},{"name":"v0.0.22","sha":"5a4fe8d8b67f96b41fbc6ed7c3cad551cca20aca","kind":"tag","published_at":"2020-04-05T08:06:38.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.22","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.22/manifests"},{"name":"v0.0.21","sha":"57ca167295ceee738fc9a6d4742992e439979a89","kind":"tag","published_at":"2020-03-06T12:07:06.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.21","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.21/manifests"},{"name":"v0.0.20","sha":"a1bb9b0444323da9bfe1829ed64c364ce515fc72","kind":"tag","published_at":"2020-02-29T09:55:22.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.20","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.20/manifests"},{"name":"v0.0.19","sha":"0608e94489a143fb42c3a611d62644bbacc8a32f","kind":"tag","published_at":"2020-02-21T12:02:31.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.19","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.19/manifests"},{"name":"v0.0.18","sha":"9b730d9a0da09132a439584aa7e6fc6623e6e500","kind":"tag","published_at":"2020-01-21T22:09:42.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.18","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.18/manifests"},{"name":"v0.0.17","sha":"23d457d2aec2e47d3d71cb13993bb3d5e0bc5ead","kind":"tag","published_at":"2019-12-22T12:50:12.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.17","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.17/manifests"},{"name":"v0.0.16","sha":"2a4be065781e1173c4f3f6a09e5978432b22e4f6","kind":"tag","published_at":"2019-08-30T15:52:43.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.16","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.16/manifests"},{"name":"v0.0.15","sha":"906773ceb7f14a5911bad2aeda5f374e07557894","kind":"tag","published_at":"2019-07-15T15:49:29.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.15","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.15/manifests"},{"name":"v0.0.14","sha":"3483b2db2b70ef4ad4a917c46d5f032c17ed2ad9","kind":"tag","published_at":"2019-07-05T11:32:39.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.14","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.14/manifests"},{"name":"v0.0.13","sha":"ca31a1047d70a4cb7a884e0a35d2a8d9c1fdefa1","kind":"tag","published_at":"2019-07-05T10:37:02.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.13","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.13/manifests"},{"name":"v0.0.12","sha":"dfede664d2cde4e91a794993e08a1fbf30efdb42","kind":"tag","published_at":"2019-07-02T10:31:44.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.12","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.12/manifests"},{"name":"v0.0.11","sha":"c29f5a43d884f937bdd9d8a6eb935e45e2f4e3af","kind":"tag","published_at":"2019-04-26T08:45:24.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.11","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.11/manifests"},{"name":"v0.0.10","sha":"ac603b1358bcfafa14bcb98b9875803ee4c3e6d7","kind":"tag","published_at":"2019-03-10T12:27:20.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.10","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.10/manifests"},{"name":"v0.0.9","sha":"14e3435240a6d6a8366fe17f5f1c211d839051e0","kind":"tag","published_at":"2019-02-27T14:57:11.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.9","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.9/manifests"},{"name":"v0.0.8","sha":"78c9f03b23bdcea21d9abe0da3d4dba55bf5e1d5","kind":"commit","published_at":"2018-11-29T16:46:12.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.8","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.8/manifests"},{"name":"v0.0.7","sha":"21e4f8c5a880d1fd9f4e3793c8de256e94e6d061","kind":"tag","published_at":"2018-11-28T17:17:16.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.7","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.7/manifests"},{"name":"0.0.6","sha":"04fda0b32638c7850d8b3ed1de14bfc192bbf8fa","kind":"tag","published_at":"2018-11-20T11:42:14.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/0.0.6","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.6/manifests"},{"name":"v0.0.5","sha":"d0772eea6d2ec24174bab42ab46c124097ce7332","kind":"tag","published_at":"2018-10-24T20:17:44.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.5","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.5/manifests"},{"name":"0.0.4","sha":"f525ee24a1472bc155f136736ebc162570772bfa","kind":"commit","published_at":"2018-10-17T18:12:03.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/0.0.4","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.4/manifests"},{"name":"v0.0.4","sha":"f525ee24a1472bc155f136736ebc162570772bfa","kind":"commit","published_at":"2018-10-17T18:12:03.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.4","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.4/manifests"},{"name":"v0.0.3","sha":"fe5bb11e3201877f1c7cc372738c86d9dc92b47e","kind":"tag","published_at":"2018-08-09T14:28:19.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.3","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.3/manifests"},{"name":"0.3.0","sha":"d513da36c495e6207c97f9c112aeb6eb8398876c","kind":"commit","published_at":"2018-08-08T10:56:58.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/0.3.0","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.3.0/manifests"},{"name":"0.0.2","sha":"758703feda07c8afbc06684ed9177e01befa5c0b","kind":"tag","published_at":"2018-06-26T11:52:09.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/0.0.2","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"b2e46e49c18d6fec6a64b2e293dd14381f118ebe","kind":"tag","published_at":"2018-02-22T11:54:18.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/0.0.1","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.1/manifests"},{"name":"0.0.0","sha":"6badee0419e0f0afbba123b475e4577b2753047b","kind":"commit","published_at":"2018-02-21T20:01:17.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/0.0.0","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/0.0.0/manifests"},{"name":"v0.0.0","sha":"6badee0419e0f0afbba123b475e4577b2753047b","kind":"commit","published_at":"2018-02-21T20:01:17.000Z","download_url":"https://codeload.github.com/rzr/mastodon-lite/tar.gz/v0.0.0","html_url":"https://github.com/rzr/mastodon-lite/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/rzr/mastodon-lite@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-05-03T15:09:15.795Z","dependent_packages_count":3,"downloads":149,"downloads_period":"last-month","dependent_repos_count":2,"rankings":{"downloads":15.825074352256852,"dependent_repos_count":7.934976509994252,"dependent_packages_count":5.756652956064649,"stargazers_count":8.37202126717387,"forks_count":6.936626739949135,"docker_downloads_count":null,"average":8.965070365087751},"purl":"pkg:npm/mastodon-lite","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/mastodon-lite","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/mastodon-lite","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/mastodon-lite/dependencies","status":null,"funding_links":["https://github.com/sponsors/rzr","https://www.paypal.me/rzrfreefr","www.rzr.online.fr"],"critical":null,"issue_metadata":{"last_synced_at":"2025-11-03T18:21:49.276Z","issues_count":19,"pull_requests_count":24,"avg_time_to_close_issue":18473470.666666668,"avg_time_to_close_pull_request":3555125.0454545454,"issues_closed_count":12,"pull_requests_closed_count":22,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":1.3157894736842104,"avg_comments_per_pull_request":0.20833333333333334,"merged_pull_requests_count":20,"bot_issues_count":9,"bot_pull_requests_count":20,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/issues","maintainers":[{"login":"rzr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rzr"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mastodon-lite/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mastodon-lite/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mastodon-lite/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mastodon-lite/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mastodon-lite/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/mastodon-lite/codemeta","maintainers":[{"uuid":"rzr","login":"rzr","name":null,"email":"rzr@users.sf.net","url":null,"packages_count":20,"html_url":"https://www.npmjs.com/~rzr","role":null,"created_at":"2022-11-13T05:49:20.916Z","updated_at":"2022-11-13T05:49:20.916Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/rzr/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5609971,"maintainers_count":1189697,"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":224480,"full_name":"rzr/mastodon-lite","default_branch":"master","total_commits":309,"total_committers":7,"total_bot_commits":16,"total_bot_committers":2,"mean_commits":44.142857142857146,"dds":0.06472491909385114,"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-11T14:01:20.484Z","last_synced_commit":"971dd93a65202d8cc130b8f1bb49414a1d39a05b","created_at":"2023-03-08T08:19:37.573Z","updated_at":"2026-05-11T14:01:06.274Z","committers":[{"name":"Philippe Coval","email":"p.coval@samsung.com","login":"rzr","count":289},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":15},{"name":"whitesource-bolt-for-github[bot]","email":"42819689+whitesource-bolt-for-github[bot]","login":"whitesource-bolt-for-github[bot]","count":1},{"name":"fossabot","email":"badges@fossa.io","login":"fossabot","count":1},{"name":"Michael Stegeman","email":"michael@stegeman.me","login":"mrstegeman","count":1},{"name":"Christian Paul","email":"info@jaller.de","login":"jaller94","count":1},{"name":"Arisaka Mashiro","email":"me@clvs7.com","login":"clvs7-gh","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:10.629Z","repositories_count":6233166,"commits_count":894056014,"contributors_count":34887500,"owners_count":1152149,"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":{"full_name":"rzr/mastodon-lite","html_url":"https://github.com/rzr/mastodon-lite","last_synced_at":"2025-11-03T18:21:49.276Z","status":"error","issues_count":19,"pull_requests_count":24,"avg_time_to_close_issue":18473470.666666668,"avg_time_to_close_pull_request":3555125.0454545454,"issues_closed_count":12,"pull_requests_closed_count":22,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":1.3157894736842104,"avg_comments_per_pull_request":0.20833333333333334,"merged_pull_requests_count":20,"bot_issues_count":9,"bot_pull_requests_count":20,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-09T10:37:39.235Z","updated_at":"2025-11-03T18:21:49.276Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/rzr%2Fmastodon-lite/issues","issue_labels_count":{"table":{"security vulnerability":9,"Hacktoberfest":1}},"pull_request_labels_count":{"table":{"dependencies":19}},"issue_author_associations_count":{"table":{"CONTRIBUTOR":11,"OWNER":6,"NONE":2}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":24}},"issue_authors":{"table":{"mend-bolt-for-github[bot]":9,"rzr":6,"mrstegeman":2,"s3rvant":1,"igibek":1}},"pull_request_authors":{"table":{"dependabot[bot]":19,"mend-bolt-for-github[bot]":1,"mrstegeman":1,"fossabot":1,"clvs7-gh":1,"jaller94":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-05-13T00:00:11.310Z","repositories_count":14586052,"issues_count":34302710,"pull_requests_count":112218254,"authors_count":11260605,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"rzr","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rzr"}}],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["activitypub","iotjs","mastodon","mastodon-lite","moziot","nodejs"],"dependencies":[{"ecosystem":"npm","filepath":"example/webthing/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-27T22:19:51.966Z","updated_at":"2022-07-27T22:19:51.966Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/example/webthing/package-lock.json","dependencies":[{"id":462781913,"package_name":"iotjs-express","ecosystem":"npm","requirements":"0.0.19","direct":false,"kind":"runtime","optional":false},{"id":462781914,"package_name":"webthing-iotjs","ecosystem":"npm","requirements":"0.12.3","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/webthing/package.json","sha":null,"kind":"manifest","created_at":"2022-07-27T22:19:52.025Z","updated_at":"2022-07-27T22:19:52.025Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/example/webthing/package.json","dependencies":[{"id":462782014,"package_name":"webthing-iotjs","ecosystem":"npm","requirements":"^0.12.3","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"npm","filepath":"example/webthings-activitypub-adapter/package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-27T22:19:52.121Z","updated_at":"2022-07-27T22:19:52.121Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/example/webthings-activitypub-adapter/package-lock.json","dependencies":[{"id":462784704,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":462784705,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":462784706,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":462784707,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":462784708,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":462784709,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":462784710,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"development","optional":false},{"id":462784711,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":462784712,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.5","direct":false,"kind":"development","optional":false},{"id":462784713,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":462784714,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":462784715,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":462784716,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":462784717,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":462784718,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":462784719,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":462784720,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":462784721,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":462784722,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":462784723,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":462784724,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":462784725,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":462784726,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":462784727,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":462784728,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":462784729,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":462784730,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":462784731,"package_name":"debug","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":462784732,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":462784733,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":462784734,"package_name":"dom-serializer","ecosystem":"npm","requirements":"0.2.2","direct":false,"kind":"runtime","optional":false},{"id":462784735,"package_name":"domelementtype","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"runtime","optional":false},{"id":462784736,"package_name":"entities","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"runtime","optional":false},{"id":462784737,"package_name":"domelementtype","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"runtime","optional":false},{"id":462784738,"package_name":"domhandler","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"runtime","optional":false},{"id":462784739,"package_name":"domutils","ecosystem":"npm","requirements":"1.7.0","direct":false,"kind":"runtime","optional":false},{"id":462784740,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":462784741,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":462784742,"package_name":"entities","ecosystem":"npm","requirements":"1.1.2","direct":false,"kind":"runtime","optional":false},{"id":462784743,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":462784744,"package_name":"eslint","ecosystem":"npm","requirements":"7.9.0","direct":false,"kind":"development","optional":false},{"id":462784745,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":462784746,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":462784747,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":462784748,"package_name":"espree","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"development","optional":false},{"id":462784749,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":462784750,"package_name":"esquery","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":462784751,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":462784752,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":462784753,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":462784754,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":462784755,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":462784756,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":462784757,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":462784758,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":462784759,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":462784760,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":462784761,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":462784762,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462784763,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":462784764,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":462784765,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":462784766,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":462784767,"package_name":"he","ecosystem":"npm","requirements":"1.2.0","direct":false,"kind":"runtime","optional":false},{"id":462784768,"package_name":"html-to-text","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"runtime","optional":false},{"id":462784769,"package_name":"htmlparser2","ecosystem":"npm","requirements":"3.10.1","direct":false,"kind":"runtime","optional":false},{"id":462784770,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":462784771,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":462784772,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":462784773,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":462784774,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"runtime","optional":false},{"id":462784775,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":462784776,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462784777,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":462784778,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462784779,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":462784780,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":462784781,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":462784782,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462784783,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":462784784,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"runtime","optional":false},{"id":462784785,"package_name":"mastodon-lite","ecosystem":"npm","requirements":"0.0.22","direct":false,"kind":"runtime","optional":false},{"id":462784786,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":462784787,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.6","direct":false,"kind":"runtime","optional":false},{"id":462784788,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":462784789,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":462784790,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":462784791,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":462784792,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":462784793,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462784794,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462784795,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":462784796,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":462784797,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":462784798,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":462784799,"package_name":"readable-stream","ecosystem":"npm","requirements":"3.6.0","direct":false,"kind":"runtime","optional":false},{"id":462784800,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":462784801,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":462784802,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":462784803,"package_name":"safe-buffer","ecosystem":"npm","requirements":"5.2.1","direct":false,"kind":"runtime","optional":false},{"id":462784804,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":462784805,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462784806,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":462784807,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":462784808,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":462784809,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":462784810,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":462784811,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":462784812,"package_name":"string_decoder","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"runtime","optional":false},{"id":462784813,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":462784814,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":462784815,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":462784816,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":462784817,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":462784818,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":462784819,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":462784820,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":462784821,"package_name":"util-deprecate","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"runtime","optional":false},{"id":462784822,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":462784823,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":462784824,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":462784825,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":462784826,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"example/webthings-activitypub-adapter/package.json","sha":null,"kind":"manifest","created_at":"2022-07-27T22:19:52.404Z","updated_at":"2022-07-27T22:19:52.404Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/example/webthings-activitypub-adapter/package.json","dependencies":[{"id":462786561,"package_name":"html-to-text","ecosystem":"npm","requirements":"^5.1.1","direct":true,"kind":"runtime","optional":false},{"id":462786562,"package_name":"mastodon-lite","ecosystem":"npm","requirements":"0.0.22","direct":true,"kind":"runtime","optional":false},{"id":462786563,"package_name":"eslint","ecosystem":"npm","requirements":"^7.9.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package-lock.json","sha":null,"kind":"lockfile","created_at":"2022-07-27T22:19:52.556Z","updated_at":"2022-07-27T22:19:52.556Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/package-lock.json","dependencies":[{"id":462787678,"package_name":"@babel/code-frame","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":462787679,"package_name":"@babel/helper-validator-identifier","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":462787680,"package_name":"@babel/highlight","ecosystem":"npm","requirements":"7.10.4","direct":false,"kind":"development","optional":false},{"id":462787681,"package_name":"chalk","ecosystem":"npm","requirements":"2.4.2","direct":false,"kind":"development","optional":false},{"id":462787682,"package_name":"@eslint/eslintrc","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":462787683,"package_name":"@types/color-name","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":462787684,"package_name":"@types/json5","ecosystem":"npm","requirements":"0.0.29","direct":false,"kind":"development","optional":false},{"id":462787685,"package_name":"acorn","ecosystem":"npm","requirements":"7.4.0","direct":false,"kind":"development","optional":false},{"id":462787686,"package_name":"acorn-jsx","ecosystem":"npm","requirements":"5.3.1","direct":false,"kind":"development","optional":false},{"id":462787687,"package_name":"ajv","ecosystem":"npm","requirements":"6.12.5","direct":false,"kind":"development","optional":false},{"id":462787688,"package_name":"ansi-colors","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":462787689,"package_name":"ansi-regex","ecosystem":"npm","requirements":"5.0.0","direct":false,"kind":"development","optional":false},{"id":462787690,"package_name":"ansi-styles","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":462787691,"package_name":"argparse","ecosystem":"npm","requirements":"1.0.10","direct":false,"kind":"development","optional":false},{"id":462787692,"package_name":"array-includes","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":462787693,"package_name":"array.prototype.flat","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":462787694,"package_name":"astral-regex","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":462787695,"package_name":"balanced-match","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":462787696,"package_name":"brace-expansion","ecosystem":"npm","requirements":"1.1.11","direct":false,"kind":"development","optional":false},{"id":462787697,"package_name":"callsites","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":462787698,"package_name":"chalk","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":462787699,"package_name":"ansi-styles","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":462787700,"package_name":"color-convert","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":462787701,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.4","direct":false,"kind":"development","optional":false},{"id":462787702,"package_name":"has-flag","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":462787703,"package_name":"supports-color","ecosystem":"npm","requirements":"7.2.0","direct":false,"kind":"development","optional":false},{"id":462787704,"package_name":"color-convert","ecosystem":"npm","requirements":"1.9.3","direct":false,"kind":"development","optional":false},{"id":462787705,"package_name":"color-name","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":462787706,"package_name":"concat-map","ecosystem":"npm","requirements":"0.0.1","direct":false,"kind":"development","optional":false},{"id":462787707,"package_name":"contains-path","ecosystem":"npm","requirements":"0.1.0","direct":false,"kind":"development","optional":false},{"id":462787708,"package_name":"cross-spawn","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":462787709,"package_name":"debug","ecosystem":"npm","requirements":"4.2.0","direct":false,"kind":"development","optional":false},{"id":462787710,"package_name":"deep-is","ecosystem":"npm","requirements":"0.1.3","direct":false,"kind":"development","optional":false},{"id":462787711,"package_name":"define-properties","ecosystem":"npm","requirements":"1.1.3","direct":false,"kind":"development","optional":false},{"id":462787712,"package_name":"doctrine","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":462787713,"package_name":"emoji-regex","ecosystem":"npm","requirements":"7.0.3","direct":false,"kind":"development","optional":false},{"id":462787714,"package_name":"enquirer","ecosystem":"npm","requirements":"2.3.6","direct":false,"kind":"development","optional":false},{"id":462787715,"package_name":"error-ex","ecosystem":"npm","requirements":"1.3.2","direct":false,"kind":"development","optional":false},{"id":462787716,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.17.6","direct":false,"kind":"development","optional":false},{"id":462787717,"package_name":"es-to-primitive","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":462787718,"package_name":"escape-string-regexp","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":462787719,"package_name":"eslint","ecosystem":"npm","requirements":"7.9.0","direct":false,"kind":"development","optional":false},{"id":462787720,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"14.1.1","direct":false,"kind":"development","optional":false},{"id":462787721,"package_name":"eslint-import-resolver-node","ecosystem":"npm","requirements":"0.3.4","direct":false,"kind":"development","optional":false},{"id":462787722,"package_name":"debug","ecosystem":"npm","requirements":"2.6.9","direct":false,"kind":"development","optional":false},{"id":462787723,"package_name":"ms","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787724,"package_name":"eslint-module-utils","ecosystem":"npm","requirements":"2.6.0","direct":false,"kind":"development","optional":false},{"id":462787725,"package_name":"eslint-plugin-es","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":462787726,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.22.0","direct":false,"kind":"development","optional":false},{"id":462787727,"package_name":"doctrine","ecosystem":"npm","requirements":"1.5.0","direct":false,"kind":"development","optional":false},{"id":462787728,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":false,"kind":"development","optional":false},{"id":462787729,"package_name":"ignore","ecosystem":"npm","requirements":"5.1.8","direct":false,"kind":"development","optional":false},{"id":462787730,"package_name":"semver","ecosystem":"npm","requirements":"6.3.0","direct":false,"kind":"development","optional":false},{"id":462787731,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"4.2.1","direct":false,"kind":"development","optional":false},{"id":462787732,"package_name":"eslint-plugin-standard","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":462787733,"package_name":"eslint-scope","ecosystem":"npm","requirements":"5.1.1","direct":false,"kind":"development","optional":false},{"id":462787734,"package_name":"eslint-utils","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":462787735,"package_name":"eslint-visitor-keys","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":462787736,"package_name":"espree","ecosystem":"npm","requirements":"7.3.0","direct":false,"kind":"development","optional":false},{"id":462787737,"package_name":"esprima","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":462787738,"package_name":"esquery","ecosystem":"npm","requirements":"1.3.1","direct":false,"kind":"development","optional":false},{"id":462787739,"package_name":"estraverse","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":462787740,"package_name":"esrecurse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":462787741,"package_name":"estraverse","ecosystem":"npm","requirements":"4.3.0","direct":false,"kind":"development","optional":false},{"id":462787742,"package_name":"esutils","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":462787743,"package_name":"fast-deep-equal","ecosystem":"npm","requirements":"3.1.3","direct":false,"kind":"development","optional":false},{"id":462787744,"package_name":"fast-json-stable-stringify","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":462787745,"package_name":"fast-levenshtein","ecosystem":"npm","requirements":"2.0.6","direct":false,"kind":"development","optional":false},{"id":462787746,"package_name":"file-entry-cache","ecosystem":"npm","requirements":"5.0.1","direct":false,"kind":"development","optional":false},{"id":462787747,"package_name":"find-up","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":462787748,"package_name":"flat-cache","ecosystem":"npm","requirements":"2.0.1","direct":false,"kind":"development","optional":false},{"id":462787749,"package_name":"flatted","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":462787750,"package_name":"fs.realpath","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":462787751,"package_name":"function-bind","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":462787752,"package_name":"functional-red-black-tree","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462787753,"package_name":"glob","ecosystem":"npm","requirements":"7.1.6","direct":false,"kind":"development","optional":false},{"id":462787754,"package_name":"glob-parent","ecosystem":"npm","requirements":"5.1.2","direct":false,"kind":"development","optional":false},{"id":462787755,"package_name":"globals","ecosystem":"npm","requirements":"12.4.0","direct":false,"kind":"development","optional":false},{"id":462787756,"package_name":"graceful-fs","ecosystem":"npm","requirements":"4.2.4","direct":false,"kind":"development","optional":false},{"id":462787757,"package_name":"has","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":462787758,"package_name":"has-flag","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":462787759,"package_name":"has-symbols","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462787760,"package_name":"hosted-git-info","ecosystem":"npm","requirements":"2.8.9","direct":false,"kind":"development","optional":false},{"id":462787761,"package_name":"ignore","ecosystem":"npm","requirements":"4.0.6","direct":false,"kind":"development","optional":false},{"id":462787762,"package_name":"import-fresh","ecosystem":"npm","requirements":"3.2.1","direct":false,"kind":"development","optional":false},{"id":462787763,"package_name":"imurmurhash","ecosystem":"npm","requirements":"0.1.4","direct":false,"kind":"development","optional":false},{"id":462787764,"package_name":"inflight","ecosystem":"npm","requirements":"1.0.6","direct":false,"kind":"development","optional":false},{"id":462787765,"package_name":"inherits","ecosystem":"npm","requirements":"2.0.4","direct":false,"kind":"development","optional":false},{"id":462787766,"package_name":"is-arrayish","ecosystem":"npm","requirements":"0.2.1","direct":false,"kind":"development","optional":false},{"id":462787767,"package_name":"is-callable","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":462787768,"package_name":"is-date-object","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":462787769,"package_name":"is-extglob","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":462787770,"package_name":"is-fullwidth-code-point","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787771,"package_name":"is-glob","ecosystem":"npm","requirements":"4.0.1","direct":false,"kind":"development","optional":false},{"id":462787772,"package_name":"is-negative-zero","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787773,"package_name":"is-regex","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":462787774,"package_name":"is-string","ecosystem":"npm","requirements":"1.0.5","direct":false,"kind":"development","optional":false},{"id":462787775,"package_name":"is-symbol","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":462787776,"package_name":"isarray","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":462787777,"package_name":"isexe","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787778,"package_name":"js-tokens","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":462787779,"package_name":"js-yaml","ecosystem":"npm","requirements":"3.14.0","direct":false,"kind":"development","optional":false},{"id":462787780,"package_name":"json-schema-traverse","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":462787781,"package_name":"json-stable-stringify-without-jsonify","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462787782,"package_name":"json5","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462787783,"package_name":"levn","ecosystem":"npm","requirements":"0.4.1","direct":false,"kind":"development","optional":false},{"id":462787784,"package_name":"load-json-file","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787785,"package_name":"locate-path","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787786,"package_name":"lodash","ecosystem":"npm","requirements":"4.17.21","direct":false,"kind":"development","optional":false},{"id":462787787,"package_name":"minimatch","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":462787788,"package_name":"minimist","ecosystem":"npm","requirements":"1.2.5","direct":false,"kind":"development","optional":false},{"id":462787789,"package_name":"mkdirp","ecosystem":"npm","requirements":"0.5.5","direct":false,"kind":"development","optional":false},{"id":462787790,"package_name":"ms","ecosystem":"npm","requirements":"2.1.2","direct":false,"kind":"development","optional":false},{"id":462787791,"package_name":"natural-compare","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":462787792,"package_name":"normalize-package-data","ecosystem":"npm","requirements":"2.5.0","direct":false,"kind":"development","optional":false},{"id":462787793,"package_name":"semver","ecosystem":"npm","requirements":"5.7.1","direct":false,"kind":"development","optional":false},{"id":462787794,"package_name":"object-inspect","ecosystem":"npm","requirements":"1.8.0","direct":false,"kind":"development","optional":false},{"id":462787795,"package_name":"object-keys","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":462787796,"package_name":"object.assign","ecosystem":"npm","requirements":"4.1.1","direct":false,"kind":"development","optional":false},{"id":462787797,"package_name":"es-abstract","ecosystem":"npm","requirements":"1.18.0-next.0","direct":false,"kind":"development","optional":false},{"id":462787798,"package_name":"object.values","ecosystem":"npm","requirements":"1.1.1","direct":false,"kind":"development","optional":false},{"id":462787799,"package_name":"once","ecosystem":"npm","requirements":"1.4.0","direct":false,"kind":"development","optional":false},{"id":462787800,"package_name":"optionator","ecosystem":"npm","requirements":"0.9.1","direct":false,"kind":"development","optional":false},{"id":462787801,"package_name":"p-limit","ecosystem":"npm","requirements":"1.3.0","direct":false,"kind":"development","optional":false},{"id":462787802,"package_name":"p-locate","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787803,"package_name":"p-try","ecosystem":"npm","requirements":"1.0.0","direct":false,"kind":"development","optional":false},{"id":462787804,"package_name":"parent-module","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462787805,"package_name":"parse-json","ecosystem":"npm","requirements":"2.2.0","direct":false,"kind":"development","optional":false},{"id":462787806,"package_name":"path-exists","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":462787807,"package_name":"path-is-absolute","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462787808,"package_name":"path-key","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":462787809,"package_name":"path-parse","ecosystem":"npm","requirements":"1.0.7","direct":false,"kind":"development","optional":false},{"id":462787810,"package_name":"path-type","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787811,"package_name":"pify","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":462787812,"package_name":"pkg-dir","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787813,"package_name":"prelude-ls","ecosystem":"npm","requirements":"1.2.1","direct":false,"kind":"development","optional":false},{"id":462787814,"package_name":"progress","ecosystem":"npm","requirements":"2.0.3","direct":false,"kind":"development","optional":false},{"id":462787815,"package_name":"punycode","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":462787816,"package_name":"read-pkg","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787817,"package_name":"read-pkg-up","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787818,"package_name":"regexpp","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":462787819,"package_name":"resolve","ecosystem":"npm","requirements":"1.17.0","direct":false,"kind":"development","optional":false},{"id":462787820,"package_name":"resolve-from","ecosystem":"npm","requirements":"4.0.0","direct":false,"kind":"development","optional":false},{"id":462787821,"package_name":"rimraf","ecosystem":"npm","requirements":"2.6.3","direct":false,"kind":"development","optional":false},{"id":462787822,"package_name":"semver","ecosystem":"npm","requirements":"7.3.2","direct":false,"kind":"development","optional":false},{"id":462787823,"package_name":"shebang-command","ecosystem":"npm","requirements":"2.0.0","direct":false,"kind":"development","optional":false},{"id":462787824,"package_name":"shebang-regex","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":462787825,"package_name":"slice-ansi","ecosystem":"npm","requirements":"2.1.0","direct":false,"kind":"development","optional":false},{"id":462787826,"package_name":"spdx-correct","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":462787827,"package_name":"spdx-exceptions","ecosystem":"npm","requirements":"2.3.0","direct":false,"kind":"development","optional":false},{"id":462787828,"package_name":"spdx-expression-parse","ecosystem":"npm","requirements":"3.0.1","direct":false,"kind":"development","optional":false},{"id":462787829,"package_name":"spdx-license-ids","ecosystem":"npm","requirements":"3.0.6","direct":false,"kind":"development","optional":false},{"id":462787830,"package_name":"sprintf-js","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false},{"id":462787831,"package_name":"string-width","ecosystem":"npm","requirements":"3.1.0","direct":false,"kind":"development","optional":false},{"id":462787832,"package_name":"ansi-regex","ecosystem":"npm","requirements":"4.1.0","direct":false,"kind":"development","optional":false},{"id":462787833,"package_name":"strip-ansi","ecosystem":"npm","requirements":"5.2.0","direct":false,"kind":"development","optional":false},{"id":462787834,"package_name":"string.prototype.trimend","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462787835,"package_name":"string.prototype.trimstart","ecosystem":"npm","requirements":"1.0.1","direct":false,"kind":"development","optional":false},{"id":462787836,"package_name":"strip-ansi","ecosystem":"npm","requirements":"6.0.0","direct":false,"kind":"development","optional":false},{"id":462787837,"package_name":"strip-bom","ecosystem":"npm","requirements":"3.0.0","direct":false,"kind":"development","optional":false},{"id":462787838,"package_name":"strip-json-comments","ecosystem":"npm","requirements":"3.1.1","direct":false,"kind":"development","optional":false},{"id":462787839,"package_name":"supports-color","ecosystem":"npm","requirements":"5.5.0","direct":false,"kind":"development","optional":false},{"id":462787840,"package_name":"table","ecosystem":"npm","requirements":"5.4.6","direct":false,"kind":"development","optional":false},{"id":462787841,"package_name":"text-table","ecosystem":"npm","requirements":"0.2.0","direct":false,"kind":"development","optional":false},{"id":462787842,"package_name":"tsconfig-paths","ecosystem":"npm","requirements":"3.9.0","direct":false,"kind":"development","optional":false},{"id":462787843,"package_name":"type-check","ecosystem":"npm","requirements":"0.4.0","direct":false,"kind":"development","optional":false},{"id":462787844,"package_name":"type-fest","ecosystem":"npm","requirements":"0.8.1","direct":false,"kind":"development","optional":false},{"id":462787845,"package_name":"uri-js","ecosystem":"npm","requirements":"4.4.0","direct":false,"kind":"development","optional":false},{"id":462787846,"package_name":"v8-compile-cache","ecosystem":"npm","requirements":"2.1.1","direct":false,"kind":"development","optional":false},{"id":462787847,"package_name":"validate-npm-package-license","ecosystem":"npm","requirements":"3.0.4","direct":false,"kind":"development","optional":false},{"id":462787848,"package_name":"which","ecosystem":"npm","requirements":"2.0.2","direct":false,"kind":"development","optional":false},{"id":462787849,"package_name":"word-wrap","ecosystem":"npm","requirements":"1.2.3","direct":false,"kind":"development","optional":false},{"id":462787850,"package_name":"wrappy","ecosystem":"npm","requirements":"1.0.2","direct":false,"kind":"development","optional":false},{"id":462787851,"package_name":"write","ecosystem":"npm","requirements":"1.0.3","direct":false,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-07-27T22:19:52.728Z","updated_at":"2022-07-27T22:19:52.728Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/package.json","dependencies":[{"id":462788882,"package_name":"eslint","ecosystem":"npm","requirements":"^7.9.0","direct":true,"kind":"development","optional":false},{"id":462788883,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"^14.1.1","direct":true,"kind":"development","optional":false},{"id":462788884,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"^2.22.0","direct":true,"kind":"development","optional":false},{"id":462788885,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"^11.1.0","direct":true,"kind":"development","optional":false},{"id":462788886,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"^4.2.1","direct":true,"kind":"development","optional":false},{"id":462788887,"package_name":"eslint-plugin-standard","ecosystem":"npm","requirements":"^4.0.1","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/fediverse-action.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:23:52.617Z","updated_at":"2023-01-14T15:23:52.617Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/.github/workflows/fediverse-action.yml","dependencies":[{"id":6899968392,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":6899968393,"package_name":"rzr/fediverse-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/node.js.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:23:52.794Z","updated_at":"2023-01-14T15:23:52.794Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/.github/workflows/node.js.yml","dependencies":[{"id":6899968394,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6899968395,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/npm-publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-14T15:23:52.903Z","updated_at":"2023-01-14T15:23:52.903Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/.github/workflows/npm-publish.yml","dependencies":[{"id":6899968396,"package_name":"actions/checkout","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6899968397,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":6899968398,"package_name":"pascalgn/npm-publish-action","ecosystem":"actions","requirements":"51fdb4531e99aac1873764ef7271af448dc42ab4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T15:23:52.940Z","updated_at":"2023-01-14T15:23:52.940Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/Dockerfile","dependencies":[{"id":6899968399,"package_name":"rzrfreefr/iotjs-express","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"example/webthings-activitypub-adapter/Dockerfile","sha":null,"kind":"manifest","created_at":"2023-01-14T15:23:52.981Z","updated_at":"2023-01-14T15:23:52.981Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/example/webthings-activitypub-adapter/Dockerfile","dependencies":[{"id":6899968400,"package_name":"webthingsio/gateway","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]},{"ecosystem":"docker","filepath":"docker-compose.yml","sha":null,"kind":"manifest","created_at":"2023-09-21T20:03:11.648Z","updated_at":"2023-09-21T20:03:11.648Z","repository_link":"https://github.com/rzr/mastodon-lite/blob/master/docker-compose.yml","dependencies":[]}],"score":10.321539776149764,"created_at":"2023-04-05T14:05:15.735Z","updated_at":"2026-05-13T15:01:15.709Z","avatar_url":"https://github.com/rzr.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/1373","html_url":"https://summary.ecosyste.ms/projects/1373"}