{"id":67407,"name":"py-scp","description":"scp module for paramiko","url":"https://github.com/jbardin/scp.py","last_synced_at":"2025-09-08T13:54:45.676Z","repository":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-09-05T23:52:12.330Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274196147,"owners_count":25239148,"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-08T02:00:09.813Z","response_time":121,"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":{"login":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"packages":[{"id":2912570,"name":"scp","ecosystem":"pypi","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":["paramiko","ssh","scp","transfer"],"namespace":null,"versions_count":29,"first_release_published_at":"2013-04-08T15:00:38.000Z","latest_release_published_at":"2024-05-23T21:37:46.000Z","latest_release_number":"0.15.0","last_synced_at":"2025-09-08T02:31:38.779Z","created_at":"2022-04-10T12:33:16.477Z","updated_at":"2025-09-08T02:31:38.779Z","registry_url":"https://pypi.org/project/scp/","install_command":"pip install scp --index-url https://pypi.org/simple","documentation_url":"https://scp.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)","Operating System :: OS Independent","Programming Language :: Python","Programming Language :: Python :: 2.6","Programming Language :: Python :: 2.7","Programming Language :: Python :: 3","Topic :: Internet"],"normalized_name":"scp","project_status":null},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273838353,"owners_count":25177161,"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-05T02:00:09.113Z","response_time":402,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-09-05T23:50:09.454Z","dependent_packages_count":92,"downloads":10777797,"downloads_period":"last-month","dependent_repos_count":1964,"rankings":{"downloads":0.1445996090089699,"dependent_repos_count":0.2508412358519425,"dependent_packages_count":0.21726046589642142,"stargazers_count":2.796356782679916,"forks_count":4.121774312922485,"docker_downloads_count":0.36629530585460685,"average":1.3161879520357236},"purl":"pkg:pypi/scp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/scp","docker_dependents_count":372,"docker_downloads_count":73512999,"usage_url":"https://repos.ecosyste.ms/usage/pypi/scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-01T01:10:02.796Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/scp/related_packages","maintainers":[{"uuid":"remram","login":"remram","name":null,"email":null,"url":null,"packages_count":68,"html_url":"https://pypi.org/user/remram/","role":null,"created_at":"2023-02-02T04:56:21.590Z","updated_at":"2023-02-02T04:56:21.590Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/remram/packages"},{"uuid":"jbardin","login":"jbardin","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/jbardin/","role":null,"created_at":"2023-02-02T04:56:21.419Z","updated_at":"2023-02-02T04:56:21.419Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/jbardin/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308801,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":5293306,"name":"scp","ecosystem":"conda","description":null,"homepage":"https://github.com/jbardin/scp.py.git","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":null,"versions_count":16,"first_release_published_at":"2022-10-03T15:54:55.546Z","latest_release_published_at":"2022-02-23T20:27:13.000Z","latest_release_number":"0.14.4","last_synced_at":"2025-09-05T20:04:03.292Z","created_at":"2022-10-03T15:54:55.539Z","updated_at":"2025-09-05T20:04:03.292Z","registry_url":"https://anaconda.org/conda-forge/scp","install_command":"conda install -c conda-forge scp","documentation_url":null,"metadata":{},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:50.793Z","dependent_packages_count":3,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":16.026952832543053,"dependent_packages_count":15.637634140254555,"stargazers_count":17.69403543798353,"forks_count":15.592712752682806,"docker_downloads_count":null,"average":16.237833790865984},"purl":"pkg:conda/scp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/scp/related_packages","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13414,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2190},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2025-09-08T06:53:21.618Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":7780065,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_number":"0.14.5-r1","last_synced_at":"2025-08-27T22:21:17.257Z","created_at":"2023-05-22T14:38:05.756Z","updated_at":"2025-08-27T22:47:41.322Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:41.322Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":11.470749588549198,"forks_count":9.435938357189167,"docker_downloads_count":null,"average":5.226671986434591},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T08:00:49.451Z","updated_at":"2023-05-23T08:00:49.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":8678128,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_number":"0.14.5-r1","last_synced_at":"2025-08-27T22:21:19.115Z","created_at":"2023-12-20T10:30:26.222Z","updated_at":"2025-08-27T22:47:41.323Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:41.323Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":907,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-08-21T10:54:02.283Z","updated_at":"2024-08-21T10:54:02.283Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":6208343,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-10-29T02:12:51.000Z","latest_release_published_at":"2020-10-29T02:12:51.000Z","latest_release_number":"0.13.3-r0","last_synced_at":"2025-08-27T22:21:02.542Z","created_at":"2023-02-01T02:42:30.287Z","updated_at":"2025-08-27T22:47:41.143Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.13/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:41.143Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":19.522199035763112,"stargazers_count":7.174210261207454,"forks_count":6.562567460603008,"average":8.314744189393394},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1026,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-04T20:07:58.346Z","updated_at":"2023-02-04T20:07:58.346Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.13","url":"https://pkgs.alpinelinux.org/packages?branch=v3.13","ecosystem":"alpine","default":false,"packages_count":13897,"maintainers_count":231,"namespaces_count":2,"keywords_count":1890,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":587},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.734Z","updated_at":"2025-09-07T05:11:47.762Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.13/namespaces"}},{"id":6139106,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-09T07:35:06.000Z","latest_release_published_at":"2022-05-09T07:35:06.000Z","latest_release_number":"0.14.4-r1","last_synced_at":"2025-08-27T22:21:01.970Z","created_at":"2023-01-31T22:33:44.988Z","updated_at":"2025-08-27T22:47:32.176Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:32.176Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":27.31114632857897,"stargazers_count":8.55784469096672,"forks_count":7.207841756177731,"average":10.769208193930856},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1103,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-01T12:51:51.303Z","updated_at":"2023-02-01T12:51:51.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":2845,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":915},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2025-09-08T06:51:50.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":6098835,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-08-14T15:36:18.000Z","latest_release_published_at":"2022-08-14T15:36:18.000Z","latest_release_number":"0.14.4-r2","last_synced_at":"2025-08-27T22:21:14.908Z","created_at":"2023-01-31T20:41:49.012Z","updated_at":"2025-08-27T22:47:41.148Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:41.148Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.95138654990457,"stargazers_count":10.575951498821153,"forks_count":8.914337038284495,"average":9.610418771752554},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1112,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-01T07:24:59.297Z","updated_at":"2023-02-01T07:24:59.297Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":3362,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1026},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2025-09-07T07:26:12.220Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}},{"id":11766903,"name":"py3-scp-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-scp","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_number":"0.15.0-r0","last_synced_at":"2025-08-27T22:21:20.967Z","created_at":"2025-06-07T18:57:36.318Z","updated_at":"2025-08-27T22:47:41.321Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-scp-pyc","install_command":"apk add py3-scp-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:41.320Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-scp-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-scp-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-scp-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-scp-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-scp-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T16:57:59.122Z","updated_at":"2025-06-08T16:57:59.122Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11140230,"name":"py3-scp-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-scp","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_number":"0.15.0-r0","last_synced_at":"2025-08-27T22:21:21.047Z","created_at":"2024-12-07T13:14:45.631Z","updated_at":"2025-08-27T22:47:41.387Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-scp-pyc","install_command":"apk add py3-scp-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:41.387Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-scp-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-scp-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-scp-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-scp-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-scp-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-12-10T11:26:17.707Z","updated_at":"2024-12-10T11:26:17.707Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":6055908,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":5,"first_release_published_at":"2022-11-22T19:33:35.000Z","latest_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_number":"0.15.0-r0","last_synced_at":"2025-08-12T01:02:24.880Z","created_at":"2023-01-31T18:49:59.471Z","updated_at":"2025-08-27T22:47:50.737Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:50.736Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.64073262366938,"stargazers_count":12.746556042579837,"forks_count":10.3240450845335,"average":9.427833437695678},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1600,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-01-31T23:15:05.370Z","updated_at":"2023-01-31T23:15:05.370Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":11766906,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_number":"0.15.0-r0","last_synced_at":"2025-08-27T22:21:23.506Z","created_at":"2025-06-07T18:57:37.545Z","updated_at":"2025-08-27T22:47:50.745Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:50.745Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1268,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2025-06-08T16:58:00.990Z","updated_at":"2025-06-08T16:58:00.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26315,"maintainers_count":422,"namespaces_count":2,"keywords_count":4641,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1614},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2025-09-08T05:33:01.089Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":7780066,"name":"py3-scp-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-scp","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_number":"0.14.5-r1","last_synced_at":"2025-08-27T22:21:44.201Z","created_at":"2023-05-22T14:38:06.153Z","updated_at":"2025-08-27T22:47:50.774Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-scp-pyc","install_command":"apk add py3-scp-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:50.772Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":11.470749588549198,"forks_count":9.435938357189167,"docker_downloads_count":null,"average":5.226671986434591},"purl":"pkg:apk/alpine/py3-scp-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-scp-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-scp-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-scp-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-scp-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1225,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-23T08:00:46.477Z","updated_at":"2023-05-23T08:00:46.477Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":3625,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1084},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2025-09-07T07:26:06.804Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":7666918,"name":"py3-scp-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-scp","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_number":"0.15.0-r0","last_synced_at":"2025-08-12T01:01:25.134Z","created_at":"2023-05-01T00:09:24.553Z","updated_at":"2025-08-27T22:47:50.797Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-scp-pyc","install_command":"apk add py3-scp-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:50.796Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":13.333570564372643,"stargazers_count":13.408298341755035,"forks_count":10.796384598960929,"average":9.384563376272151},"purl":"pkg:apk/alpine/py3-scp-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-scp-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-scp-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-scp-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-scp-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1600,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-05-01T19:49:05.583Z","updated_at":"2023-05-01T19:49:05.583Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":37130,"maintainers_count":822,"namespaces_count":3,"keywords_count":6489,"github":"alpinelinux","metadata":{"repos":["main","community","testing"],"funded_packages_count":2647},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2025-09-08T05:01:36.044Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10345754,"name":"py3-scp-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-scp","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.5-r2","last_synced_at":"2025-08-27T22:21:10.796Z","created_at":"2024-06-11T10:39:13.402Z","updated_at":"2025-08-27T22:47:50.823Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-scp-pyc","install_command":"apk add py3-scp-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:50.823Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-scp-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-scp-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-scp-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-scp-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-scp-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:37:35.226Z","updated_at":"2024-06-12T01:37:35.226Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6194044,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-06-09T13:35:16.000Z","latest_release_published_at":"2021-06-09T13:35:16.000Z","latest_release_number":"0.13.4-r0","last_synced_at":"2025-08-27T22:21:14.594Z","created_at":"2023-02-01T01:33:47.646Z","updated_at":"2025-08-27T22:47:51.002Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.001Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.680705976734856,"stargazers_count":7.273699692472256,"forks_count":6.605161117796497,"average":8.889891696750903},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1072,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-04T20:07:52.512Z","updated_at":"2023-02-04T20:07:52.512Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":2173,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":671},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2025-09-06T05:02:18.055Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":10345753,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"0.14.5-r2","last_synced_at":"2025-08-27T22:21:11.428Z","created_at":"2024-06-11T10:39:11.070Z","updated_at":"2025-08-27T22:47:51.091Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.091Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1269,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-06-12T01:37:34.381Z","updated_at":"2024-06-12T01:37:34.381Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":4237,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1365},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2025-09-08T06:55:59.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":6177138,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-09-14T07:07:42.000Z","latest_release_published_at":"2021-09-14T07:07:42.000Z","latest_release_number":"0.14.1-r0","last_synced_at":"2025-08-27T22:21:43.911Z","created_at":"2023-02-01T00:26:26.396Z","updated_at":"2025-08-27T22:47:51.127Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.127Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":25.58491517941603,"stargazers_count":7.876647537365201,"forks_count":6.899161253704989,"average":10.090180992621555},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1094,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-04T20:07:58.810Z","updated_at":"2023-02-04T20:07:58.810Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":2456,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":780},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2025-09-08T06:51:45.631Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":8678129,"name":"py3-scp-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-scp","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_published_at":"2023-04-28T23:45:29.000Z","latest_release_number":"0.14.5-r1","last_synced_at":"2025-08-27T22:21:22.186Z","created_at":"2023-12-20T10:30:26.400Z","updated_at":"2025-08-27T22:47:51.261Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-scp-pyc","install_command":"apk add py3-scp-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.261Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-scp-pyc?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-scp-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-scp-pyc/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-scp-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-scp-pyc/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":907,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-08-21T10:54:00.673Z","updated_at":"2024-08-21T10:54:00.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":376,"namespaces_count":2,"keywords_count":2627,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":711},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2025-09-08T06:55:50.087Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":11140229,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_published_at":"2024-06-10T20:32:42.000Z","latest_release_number":"0.15.0-r0","last_synced_at":"2025-08-27T22:21:23.578Z","created_at":"2024-12-07T13:14:45.301Z","updated_at":"2025-08-27T22:47:51.525Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.524Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":1282,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2024-12-10T11:26:10.990Z","updated_at":"2024-12-10T11:26:10.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":2766,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":1060},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2025-09-08T06:51:38.309Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":5284884,"name":"scp","ecosystem":"conda","description":null,"homepage":"https://github.com/jbardin/scp.py.git","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":null,"versions_count":9,"first_release_published_at":"2018-03-30T14:45:44.000Z","latest_release_published_at":"2021-10-29T16:33:29.000Z","latest_release_number":"0.14.1","last_synced_at":"2025-08-27T22:21:08.943Z","created_at":"2022-10-03T15:41:25.429Z","updated_at":"2025-08-27T22:47:51.576Z","registry_url":"https://anaconda.org/anaconda/scp","install_command":"conda install -c anaconda scp","documentation_url":null,"metadata":{},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.576Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":4,"rankings":{"downloads":null,"dependent_repos_count":44.308069960110466,"dependent_packages_count":40.963485731819574,"stargazers_count":30.53083768027002,"forks_count":27.799938631482053,"docker_downloads_count":null,"average":35.90058300092053},"purl":"pkg:conda/scp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/scp/related_packages","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":4329,"maintainers_count":0,"namespaces_count":0,"keywords_count":2929,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":613},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2025-09-08T06:52:46.830Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":76275,"name":"py-scp","ecosystem":"spack","description":"scp module for paramiko\n","homepage":"https://github.com/jbardin/scp.py","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2022-04-05T09:28:52.373Z","latest_release_published_at":"2022-04-05T09:28:52.373Z","latest_release_number":"0.13.2","last_synced_at":"2025-08-27T22:21:44.471Z","created_at":"2022-04-05T09:28:52.345Z","updated_at":"2025-08-27T22:47:51.621Z","registry_url":"https://packages.spack.io/package.html?name=py-scp","install_command":"spack install py-scp","documentation_url":null,"metadata":{},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.621Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":10.143115186883424,"forks_count":8.767542031401973,"average":11.744476865360568},"purl":"pkg:spack/py-scp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-scp/related_packages","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2170,"html_url":null,"role":null,"created_at":"2022-11-14T16:55:29.638Z","updated_at":"2022-11-14T16:55:29.638Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":8772,"maintainers_count":926,"namespaces_count":0,"keywords_count":3681,"github":"spack","metadata":{"funded_packages_count":405},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2025-09-08T06:56:36.288Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":6224515,"name":"py3-scp","ecosystem":"alpine","description":"scp module for paramiko","homepage":"https://github.com/jbardin/scp.py","licenses":"LGPL-2.1-or-later","normalized_licenses":["LGPL-2.1-or-later"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2020-03-30T12:29:04.000Z","latest_release_published_at":"2020-03-30T12:29:04.000Z","latest_release_number":"0.13.2-r3","last_synced_at":"2025-08-27T22:21:09.125Z","created_at":"2023-02-01T03:56:45.979Z","updated_at":"2025-08-27T22:47:51.729Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.12/community/x86_64/py3-scp","install_command":"apk add py3-scp","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.729Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":21.468306824414324,"stargazers_count":6.3778108595157885,"forks_count":5.594296011909425,"average":8.360103423959885},"purl":"pkg:apk/alpine/py3-scp?arch=x86_64","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-scp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-scp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-scp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-scp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-scp/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-scp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages/py3-scp/related_packages","maintainers":[{"uuid":"fcolista@alpinelinux.org","login":null,"name":"Francesco Colista","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","packages_count":989,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=Francesco Colista","role":null,"created_at":"2023-02-16T13:31:46.867Z","updated_at":"2023-02-16T13:31:46.867Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers/fcolista@alpinelinux.org/packages"}],"registry":{"name":"alpine-v3.12","url":"https://pkgs.alpinelinux.org/packages?branch=v3.12","ecosystem":"alpine","default":false,"packages_count":12763,"maintainers_count":216,"namespaces_count":2,"keywords_count":1434,"github":"alpinelinux","metadata":{"repos":["main","community"],"funded_packages_count":473},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.748Z","updated_at":"2025-08-23T06:43:35.793Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.12/namespaces"}},{"id":4109547,"name":"github.com/jbardin/scp.py","ecosystem":"go","description":"","homepage":null,"licenses":"other","normalized_licenses":["GPL-1.0+"],"repository_url":"https://github.com/jbardin/scp.py","keywords_array":[],"namespace":"github.com/jbardin","versions_count":20,"first_release_published_at":"2015-03-04T15:00:40.000Z","latest_release_published_at":"2024-05-23T21:36:51.000Z","latest_release_number":"v0.15.0","last_synced_at":"2025-08-27T22:21:05.569Z","created_at":"2022-04-12T13:59:13.160Z","updated_at":"2025-08-27T22:47:51.906Z","registry_url":"https://pkg.go.dev/github.com/jbardin/scp.py","install_command":"go get github.com/jbardin/scp.py","documentation_url":"https://pkg.go.dev/github.com/jbardin/scp.py#section-documentation","metadata":{},"repo_metadata":{"id":43828106,"uuid":"1426695","full_name":"jbardin/scp.py","owner":"jbardin","description":"scp module for paramiko","archived":false,"fork":false,"pushed_at":"2025-08-16T16:46:09.000Z","size":183,"stargazers_count":554,"open_issues_count":27,"forks_count":137,"subscribers_count":23,"default_branch":"master","last_synced_at":"2025-08-27T15:14:38.355Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbardin.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2011-03-01T16:12:12.000Z","updated_at":"2025-08-27T10:09:06.000Z","dependencies_parsed_at":"2025-03-12T04:10:46.194Z","dependency_job_id":"e55103f5-85ed-4b5b-9356-553c24ffbce9","html_url":"https://github.com/jbardin/scp.py","commit_stats":{"total_commits":178,"total_committers":28,"mean_commits":6.357142857142857,"dds":0.696629213483146,"last_synced_commit":"8c37e0dcd4431e7e5532800df9296a285f6b5778"},"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/jbardin/scp.py","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/sbom","scorecard":{"id":509841,"data":{"date":"2025-08-11","repo":{"name":"github.com/jbardin/scp.py","commit":"420af36743453c2973c7765cdab217b88deb3daa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"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 1 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":"Code-Review","score":0,"reason":"Found 2/25 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":"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/jbardin/scp.py/test.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:24","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:25","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:56","Info:   0 out of   3 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/test.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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Warn: project license file does not contain an FSF or OSI license."],"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 8 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-20T00:16:22.071Z","repository_id":43828106,"created_at":"2025-08-20T00:16:22.075Z","updated_at":"2025-08-20T00:16:22.075Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272392157,"owners_count":24926798,"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-08-27T02:00:09.397Z","response_time":76,"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":"jbardin","name":"James Bardin","uuid":"35067","kind":"user","description":"","email":"","website":null,"location":"Boston, MA","twitter":null,"company":"HashiCorp","icon_url":"https://avatars.githubusercontent.com/u/35067?u=378390a987ace0ce8cb7eb7f46ae4d1bd4bd44dc\u0026v=4","repositories_count":19,"last_synced_at":"2023-03-30T14:32:23.428Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jbardin","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-04T06:54:57.128Z","updated_at":"2023-03-30T14:32:23.789Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbardin/repositories"},"tags":[{"name":"v0.15.0","sha":"58b9bccc01196f85507754e54d408ed3ac49721b","kind":"tag","published_at":"2024-05-23T21:37:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.15.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.15.0/manifests"},{"name":"v0.14.5","sha":"4d919f874fc7e65846bf2f5dd44ae3e652b4e11f","kind":"tag","published_at":"2023-01-30T19:30:28.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.5/manifests"},{"name":"v0.14.4","sha":"8d8ffd018f7f2f34dc99b413cf3f817705cc9233","kind":"tag","published_at":"2022-02-23T16:07:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"2d722bd41a599b02e557d7fe039652aec7c92978","kind":"tag","published_at":"2022-02-15T14:34:42.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.3/manifests"},{"name":"v0.14.2","sha":"f0cc1004a33b47177b0915256e78f40b72cbf551","kind":"tag","published_at":"2021-12-15T14:59:36.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"b5253bc5ec86cdd42864f1f6a10f9f8c1f9c84f2","kind":"tag","published_at":"2021-09-10T17:14:08.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"97a68af7d264ed2d76abc0032cfe7659c6482194","kind":"tag","published_at":"2021-09-07T17:46:09.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.14.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.14.0/manifests"},{"name":"v0.13.6","sha":"7706f250139a8937b4a57017699ba2022db8b39a","kind":"tag","published_at":"2021-07-09T16:01:33.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.6","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"899d3b59c2a8e30760ea049f9a86bf4397a05df4","kind":"tag","published_at":"2021-06-28T19:52:16.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.5","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"ef7cb8198225410213d5d95336432dc769599dfd","kind":"tag","published_at":"2021-06-08T17:46:54.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.4","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"855e074126a7548cf31d6394fb5088866ff45eb1","kind":"tag","published_at":"2020-10-26T21:26:10.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.3","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"549eb6060e28d6095504ddd2769e8cdc66caa170","kind":"tag","published_at":"2019-03-20T03:28:48.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"538940208e0c7fb82edfca8118ae06961bc2a38b","kind":"tag","published_at":"2019-03-11T18:23:34.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"954006f840f0dd1c6476ea7f91b77f4f0a903ded","kind":"tag","published_at":"2018-11-12T20:54:14.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.13.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.13.0/manifests"},{"name":"v0.12.1","sha":"0b638b880098093bb2409e576101f793d0d0ac73","kind":"tag","published_at":"2018-10-12T20:17:22.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.1","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"c6643735acea352a5fe617fa8a019b62fe7aba14","kind":"tag","published_at":"2018-10-09T17:42:57.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.12.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"397ff0554939c3eb2063a864a5e05226a23f7441","kind":"tag","published_at":"2018-05-05T17:55:50.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.11.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.11.0/manifests"},{"name":"v0.10.2","sha":"9fab6a1e7b228249c606aad3c0993cb273de169a","kind":"tag","published_at":"2015-05-15T14:24:39.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.2","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.2/manifests"},{"name":"v0.10.0","sha":"302b17e3c1b8149d450487c29ada20589d9daef3","kind":"tag","published_at":"2015-05-07T20:45:44.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.10.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"563d78a1cd4af1351923f22a2de2e43e3e4b8a76","kind":"tag","published_at":"2015-03-04T21:41:21.000Z","download_url":"https://codeload.github.com/jbardin/scp.py/tar.gz/v0.9.0","html_url":"https://github.com/jbardin/scp.py/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jbardin/scp.py@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/tags/v0.9.0/manifests"}]},"repo_metadata_updated_at":"2025-08-27T22:47:51.906Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/jbardin/scp.py","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jbardin/scp.py","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jbardin/scp.py","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jbardin/scp.py/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-27T08:14:53.933Z","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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/jbardin%2Fscp.py/issues","maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjbardin%2Fscp.py/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjbardin%2Fscp.py/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjbardin%2Fscp.py/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjbardin%2Fscp.py/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":5170,"full_name":"jbardin/scp.py","default_branch":"master","committers":[{"name":"Remi Rampin","email":"remirampin@gmail.com","login":"remram44","count":109},{"name":"James Bardin","email":"jbardin@litl.com","login":null,"count":26},{"name":"Justin Riley","email":"justin.t.riley@gmail.com","login":"jtriley","count":6},{"name":"Daniel Howlett","email":"dan@dancras.co.uk","login":"dancras","count":4},{"name":"Jannis Kowalick","email":"jannisko99@gmail.com","login":"jannisko","count":4},{"name":"Timothy Z Searcy","email":"timmyzsearcy@gmail.com","login":"nanomosfet","count":3},{"name":"grzegorzcode","email":"34090941+grzegorzcode","login":"grzegorzcode","count":3},{"name":"Ron Even","email":"ron.even@watchful.ai","login":null,"count":2},{"name":"Yogesh Lele","email":"lele.yogesh@gmail.com","login":"YogeshLele","count":2},{"name":"Dominic London","email":"dominic.london@pexip.com","login":"dominiclondon","count":2},{"name":"Johny Mo Swag","email":"johnymoswag@gmail.com","login":null,"count":2},{"name":"Ganesh Hubale","email":"ghubale@redhat.com","login":null,"count":2},{"name":"James Bardin","email":"jbardin@bu.edu","login":null,"count":2},{"name":"etirta","email":"54961875+etirta","login":"etirta","count":1},{"name":"Hugo Genesse","email":"hugo.genesse@wurldtech.com","login":null,"count":1},{"name":"Kevin Landreth","email":"kevin.landreth@firehost.com","login":null,"count":1},{"name":"Lucas Hoffman","email":"lucas.hoffman@taitcommunications.com","login":null,"count":1},{"name":"jbardin","email":"jbardin@jbardin.(none)","login":null,"count":1},{"name":"Tim Gates","email":"tim.gates@iress.com","login":"timgates42","count":1},{"name":"Super","email":"gaoshichong@gmail.com","login":"SuperGod","count":1},{"name":"Nathan V","email":"nathan.v@gmail.com","login":"nathan-v","count":1},{"name":"Mariano","email":"mariano.bayo@gmail.com","login":"manin","count":1},{"name":"Federico Capoano","email":"nemesis@ninux.org","login":"nemesifier","count":1},{"name":"Edward Betts","email":"edward@4angle.com","login":"EdwardBetts","count":1},{"name":"Alexander Urieles","email":"aeurielesn@gmail.com","login":"aeurielesn","count":1},{"name":"Davide Guerri","email":"davide.guerri@gmail.com","login":"dguerri","count":1}],"total_commits":180,"total_committers":26,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":6.923076923076923,"dds":0.3944444444444445,"past_year_committers":[{"name":"Remi Rampin","email":"remi@rampin.org","login":"remram44","count":6}],"past_year_total_commits":6,"past_year_total_committers":1,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":6.0,"past_year_dds":0.0,"last_synced_at":"2025-05-15T02:04:29.192Z","last_synced_commit":"420af36743453c2973c7765cdab217b88deb3daa","created_at":"2023-03-07T09:22:41.674Z","updated_at":"2025-05-15T02:04:29.222Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-06T00:00:13.651Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"jbardin/scp.py","html_url":"https://github.com/jbardin/scp.py","last_synced_at":"2025-09-01T01:10:02.796Z","status":"error","issues_count":74,"pull_requests_count":45,"avg_time_to_close_issue":11687103.568965517,"avg_time_to_close_pull_request":6406122.305555556,"issues_closed_count":58,"pull_requests_closed_count":36,"pull_request_authors_count":24,"issue_authors_count":70,"avg_comments_per_issue":2.77027027027027,"avg_comments_per_pull_request":2.6,"merged_pull_requests_count":25,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":1060546.142857143,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":3.142857142857143,"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,"created_at":"2023-05-10T11:04:31.532Z","updated_at":"2025-09-03T04:44:26.080Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbardin%2Fscp.py/issues","issue_labels_count":{"bug":20,"enhancement":16,"invalid":11,"pr exists":11,"waiting on author":9,"help wanted":6,"duplicate":6,"hacktoberfest":4,"question":3,"wontfix":1},"pull_request_labels_count":{"enhancement":20,"bug":13,"duplicate":5,"waiting on author":3,"question":3,"help wanted":2,"wontfix":1},"issue_author_associations_count":{"NONE":71,"CONTRIBUTOR":3,"COLLABORATOR":1},"pull_request_author_associations_count":{"NONE":18,"CONTRIBUTOR":15,"COLLABORATOR":13},"issue_authors":{"nanomosfet":2,"madscientist":2,"654sd":2,"AdrienMatricon":2,"ss8913":1,"rotherfuchs":1,"axfelix":1,"process0":1,"mykaul":1,"gkambalu":1,"DonDebonair":1,"Overv":1,"u1735067":1,"ElieTaillard":1,"collectVood":1,"bfleming-ciena":1,"kert-io":1,"sudhartion":1,"gillhofer":1,"liliangnike":1,"RodrigoEC":1,"cool-RR":1,"AddisonG":1,"56curious":1,"prashanthps":1,"eldadr":1,"mattmaniflaf":1,"ktbyers":1,"okraits":1,"remram44":1,"bott17":1,"mdear":1,"dmsquires":1,"amatyukhin0":1,"juakali-networks":1,"Yannik":1,"sankalpanand":1,"Zeitsperre":1,"SyntaxColoring":1,"scottwsides":1,"samghwww":1,"ganeshhubale":1,"kimgr":1,"dndn10":1,"XioNoX":1,"baterflyrity":1,"mar-ses":1,"greenfoo":1,"prateek18mar":1,"mcepl":1,"pini-gh":1,"AaronNBrock":1,"alanbchristie":1,"sgaechter":1,"zzj0402":1,"evan0greenup":1,"Talos878":1,"FrauElster":1,"stevstrong":1,"ScottCUSA":1,"XVilka":1,"amatii":1,"rpl-ian-lunam":1,"carolinux":1,"nickeldan":1,"vtyw":1,"zffocussss":1,"blkpws":1,"nagyszblcs":1,"oreanroy":1,"jarzen09":1},"pull_request_authors":{"remram44":13,"nanomosfet":3,"liliangnike":3,"jannisko":2,"re995":2,"grzegorzcode":2,"dominiclondon":2,"sabatini0035":2,"ganeshhubale":2,"yehudaan":1,"herm":1,"sjbronner":1,"hoffmanlucas":1,"TomCos":1,"furrycatherder":1,"pletessier":1,"nemesisdesign":1,"adiroiban":1,"PeterRobots":1,"aeurielesn":1,"EdwardBetts":1,"timgates42":1,"Antonio-Costa00":1,"madscientist":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-08T00:00:17.013Z","repositories_count":10166699,"issues_count":32013288,"pull_requests_count":100268859,"authors_count":10729412,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"waiting on author":1,"invalid":1},"past_year_pull_request_labels_count":{},"past_year_issue_author_associations_count":{"NONE":8},"past_year_pull_request_author_associations_count":{},"past_year_issue_authors":{"654sd":2,"AdrienMatricon":1,"DonDebonair":1,"juakali-networks":1,"nickeldan":1,"okraits":1,"pini-gh":1},"past_year_pull_request_authors":{},"maintainers":[{"login":"remram44","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/remram44"}],"active_maintainers":[]},"events":{"total":{"IssuesEvent":10,"WatchEvent":16,"IssueCommentEvent":17,"PushEvent":9,"ForkEvent":1},"last_year":{"IssuesEvent":10,"WatchEvent":16,"IssueCommentEvent":17,"PushEvent":9,"ForkEvent":1}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2022-08-31T03:10:59.105Z","updated_at":"2022-08-31T03:10:59.105Z","repository_link":"https://github.com/jbardin/scp.py/blob/master/setup.py","dependencies":[{"id":3363384386,"package_name":"paramiko","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T10:45:27.598Z","updated_at":"2023-02-16T10:45:27.598Z","repository_link":"https://github.com/jbardin/scp.py/blob/master/.github/workflows/test.yml","dependencies":[{"id":7711745276,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7711745277,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":27.87265953669511,"created_at":"2025-09-08T11:18:47.706Z","updated_at":"2025-10-07T08:25:23.403Z","avatar_url":"https://github.com/jbardin.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":10777797,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["tagging","closember","optimizing-compiler","geocoder","highlights","research","pallets","werkzeug","wsgi","tensors"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67407","html_url":"https://science.ecosyste.ms/projects/67407"}