{"id":368737,"url":"https://github.com/pritul95/PyAwsHelper","last_synced_at":"2026-06-19T19:01:04.064Z","repository":{"id":39083801,"uuid":"256001811","full_name":"pritul95/PyAwsHelper","owner":"pritul95","description":"Python AWS Helper Library","archived":false,"fork":false,"pushed_at":"2024-03-20T17:04:16.000Z","size":19,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-01T10:04:29.257Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pritul95.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-15T18:21:28.000Z","updated_at":"2024-08-16T17:35:42.000Z","dependencies_parsed_at":"2022-09-10T10:00:51.906Z","dependency_job_id":null,"html_url":"https://github.com/pritul95/PyAwsHelper","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pritul95/PyAwsHelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pritul95","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/sbom","scorecard":{"id":745474,"data":{"date":"2025-08-11","repo":{"name":"github.com/pritul95/PyAwsHelper","commit":"f7239ccf8432f57190179917849c46c6ced5b8fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/13 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pritul95/PyAwsHelper/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pritul95/PyAwsHelper/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pritul95/PyAwsHelper/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pritul95/PyAwsHelper/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-22T18:34:47.790Z","repository_id":39083801,"created_at":"2025-08-22T18:34:47.795Z","updated_at":"2025-08-22T18:34:47.795Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34022032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":"pritul95","name":"Ritul Patel","uuid":"18333801","kind":"user","description":"\r\n    Software Engineer III\r\n","email":"","website":"https://pritul95.github.io/","location":"New Jersey","twitter":null,"company":"@Vonage ","icon_url":"https://avatars.githubusercontent.com/u/18333801?u=046a2c8bc90b121eee1f195dfe701a63c2cea44c\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-08T01:44:39.225Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pritul95","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T20:14:14.890Z","updated_at":"2023-03-08T01:44:39.323Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pritul95","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pritul95/repositories"},"packages":[{"id":2865532,"name":"pyawshelper","ecosystem":"pypi","description":"Python AWS Helper Library","homepage":"https://github.com/pritul95/PyAwsHelper","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/pritul95/PyAwsHelper","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2020-04-16T00:33:33.000Z","latest_release_published_at":"2024-02-27T18:19:12.000Z","latest_release_number":"0.0.10","last_synced_at":"2026-06-17T18:02:34.399Z","created_at":"2022-04-10T12:09:49.309Z","updated_at":"2026-06-17T18:02:34.400Z","registry_url":"https://pypi.org/project/pyawshelper/","install_command":"pip install pyawshelper --index-url https://pypi.org/simple","documentation_url":"https://pyawshelper.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3"],"normalized_name":"pyawshelper","project_status":null},"repo_metadata":{"id":39083801,"uuid":"256001811","full_name":"pritul95/PyAwsHelper","owner":"pritul95","description":"Python AWS Helper Library","archived":false,"fork":false,"pushed_at":"2024-03-20T17:04:16.000Z","size":19,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-06-01T10:04:29.257Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pritul95.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-04-15T18:21:28.000Z","updated_at":"2024-08-16T17:35:42.000Z","dependencies_parsed_at":"2022-09-10T10:00:51.906Z","dependency_job_id":null,"html_url":"https://github.com/pritul95/PyAwsHelper","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"purl":"pkg:github/pritul95/PyAwsHelper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pritul95","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/sbom","scorecard":{"id":745474,"data":{"date":"2025-08-11","repo":{"name":"github.com/pritul95/PyAwsHelper","commit":"f7239ccf8432f57190179917849c46c6ced5b8fe"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.7,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/13 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":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"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/pr.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/pritul95/PyAwsHelper/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/pritul95/PyAwsHelper/pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/pritul95/PyAwsHelper/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/pritul95/PyAwsHelper/publish.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/pr.yml:21","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:21","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/pr.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":9,"reason":"1 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 10 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-22T18:34:47.790Z","repository_id":39083801,"created_at":"2025-08-22T18:34:47.795Z","updated_at":"2025-08-22T18:34:47.795Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34022032,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":"pritul95","name":"Ritul Patel","uuid":"18333801","kind":"user","description":"\r\n    Software Engineer III\r\n","email":"","website":"https://pritul95.github.io/","location":"New Jersey","twitter":null,"company":"@Vonage ","icon_url":"https://avatars.githubusercontent.com/u/18333801?u=046a2c8bc90b121eee1f195dfe701a63c2cea44c\u0026v=4","repositories_count":3,"last_synced_at":"2023-03-08T01:44:39.225Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/pritul95","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-17T20:14:14.890Z","updated_at":"2023-03-08T01:44:39.323Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pritul95","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pritul95/repositories"},"tags":[{"name":"0.0.10","sha":"f7239ccf8432f57190179917849c46c6ced5b8fe","kind":"commit","published_at":"2024-02-27T18:18:09.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.10","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.10/manifests"},{"name":"0.0.9","sha":"97fe7746258f3125b8eed90bfc698447a0b41bcc","kind":"commit","published_at":"2022-06-01T18:03:28.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.9","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.9/manifests"},{"name":"0.0.8","sha":"a58fe0dc776966ad7e22e0971156783c0924d114","kind":"commit","published_at":"2022-06-01T17:40:37.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.8","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.8/manifests"},{"name":"0.0.7","sha":"fe0f981c494a13e571befed6bd21b4b7906e0813","kind":"commit","published_at":"2021-02-24T04:40:18.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.7","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.7/manifests"},{"name":"0.0.6","sha":"974cda487ad1c9021276d3c1e6f0ff820efe0be5","kind":"commit","published_at":"2021-02-24T04:19:57.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.6","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.6/manifests"},{"name":"0.0.5","sha":"9fad7419a8acaeba7b0104307ea033e00547424a","kind":"commit","published_at":"2021-02-24T04:14:57.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.5","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.5/manifests"},{"name":"0.0.4","sha":"e8ef06f4dbd20866cc6394010841b5236788b923","kind":"commit","published_at":"2021-02-24T04:05:41.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.4","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.4/manifests"},{"name":"0.0.3","sha":"bf9844b920837eae6b3f83355ffc58814e014f29","kind":"commit","published_at":"2021-02-23T21:47:02.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.3","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.3/manifests"},{"name":"0.0.2","sha":"9e28ea6191e739fd09110f7da5515c19554aaba4","kind":"commit","published_at":"2020-06-12T18:39:49.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.2","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.2/manifests"},{"name":"0.0.1","sha":"982101a1afae7f9421ca937dd4d81b37444836a2","kind":"commit","published_at":"2020-04-16T00:29:22.000Z","download_url":"https://codeload.github.com/pritul95/PyAwsHelper/tar.gz/0.0.1","html_url":"https://github.com/pritul95/PyAwsHelper/releases/tag/0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/pritul95/PyAwsHelper@0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/tags/0.0.1/manifests"}]},"repo_metadata_updated_at":"2026-06-11T15:02:54.492Z","dependent_packages_count":0,"downloads":31775,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.133051189267821,"dependent_repos_count":21.651284228076918,"dependent_packages_count":10.043613850122084,"stargazers_count":31.865391969407263,"forks_count":29.755066921606115,"docker_downloads_count":null,"average":20.28968163169604},"purl":"pkg:pypi/pyawshelper","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/pyawshelper","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/pyawshelper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/pyawshelper/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-04-11T09:01:29.014Z","issues_count":3,"pull_requests_count":11,"avg_time_to_close_issue":36997.0,"avg_time_to_close_pull_request":458.7,"issues_closed_count":3,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":48282.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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/pritul95%2FPyAwsHelper/issues","maintainers":[{"login":"pritul95","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pritul95"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyawshelper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyawshelper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyawshelper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyawshelper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyawshelper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/pyawshelper/codemeta","maintainers":[{"uuid":"pritul95","login":"pritul95","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/pritul95/","role":null,"created_at":"2023-02-25T02:44:34.061Z","updated_at":"2023-02-25T02:44:34.061Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pritul95/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":889399,"maintainers_count":380926,"namespaces_count":0,"keywords_count":289179,"github":"pypi","metadata":{"funded_packages_count":54301},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-06-10T05:13:28.296Z","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"}}],"commits":{"id":11349141,"full_name":"pritul95/PyAwsHelper","default_branch":"master","total_commits":13,"total_committers":1,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":13.0,"dds":0.0,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-06-17T18:03:34.881Z","last_synced_commit":"f7239ccf8432f57190179917849c46c6ced5b8fe","created_at":"2025-09-25T13:47:47.285Z","updated_at":"2026-06-17T18:03:34.850Z","committers":[{"name":"Ritul Patel","email":"patelritul1995@gmail.com","login":"pritul95","count":13}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-19T00:00:07.604Z","repositories_count":6263955,"commits_count":875079528,"contributors_count":35077246,"owners_count":1168809,"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":{"table":{"full_name":"pritul95/PyAwsHelper","html_url":"https://github.com/pritul95/PyAwsHelper","last_synced_at":"2026-04-11T09:01:29.014Z","status":"error","issues_count":3,"pull_requests_count":11,"avg_time_to_close_issue":36997.0,"avg_time_to_close_pull_request":458.7,"issues_closed_count":3,"pull_requests_closed_count":10,"pull_request_authors_count":2,"issue_authors_count":3,"avg_comments_per_issue":0.3333333333333333,"avg_comments_per_pull_request":0.0,"merged_pull_requests_count":10,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":48282.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"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-14T20:51:32.394Z","updated_at":"2026-04-11T09:01:29.014Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/pritul95%2FPyAwsHelper/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":2}},"issue_author_associations_count":{"table":{"NONE":2,"OWNER":1}},"pull_request_author_associations_count":{"table":{"OWNER":11,"NONE":2}},"issue_authors":{"table":{"JISOOK9":1,"pritul95":1,"kgleason":1}},"pull_request_authors":{"table":{"pritul95":11,"dependabot[bot]":2}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-17T00:00:21.091Z","repositories_count":14814256,"issues_count":33096329,"pull_requests_count":109285778,"authors_count":11309670,"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":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"pritul95","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pritul95"}}],"active_maintainers":[]}},"events":{"total":{"IssuesEvent":2},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T10:00:50.348Z","updated_at":"2022-09-10T10:00:50.348Z","repository_link":"https://github.com/pritul95/PyAwsHelper/blob/master/requirements.txt","dependencies":[{"id":4383381885,"package_name":"boto3","ecosystem":"pypi","requirements":"\u003e1.8.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests_requirements.txt","sha":null,"kind":"manifest","created_at":"2022-09-10T10:00:51.249Z","updated_at":"2022-09-10T10:00:51.249Z","repository_link":"https://github.com/pritul95/PyAwsHelper/blob/master/tests_requirements.txt","dependencies":[{"id":4383392967,"package_name":"pytest","ecosystem":"pypi","requirements":"==5.3.5","direct":true,"kind":"test","optional":false},{"id":4383392968,"package_name":"pytest-cov","ecosystem":"pypi","requirements":"==2.6.1","direct":true,"kind":"test","optional":false},{"id":4383392969,"package_name":"pytest-pep8","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"test","optional":false},{"id":4383392970,"package_name":"pytest-flake8","ecosystem":"pypi","requirements":"==1.0.6","direct":true,"kind":"test","optional":false},{"id":4383392971,"package_name":"black","ecosystem":"pypi","requirements":"==19.10b0","direct":true,"kind":"test","optional":false}]}],"score":11.975935949075863,"created_at":"2025-10-10T16:09:35.705Z","updated_at":"2026-06-19T19:01:04.065Z","avatar_url":"https://github.com/pritul95.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/368737","html_url":"https://summary.ecosyste.ms/projects/368737"}