{"id":907730,"name":"@dronedeploy/oauth-function-template","ecosystem":"npm","description":"Function template providing configurable OAuth 2.0 support for Dronedeploy Functions","homepage":"https://github.com/dronedeploy/oauth-function-template","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/dronedeploy/oauth-function-template","keywords_array":[],"namespace":"dronedeploy","versions_count":26,"first_release_published_at":"2018-10-25T13:15:10.074Z","latest_release_published_at":"2023-03-21T13:33:36.292Z","latest_release_number":"2.0.0","last_synced_at":"2026-03-22T19:42:01.189Z","created_at":"2022-04-07T16:37:42.889Z","updated_at":"2026-03-22T19:42:01.190Z","registry_url":"https://www.npmjs.com/package/@dronedeploy/oauth-function-template","install_command":"npm install @dronedeploy/oauth-function-template","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.0"}},"repo_metadata":{"id":33165644,"uuid":"478290061","full_name":"dronedeploy/oauth-function-template","owner":"dronedeploy","description":"Function code compatible with GCF for handling configuration-based OAuth2 flow","archived":false,"fork":false,"pushed_at":"2023-07-05T15:10:53.000Z","size":160,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":27,"default_branch":"master","last_synced_at":"2025-09-08T10:59:41.996Z","etag":null,"topics":["owner-magic-ai","tier2"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":"Unmaintained","scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dronedeploy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-04-05T20:27:47.000Z","updated_at":"2024-03-25T18:30:19.000Z","dependencies_parsed_at":"2024-10-20T19:05:06.482Z","dependency_job_id":null,"html_url":"https://github.com/dronedeploy/oauth-function-template","commit_stats":{"total_commits":95,"total_committers":14,"mean_commits":6.785714285714286,"dds":0.5789473684210527,"last_synced_commit":"b32d800682878cf180ffddcb1087b6b4a9aa295b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dronedeploy/oauth-function-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronedeploy%2Foauth-function-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronedeploy%2Foauth-function-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronedeploy%2Foauth-function-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronedeploy%2Foauth-function-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dronedeploy","download_url":"https://codeload.github.com/dronedeploy/oauth-function-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dronedeploy%2Foauth-function-template/sbom","scorecard":{"id":356676,"data":{"date":"2025-08-11","repo":{"name":"github.com/dronedeploy/oauth-function-template","commit":"b32d800682878cf180ffddcb1087b6b4a9aa295b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.5,"checks":[{"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":"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":"Code-Review","score":3,"reason":"Found 9/26 approved changesets -- score normalized to 3","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":"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":"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":-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":"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":"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":"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":"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":"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-18T09:46:02.644Z","repository_id":33165644,"created_at":"2025-08-18T09:46:02.644Z","updated_at":"2025-08-18T09:46:02.644Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005450,"owners_count":26083902,"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-10T02:00:06.843Z","response_time":62,"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"},"tags":[]},"repo_metadata_updated_at":"2025-12-22T22:40:43.882Z","dependent_packages_count":1,"downloads":54,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":17.099412474441653,"dependent_repos_count":10.34547353362831,"dependent_packages_count":20.988444650457918,"stargazers_count":20.964525043420785,"forks_count":15.424529522485154,"docker_downloads_count":null,"average":16.964477044886763},"purl":"pkg:npm/%40dronedeploy/oauth-function-template","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@dronedeploy/oauth-function-template","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@dronedeploy/oauth-function-template","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@dronedeploy/oauth-function-template/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-09T12:05:57.826Z","issues_count":0,"pull_requests_count":14,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":351769.21428571426,"issues_closed_count":0,"pull_requests_closed_count":14,"pull_request_authors_count":4,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.07142857142857142,"merged_pull_requests_count":13,"bot_issues_count":0,"bot_pull_requests_count":4,"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/dronedeploy%2Foauth-function-template/issues","maintainers":[],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dronedeploy%2Foauth-function-template/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dronedeploy%2Foauth-function-template/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dronedeploy%2Foauth-function-template/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dronedeploy%2Foauth-function-template/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@dronedeploy%2Foauth-function-template/codemeta","maintainers":[{"uuid":"dronedeploy-ops","login":"dronedeploy-ops","name":null,"email":"ops@dronedeploy.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~dronedeploy-ops","role":null,"created_at":"2022-11-17T00:22:58.298Z","updated_at":"2022-11-17T00:22:58.298Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dronedeploy-ops/packages"},{"uuid":"dronedeploy-user","login":"dronedeploy-user","name":null,"email":"developer@dronedeploy.com","url":null,"packages_count":7,"html_url":"https://www.npmjs.com/~dronedeploy-user","role":null,"created_at":"2022-11-17T00:22:58.289Z","updated_at":"2022-11-17T00:22:58.289Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dronedeploy-user/packages"}]}