{"id":1372366,"name":"@xudafeng/plotjs","ecosystem":"npm","description":"plotjs","homepage":"https://github.com/xudafeng/plotjs#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/xudafeng/plotjs","keywords_array":["plot"],"namespace":"xudafeng","versions_count":3,"first_release_published_at":"2018-01-01T13:39:12.009Z","latest_release_published_at":"2018-01-02T03:43:46.181Z","latest_release_number":"1.0.1","last_synced_at":"2026-05-11T00:18:17.432Z","created_at":"2022-04-08T22:48:03.694Z","updated_at":"2026-05-11T00:18:17.432Z","registry_url":"https://www.npmjs.com/package/@xudafeng/plotjs","install_command":"npm install @xudafeng/plotjs","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"1.0.1"}},"repo_metadata":{"id":28295442,"uuid":"107870263","full_name":"app-bootstrap/web-app-bootstrap","owner":"app-bootstrap","description":"awesome practice projects for web.","archived":false,"fork":false,"pushed_at":"2024-04-07T06:54:55.000Z","size":214,"stargazers_count":14,"open_issues_count":0,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-10-09T11:32:21.169Z","etag":null,"topics":["state-management"],"latest_commit_sha":null,"homepage":"https://app-bootstrap.github.io/web-app-bootstrap","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/app-bootstrap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-10-22T13:53:33.000Z","updated_at":"2024-01-16T19:50:47.000Z","dependencies_parsed_at":"2023-12-19T12:11:20.212Z","dependency_job_id":"ee0258fd-1dcd-498d-910c-180bd7d899fc","html_url":"https://github.com/app-bootstrap/web-app-bootstrap","commit_stats":{"total_commits":99,"total_committers":5,"mean_commits":19.8,"dds":"0.13131313131313127","last_synced_commit":"ed57074d7b81ab88c96b3a2e321d8a50f4218102"},"previous_names":["xudafeng/plotjs","app-bootstrap/awesome-practice-projects","enoughjs/dataflow-sample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/app-bootstrap/web-app-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-bootstrap%2Fweb-app-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-bootstrap%2Fweb-app-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-bootstrap%2Fweb-app-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-bootstrap%2Fweb-app-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-bootstrap","download_url":"https://codeload.github.com/app-bootstrap/web-app-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-bootstrap%2Fweb-app-bootstrap/sbom","scorecard":{"id":203215,"data":{"date":"2025-08-11","repo":{"name":"github.com/app-bootstrap/web-app-bootstrap","commit":"6aafac2e23307eb4b275006235032d5bc80cf59a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 5/30 approved changesets -- score normalized to 1","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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.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":"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":"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/ci.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/app-bootstrap/web-app-bootstrap/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/app-bootstrap/web-app-bootstrap/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/app-bootstrap/web-app-bootstrap/ci.yml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:25","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:26","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   1 out of   3 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":0,"reason":"license file not detected","details":["Warn: project does not have a license file"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 13 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"}}]},"last_synced_at":"2025-08-16T23:11:10.744Z","repository_id":28295442,"created_at":"2025-08-16T23:11:10.745Z","updated_at":"2025-08-16T23:11:10.745Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017690,"owners_count":26086126,"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-14T02:00:06.444Z","response_time":60,"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":"app-bootstrap","name":"app-bootstrap","uuid":"9524333","kind":"organization","description":"Explore and practice the best way to build cross-end applications.","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/9524333?v=4","repositories_count":45,"last_synced_at":"2024-03-26T21:27:58.876Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/app-bootstrap","funding_links":[],"total_stars":417,"followers":4,"following":0,"created_at":"2022-11-04T11:48:06.045Z","updated_at":"2024-03-26T21:28:00.316Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-bootstrap","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-bootstrap/repositories"},"tags":[]},"repo_metadata_updated_at":"2025-12-23T01:13:35.977Z","dependent_packages_count":1,"downloads":9,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":55.907459136932616,"dependent_repos_count":10.358016171268641,"dependent_packages_count":21.007450672226714,"stargazers_count":8.793818167183161,"forks_count":5.756971943363251,"docker_downloads_count":null,"average":20.364743218194878},"purl":"pkg:npm/%40xudafeng/plotjs","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@xudafeng/plotjs","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@xudafeng/plotjs","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@xudafeng/plotjs/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-11T01:38:49.700Z","issues_count":3,"pull_requests_count":43,"avg_time_to_close_issue":30342476.333333332,"avg_time_to_close_pull_request":1430269.1860465116,"issues_closed_count":3,"pull_requests_closed_count":43,"pull_request_authors_count":15,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.6046511627906976,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"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/app-bootstrap%2Fweb-app-bootstrap/issues","maintainers":[{"login":"xudafeng","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/xudafeng"},{"login":"BernardTolosajr","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/BernardTolosajr"},{"login":"snapre","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/snapre"},{"login":"paradite","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/paradite"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xudafeng%2Fplotjs/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xudafeng%2Fplotjs/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xudafeng%2Fplotjs/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xudafeng%2Fplotjs/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xudafeng%2Fplotjs/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@xudafeng%2Fplotjs/codemeta","maintainers":[{"uuid":"xudafeng","login":"xudafeng","name":null,"email":"xudafeng@126.com","url":null,"packages_count":263,"html_url":"https://www.npmjs.com/~xudafeng","role":null,"created_at":"2022-11-11T06:22:51.139Z","updated_at":"2022-11-11T06:22:51.139Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/xudafeng/packages"}]}