{"id":2673129,"name":"cloudsplaining","ecosystem":"pypi","description":"AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized HTML report.","homepage":"https://github.com/salesforce/cloudsplaining","licenses":"MIT License","normalized_licenses":["MIT"],"repository_url":"https://github.com/salesforce/cloudsplaining","keywords_array":["aws","iam","roles","policy","policies","privileges","security"],"namespace":null,"versions_count":51,"first_release_published_at":"2020-04-30T19:35:27.000Z","latest_release_published_at":"2025-10-10T21:29:39.000Z","latest_release_number":"0.8.2","last_synced_at":"2026-06-03T00:31:15.344Z","created_at":"2022-04-10T10:22:47.453Z","updated_at":"2026-06-03T00:31:15.344Z","registry_url":"https://pypi.org/project/cloudsplaining/","install_command":"pip install cloudsplaining --index-url https://pypi.org/simple","documentation_url":"https://policy-sentry.readthedocs.io/","metadata":{"funding":null,"documentation":"https://policy-sentry.readthedocs.io/","classifiers":["License :: OSI Approved :: MIT License","Operating System :: OS Independent","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14","Programming Language :: Python :: 3.9"],"normalized_name":"cloudsplaining","project_status":null},"repo_metadata":{"id":37338942,"uuid":"256772852","full_name":"salesforce/cloudsplaining","owner":"salesforce","description":"Cloudsplaining is an AWS IAM Security Assessment tool that identifies violations of least privilege and generates a risk-prioritized report.","archived":false,"fork":false,"pushed_at":"2026-05-02T00:30:53.000Z","size":48100,"stargazers_count":2210,"open_issues_count":23,"forks_count":218,"subscribers_count":30,"default_branch":"master","last_synced_at":"2026-05-06T22:05:47.488Z","etag":null,"topics":["aws","aws-iam","aws-security","cloud","cloud-security","hacktoberfest","iam","salesforce","security"],"latest_commit_sha":null,"homepage":"https://cloudsplaining.readthedocs.io/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/salesforce.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"docs/contributing/contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":"SECURITY.md","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-18T14:23:56.000Z","updated_at":"2026-05-05T22:42:14.000Z","dependencies_parsed_at":"2023-10-04T04:46:16.711Z","dependency_job_id":"a06dd8fc-6ece-4f14-ba46-ba171b1c3270","html_url":"https://github.com/salesforce/cloudsplaining","commit_stats":{"total_commits":384,"total_committers":30,"mean_commits":12.8,"dds":"0.44270833333333337","last_synced_commit":"4eb972bc7551bba03f9b3c39890818335727d3c9"},"previous_names":[],"tags_count":52,"template":false,"template_full_name":null,"purl":"pkg:github/salesforce/cloudsplaining","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fcloudsplaining","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fcloudsplaining/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fcloudsplaining/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fcloudsplaining/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce","download_url":"https://codeload.github.com/salesforce/cloudsplaining/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fcloudsplaining/sbom","scorecard":{"id":796348,"data":{"date":"2025-08-11","repo":{"name":"github.com/salesforce/cloudsplaining","commit":"773f83a0a573a18c8fd39a84d908f60b7b86c70e"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.2,"checks":[{"name":"Maintained","score":6,"reason":"8 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 6","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 0/2 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: SECURITY.md:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:71","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:99","Warn: no topLevel permission defined: .github/workflows/bump-version.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/nodejs-test.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:11","Warn: no topLevel permission defined: .github/workflows/release-drafter.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/security.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/update-bundle-report.yml:10"],"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:40"],"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":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating alpine:3.17.2 to alpine:3.17.2@sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517","Warn: pipCommand not pinned by hash: Dockerfile:10","Warn: pipCommand not pinned by hash: Dockerfile:15","Warn: pipCommand not pinned by hash: Dockerfile:26","Warn: pipCommand not pinned by hash: Dockerfile:28","Warn: npmCommand not pinned by hash: Dockerfile:30","Warn: pipCommand not pinned by hash: utils/update-brew.sh:5","Warn: pipCommand not pinned by hash: utils/update-brew.sh:6","Warn: pipCommand not pinned by hash: utils/update-brew.sh:11","Warn: pipCommand not pinned by hash: utils/update-brew.sh:12","Warn: npmCommand not pinned by hash: .github/workflows/nodejs-test.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:52","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:53","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:60","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:83","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:84","Warn: pipCommand not pinned by hash: .github/workflows/update-bundle-report.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/update-bundle-report.yml:29","Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of  15 pipCommand dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"38 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-vc8w-jr9v-vj7f","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-cwfw-4gq5-mrqx","Warn: Project is vulnerable to: GHSA-g95f-p29q-9xw4","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-pfq8-rq6v-vf5m","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-2p57-rm9w-gvfp","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-76p3-8jx3-jpfq","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-5rrq-pxf6-6jx5","Warn: Project is vulnerable to: GHSA-8fr3-hfg3-gpgp","Warn: Project is vulnerable to: GHSA-gf8q-jrpm-jvxq","Warn: Project is vulnerable to: GHSA-2r2c-g63r-vccr","Warn: Project is vulnerable to: GHSA-cfm4-qjh2-4765","Warn: Project is vulnerable to: GHSA-x4jg-mjrx-434g","Warn: Project is vulnerable to: GHSA-rp65-9cf3-cjxr","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-7p7h-4mm5-852v","Warn: Project is vulnerable to: GHSA-5j4c-8p2g-v4jx","Warn: Project is vulnerable to: GHSA-g3ch-rx76-35fx","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-23T09:07:41.844Z","repository_id":37338942,"created_at":"2025-08-23T09:07:41.845Z","updated_at":"2025-08-23T09:07:41.845Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32968727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-12T23:30:32.555Z","status":"online","status_checked_at":"2026-05-13T02:00:07.132Z","response_time":115,"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":"salesforce","name":"Salesforce","uuid":"453694","kind":"organization","description":"Premier Open Source projects released and supported by Salesforce.","email":"osscore@salesforce.com","website":"https://opensource.salesforce.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/453694?v=4","repositories_count":401,"last_synced_at":"2025-04-09T23:04:36.512Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/salesforce","funding_links":[],"total_stars":85025,"followers":2790,"following":0,"created_at":"2022-11-02T16:20:11.932Z","updated_at":"2025-04-09T23:04:36.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/salesforce/repositories"},"tags":[]},"repo_metadata_updated_at":"2026-06-01T16:32:03.563Z","dependent_packages_count":9,"downloads":3847089,"downloads_period":"last-month","dependent_repos_count":62,"rankings":{"downloads":0.36596649680297194,"dependent_repos_count":1.875423114955029,"dependent_packages_count":2.1558826489433707,"stargazers_count":1.6420157158442779,"forks_count":3.8914207554282716,"docker_downloads_count":0.5887589088519103,"average":1.7532446068043053},"purl":"pkg:pypi/cloudsplaining","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/cloudsplaining","docker_dependents_count":54,"docker_downloads_count":20141113,"usage_url":"https://repos.ecosyste.ms/usage/pypi/cloudsplaining","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/cloudsplaining/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-05-11T07:27:25.117Z","issues_count":54,"pull_requests_count":381,"avg_time_to_close_issue":15084876.0,"avg_time_to_close_pull_request":1502826.1794117647,"issues_closed_count":43,"pull_requests_closed_count":340,"pull_request_authors_count":27,"issue_authors_count":37,"avg_comments_per_issue":1.5925925925925926,"avg_comments_per_pull_request":0.6640419947506562,"merged_pull_requests_count":178,"bot_issues_count":3,"bot_pull_requests_count":284,"past_year_issues_count":2,"past_year_pull_requests_count":69,"past_year_avg_time_to_close_issue":7891519.0,"past_year_avg_time_to_close_pull_request":362304.10869565216,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":46,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":0.6376811594202898,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":51,"past_year_merged_pull_requests_count":36,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/salesforce%2Fcloudsplaining/issues","maintainers":[{"login":"gruebel","count":43,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gruebel"},{"login":"kmcquade","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kmcquade"}],"active_maintainers":[{"login":"gruebel","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gruebel"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cloudsplaining/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cloudsplaining/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cloudsplaining/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cloudsplaining/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cloudsplaining/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/cloudsplaining/codemeta","maintainers":[{"uuid":"kinnairdm","login":"kinnairdm","name":null,"email":null,"url":null,"packages_count":27,"html_url":"https://pypi.org/user/kinnairdm/","role":null,"created_at":"2023-02-23T20:10:10.416Z","updated_at":"2023-02-23T20:10:10.416Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kinnairdm/packages"},{"uuid":"mattyjones","login":"mattyjones","name":null,"email":null,"url":null,"packages_count":3,"html_url":"https://pypi.org/user/mattyjones/","role":null,"created_at":"2023-02-23T20:10:10.425Z","updated_at":"2023-02-23T20:10:10.425Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/mattyjones/packages"}]}