{"id":2103991,"name":"nodebb-plugin-cloudstorage","ecosystem":"npm","description":"Cloud storage plugin (GitHub, Cloudinary, ImageKit, S3) for NodeBB","homepage":"https://june07.com/nodebb-plugin-cloudstorage","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/june07/nodebb-plugin-cloudstorage","keywords_array":["nodebb","nodebb-plugin","plugin","cloudinary","imagekit","imgur","photos","storage","cloud-storage","s3","amazon","AWS","image-upload","file-upload","media-library","github","cdn"],"namespace":null,"versions_count":36,"first_release_published_at":"2019-08-07T22:19:03.453Z","latest_release_published_at":"2025-09-24T20:57:27.635Z","latest_release_number":"2.3.0","last_synced_at":"2026-04-05T03:16:59.542Z","created_at":"2022-04-09T21:03:56.821Z","updated_at":"2026-04-05T03:16:59.542Z","registry_url":"https://www.npmjs.com/package/nodebb-plugin-cloudstorage","install_command":"npm install nodebb-plugin-cloudstorage","documentation_url":null,"metadata":{"funding":{"type":"github","url":"https://github.com/sponsors/june07"},"dist-tags":{"latest":"2.3.0"}},"repo_metadata":{"id":48459352,"uuid":"201134133","full_name":"june07/nodebb-plugin-cloudstorage","owner":"june07","description":"Cloud storage plugin for NodeBB","archived":false,"fork":false,"pushed_at":"2025-09-18T22:58:00.000Z","size":281,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-19T00:44:55.141Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/june07.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,"zenodo":null}},"created_at":"2019-08-07T22:02:08.000Z","updated_at":"2025-09-18T22:58:02.000Z","dependencies_parsed_at":"2025-04-21T04:34:03.419Z","dependency_job_id":null,"html_url":"https://github.com/june07/nodebb-plugin-cloudstorage","commit_stats":{"total_commits":63,"total_committers":7,"mean_commits":9.0,"dds":"0.46031746031746035","last_synced_commit":"9a70c9b402a7ff4833051a0dc2ec14a9ec48d211"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/june07/nodebb-plugin-cloudstorage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/june07%2Fnodebb-plugin-cloudstorage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/june07%2Fnodebb-plugin-cloudstorage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/june07%2Fnodebb-plugin-cloudstorage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/june07%2Fnodebb-plugin-cloudstorage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/june07","download_url":"https://codeload.github.com/june07/nodebb-plugin-cloudstorage/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/june07%2Fnodebb-plugin-cloudstorage/sbom","scorecard":{"id":542612,"data":{"date":"2025-08-11","repo":{"name":"github.com/june07/nodebb-plugin-cloudstorage","commit":"a3b949135bc8c317d5b51a84fcf2f4917656da82"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.2,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 1/17 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":"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":"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/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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/june07/nodebb-plugin-cloudstorage/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/june07/nodebb-plugin-cloudstorage/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/june07/nodebb-plugin-cloudstorage/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/june07/nodebb-plugin-cloudstorage/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/june07/nodebb-plugin-cloudstorage/npm-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/npm-publish.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/june07/nodebb-plugin-cloudstorage/npm-publish.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   3 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":"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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 15 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":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-gxpj-cx7g-858c","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"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-20T08:36:29.258Z","repository_id":48459352,"created_at":"2025-08-20T08:36:29.258Z","updated_at":"2025-08-20T08:36:29.258Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276966324,"owners_count":25736756,"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-09-25T02:00:09.612Z","response_time":80,"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":"june07","name":"Will","uuid":"11353590","kind":"user","description":"","email":"","website":"https://june07.com","location":null,"twitter":"june07t","company":null,"icon_url":"https://avatars.githubusercontent.com/u/11353590?u=219895bd9c5bd8790f3ae6a02da66239c1139282\u0026v=4","repositories_count":200,"last_synced_at":"2024-04-14T17:22:54.505Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/june07","funding_links":["https://github.com/sponsors/june07"],"total_stars":292,"followers":19,"following":1,"created_at":"2022-11-06T22:56:00.608Z","updated_at":"2024-04-14T17:23:32.908Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/june07","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/june07/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-03-04T11:56:51.144Z","dependent_packages_count":1,"downloads":69,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":15.01289286927419,"dependent_repos_count":10.305431089084582,"dependent_packages_count":20.923425438757658,"stargazers_count":13.147654877285264,"forks_count":8.867811850546575,"docker_downloads_count":null,"average":13.651443224989654},"purl":"pkg:npm/nodebb-plugin-cloudstorage","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/nodebb-plugin-cloudstorage","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/nodebb-plugin-cloudstorage","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/nodebb-plugin-cloudstorage/dependencies","status":null,"funding_links":["https://github.com/sponsors/june07"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-31T04:07:41.070Z","issues_count":2,"pull_requests_count":15,"avg_time_to_close_issue":557135.5,"avg_time_to_close_pull_request":3305385.0714285714,"issues_closed_count":2,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":2,"avg_comments_per_issue":2.5,"avg_comments_per_pull_request":0.5333333333333333,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":11,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1801320.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":1,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/june07%2Fnodebb-plugin-cloudstorage/issues","maintainers":[{"login":"june07","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/june07"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodebb-plugin-cloudstorage/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodebb-plugin-cloudstorage/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodebb-plugin-cloudstorage/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodebb-plugin-cloudstorage/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/nodebb-plugin-cloudstorage/codemeta","maintainers":[{"uuid":"667","login":"667","name":null,"email":"667@june07.com","url":null,"packages_count":32,"html_url":"https://www.npmjs.com/~667","role":null,"created_at":"2022-11-13T13:40:10.439Z","updated_at":"2022-11-13T13:40:10.439Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/667/packages"}]}