{"id":915813,"name":"@editorjs/paragraph","ecosystem":"npm","description":"Paragraph Tool for Editor.js","homepage":null,"licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/editor-js/paragraph","keywords_array":["codex editor","paragraph","editor.js","editorjs"],"namespace":"editorjs","versions_count":16,"first_release_published_at":"2019-03-01T18:26:11.525Z","latest_release_published_at":"2024-12-16T14:26:03.145Z","latest_release_number":"2.11.7","last_synced_at":"2026-03-14T02:35:07.426Z","created_at":"2022-04-07T16:48:28.357Z","updated_at":"2026-03-14T02:35:07.427Z","registry_url":"https://www.npmjs.com/package/@editorjs/paragraph","install_command":"npm install @editorjs/paragraph","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.11.7"}},"repo_metadata":{"id":39636591,"uuid":"102072919","full_name":"editor-js/paragraph","owner":"editor-js","description":"Paragraph Tool for Editor.js 2.0","archived":false,"fork":false,"pushed_at":"2024-12-16T14:25:40.000Z","size":349,"stargazers_count":54,"open_issues_count":30,"forks_count":128,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-09-16T21:35:29.791Z","etag":null,"topics":["codex","codex-editor","editor","paragraph","plugin","text"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/editor-js.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-09-01T04:10:38.000Z","updated_at":"2025-06-27T07:11:27.000Z","dependencies_parsed_at":"2023-10-17T05:05:31.598Z","dependency_job_id":"a033cea6-be59-4a9d-8d70-d92ef21cee70","html_url":"https://github.com/editor-js/paragraph","commit_stats":{"total_commits":83,"total_committers":12,"mean_commits":6.916666666666667,"dds":0.7590361445783133,"last_synced_commit":"ba92632a4585a247e97003a13714a6b4aed6f6cb"},"previous_names":["codex-editor/paragraph"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/editor-js/paragraph","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fparagraph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fparagraph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fparagraph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fparagraph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/editor-js","download_url":"https://codeload.github.com/editor-js/paragraph/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fparagraph/sbom","scorecard":{"id":298009,"data":{"date":"2025-08-11","repo":{"name":"github.com/editor-js/paragraph","commit":"5da9af3f517db5bf6e24fd6e4bad8f8aa770b0e2"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/editor-js/paragraph/npm-publish.yml/master?enable=pin","Info:   0 out of   1 third-party GitHubAction 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":"Code-Review","score":7,"reason":"Found 7/9 approved changesets -- score normalized to 7","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":"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":"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":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-gcx4-mw62-g8wm","Warn: Project is vulnerable to: GHSA-92r3-m2mg-pj97","Warn: Project is vulnerable to: GHSA-c24v-8rfc-w8vw","Warn: Project is vulnerable to: GHSA-8jhw-289h-jh2g","Warn: Project is vulnerable to: GHSA-64vr-g452-qvp3","Warn: Project is vulnerable to: GHSA-9cwx-2883-4wfx","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx"],"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-17T20:00:00.620Z","repository_id":39636591,"created_at":"2025-08-17T20:00:00.620Z","updated_at":"2025-08-17T20:00:00.620Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278415725,"owners_count":25983083,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"editor-js","name":"Editor.js","uuid":"27892231","kind":"organization","description":"Editor.js Tools contributors community","email":"team@codex.so","website":"https://editorjs.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/27892231?v=4","repositories_count":36,"last_synced_at":"2024-05-15T23:49:13.910Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/editor-js","funding_links":[],"total_stars":3559,"followers":424,"following":0,"created_at":"2022-11-09T09:19:21.621Z","updated_at":"2024-05-15T23:49:21.068Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/editor-js","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/editor-js/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-10-05T06:02:33.769Z","dependent_packages_count":162,"downloads":232324,"downloads_period":"last-month","dependent_repos_count":1150,"rankings":{"downloads":0.6305025099389766,"dependent_repos_count":0.5702875551830058,"dependent_packages_count":0.2621947214082832,"stargazers_count":6.78876626070087,"forks_count":2.915528267352266,"docker_downloads_count":1.2399779726713978,"average":2.0678762145424665},"purl":"pkg:npm/%40editorjs/paragraph","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@editorjs/paragraph","docker_dependents_count":13,"docker_downloads_count":628,"usage_url":"https://repos.ecosyste.ms/usage/npm/@editorjs/paragraph","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@editorjs/paragraph/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T15:34:19.869Z","issues_count":28,"pull_requests_count":68,"avg_time_to_close_issue":13035205.0,"avg_time_to_close_pull_request":7630201.581818182,"issues_closed_count":11,"pull_requests_closed_count":55,"pull_request_authors_count":22,"issue_authors_count":27,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":0.29411764705882354,"merged_pull_requests_count":42,"bot_issues_count":0,"bot_pull_requests_count":22,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":10654363.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/editor-js%2Fparagraph/issues","maintainers":[{"login":"talyguryn","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/talyguryn"},{"login":"gohabereg","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gohabereg"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@editorjs%2Fparagraph/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@editorjs%2Fparagraph/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@editorjs%2Fparagraph/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@editorjs%2Fparagraph/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@editorjs%2Fparagraph/codemeta","maintainers":[{"uuid":"codex-team","login":"codex-team","name":null,"email":"team@codex.so","url":null,"packages_count":90,"html_url":"https://www.npmjs.com/~codex-team","role":null,"created_at":"2022-11-17T04:35:46.311Z","updated_at":"2022-11-17T04:35:46.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/codex-team/packages"}]}