{"id":44283983,"url":"https://github.com/ahmadarif/adonis-drive-google","last_synced_at":"2026-02-10T22:10:20.487Z","repository":{"id":57173567,"uuid":"131958795","full_name":"ahmadarif/adonis-drive-google","owner":"ahmadarif","description":"Google Storage Driver for Adonis Drive","archived":false,"fork":false,"pushed_at":"2019-01-26T02:28:57.000Z","size":17,"stargazers_count":22,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-09T01:05:00.891Z","etag":null,"topics":["adonis-drive","adonisjs","google-cloud-storage","storage-driver"],"latest_commit_sha":null,"homepage":null,"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/ahmadarif.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}},"created_at":"2018-05-03T07:35:30.000Z","updated_at":"2021-01-16T00:23:03.000Z","dependencies_parsed_at":"2022-08-24T13:30:56.804Z","dependency_job_id":null,"html_url":"https://github.com/ahmadarif/adonis-drive-google","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ahmadarif/adonis-drive-google","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadarif%2Fadonis-drive-google","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadarif%2Fadonis-drive-google/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadarif%2Fadonis-drive-google/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadarif%2Fadonis-drive-google/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahmadarif","download_url":"https://codeload.github.com/ahmadarif/adonis-drive-google/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahmadarif%2Fadonis-drive-google/sbom","scorecard":{"id":171897,"data":{"date":"2025-08-11","repo":{"name":"github.com/ahmadarif/adonis-drive-google","commit":"4029be91a0008be6fcd885fe305a383744c75f9c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.3,"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":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":-1,"reason":"no dependencies found","details":null,"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":2,"reason":"Found 1/4 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"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":"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":"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 3 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-16T16:45:53.073Z","repository_id":57173567,"created_at":"2025-08-16T16:45:53.073Z","updated_at":"2025-08-16T16:45:53.073Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29319481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T20:44:44.282Z","status":"ssl_error","status_checked_at":"2026-02-10T20:44:43.393Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["adonis-drive","adonisjs","google-cloud-storage","storage-driver"],"created_at":"2026-02-10T22:10:19.838Z","updated_at":"2026-02-10T22:10:20.462Z","avatar_url":"https://github.com/ahmadarif.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# adonis-drive-google 💾 \n[![npm version](https://badge.fury.io/js/adonis-drive-google.svg)](https://badge.fury.io/js/adonis-drive-google)\n[![npm](https://img.shields.io/npm/dt/adonis-drive-google.svg)](https://www.npmjs.com/package/adonis-drive-google)\n[![npm](https://img.shields.io/npm/l/adonis-drive-google.svg)](https://www.npmjs.com/package/adonis-drive-google)\n\nGoogle Cloud Storage driver for AdonisJS Drive\n\n# Requirements\n- [AdonisJS Drive](https://github.com/adonisjs/adonis-drive) (`adonis install @adonisjs/drive`)\n\n# Installation\n```\nadonis install adonis-drive-google\n```\n\n# Instructions\nMake sure to register the provider inside `start/app.js` file.\n\n```js\nconst providers = [\n  ...\n  'adonis-drive-google/providers/DriveProvider'\n]\n```\n\nAdd new configuration inside `disks` module in `config/drive.js`:\n\n```js\ngcs: {\n  driver: 'gcs',\n  keyFilename: Env.get('GCS_KEY_FILE_NAME'), // path to json file\n  bucket: Env.get('GCS_BUCKET')\n}\n```\n\nAdd google cloud storage variables in `.env`:\n```\nGCS_KEY_FILE_NAME=\nGCS_BUCKET=\n```\n\n# Examples\n## Find if a file exists or not.\n\n```js\nconst isExists = await Drive.disk('gcs').exists('adonis.jpeg')\n```\n\n## Change bucket\nYou can change bucket at runtime, just passing the bucket name before action.\n\n```js\nconst isExists = await Drive.disk('minio').bucket('new-bucket').exists('adonis.jpeg')\n```\n\nComplete example please go to [this link](examples/routes.js)\n\n# Thanks\nSpecial thanks to the creator(s) of [AdonisJS](http://adonisjs.com/) for creating such a great framework.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadarif%2Fadonis-drive-google","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahmadarif%2Fadonis-drive-google","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahmadarif%2Fadonis-drive-google/lists"}