{"id":30534308,"url":"https://github.com/palmetto/palm-cli","last_synced_at":"2025-08-27T13:37:48.750Z","repository":{"id":38218033,"uuid":"425973156","full_name":"palmetto/palm-cli","owner":"palmetto","description":"Palm CLI - the tool-belt for data teams","archived":false,"fork":false,"pushed_at":"2024-03-20T16:57:24.000Z","size":1359,"stargazers_count":47,"open_issues_count":12,"forks_count":8,"subscribers_count":7,"default_branch":"develop","last_synced_at":"2025-07-26T00:13:46.469Z","etag":null,"topics":["automation","developer","developer-tool","developer-tools","development","development-environment","palm","palm-cli","python","python3"],"latest_commit_sha":null,"homepage":"https://palm-cli.readthedocs.io/en/latest/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/palmetto.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-08T19:49:19.000Z","updated_at":"2023-10-15T02:55:30.000Z","dependencies_parsed_at":"2023-11-27T19:30:18.609Z","dependency_job_id":"47091275-df34-44cc-b611-b847e722e099","html_url":"https://github.com/palmetto/palm-cli","commit_stats":{"total_commits":240,"total_committers":9,"mean_commits":"26.666666666666668","dds":"0.24583333333333335","last_synced_commit":"5c1e87ef31785ca87ad26313aa2cc0bc661edfaa"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/palmetto/palm-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palmetto%2Fpalm-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palmetto%2Fpalm-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palmetto%2Fpalm-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palmetto%2Fpalm-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/palmetto","download_url":"https://codeload.github.com/palmetto/palm-cli/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/palmetto%2Fpalm-cli/sbom","scorecard":{"id":718495,"data":{"date":"2025-08-11","repo":{"name":"github.com/palmetto/palm-cli","commit":"83698e7c494a47e388adcb5b9b43c0c3afa1b088"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"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":"Code-Review","score":5,"reason":"Found 7/14 approved changesets -- score normalized to 5","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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:24","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/no-merge.yaml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yaml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pypi-deploy.yaml:11","Warn: topLevel 'contents' permission set to 'write': .github/workflows/pypi-deploy.yaml:10","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":"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":"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: Apache License 2.0: 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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 2.6.0 not signed: https://api.github.com/repos/palmetto/palm-cli/releases/124606466","Warn: release artifact 2.5.3 not signed: https://api.github.com/repos/palmetto/palm-cli/releases/103189819","Warn: release artifact 2.5.2 not signed: https://api.github.com/repos/palmetto/palm-cli/releases/95873524","Warn: release artifact 2.5.1 not signed: https://api.github.com/repos/palmetto/palm-cli/releases/84028504","Warn: release artifact 2.5.0 not signed: https://api.github.com/repos/palmetto/palm-cli/releases/83926344","Warn: release artifact 2.6.0 does not have provenance: https://api.github.com/repos/palmetto/palm-cli/releases/124606466","Warn: release artifact 2.5.3 does not have provenance: https://api.github.com/repos/palmetto/palm-cli/releases/103189819","Warn: release artifact 2.5.2 does not have provenance: https://api.github.com/repos/palmetto/palm-cli/releases/95873524","Warn: release artifact 2.5.1 does not have provenance: https://api.github.com/repos/palmetto/palm-cli/releases/84028504","Warn: release artifact 2.5.0 does not have provenance: https://api.github.com/repos/palmetto/palm-cli/releases/83926344"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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/codeql-analysis.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/codeql-analysis.yml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/codeql-analysis.yml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-merge.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/no-merge.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pull_request.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pull_request.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yaml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pull_request.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pull_request.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-deploy.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pypi-deploy.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-deploy.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pypi-deploy.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-deploy.yaml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pypi-deploy.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-deploy.yaml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pypi-deploy.yaml/develop?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pypi-deploy.yaml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pypi-deploy.yaml/develop?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pypi-deploy.yaml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/palmetto/palm-cli/pypi-deploy.yaml/develop?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating python:3.8 to python:3.8@sha256:d411270700143fa2683cc8264d9fa5d3279fd3b6afff62ae81ea2f9d070e390c","Warn: containerImage not pinned by hash: palm/plugins/core/templates/containerize/Dockerfile.txt:1","Warn: pipCommand not pinned by hash: Dockerfile:5","Warn: pipCommand not pinned by hash: docs/entrypoint.sh:2","Warn: pipCommand not pinned by hash: .github/workflows/pull_request.yaml:28","Warn: pipCommand not pinned by hash: .github/workflows/pull_request.yaml:29","Warn: pipCommand not pinned by hash: .github/workflows/pypi-deploy.yaml:47","Warn: pipCommand not pinned by hash: .github/workflows/pypi-deploy.yaml:48","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   0 out of   2 containerImage 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":-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":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-204 / GHSA-f4q6-9qm4-h8j4","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-h5c8-rqwp-cp95","Warn: Project is vulnerable to: GHSA-h75v-3vvj-5mfj","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-mr82-8j83-vxmv","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49"],"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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 24 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-22T10:28:59.569Z","repository_id":38218033,"created_at":"2025-08-22T10:28:59.569Z","updated_at":"2025-08-22T10:28:59.569Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272214419,"owners_count":24893201,"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-26T02:00:07.904Z","response_time":60,"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"}},"keywords":["automation","developer","developer-tool","developer-tools","development","development-environment","palm","palm-cli","python","python3"],"created_at":"2025-08-27T13:37:45.303Z","updated_at":"2025-08-27T13:37:48.742Z","avatar_url":"https://github.com/palmetto.png","language":"Python","readme":"# Palm CLI: The extensible CLI at your fingertips\n\n_Palm_ is a universal CLI developed to improve the life and work of data professionals.\n\n[Palm CLI documentation](https://palm-cli.readthedocs.io/en/latest/)\n\n## Installing Palm\n\n```bash\npip install palm\n```\n\n**note for mac users**: if you get this warning:\n\n```bash\n  WARNING: The script palm is installed in '/Users/yourname/Library/Python/3.8/bin' which is not on PATH.\n  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.\n```\n\nyou will need to add `'/Users/yourname/Library/Python/3.8/bin'` to your path for `palm` to work.\n\nyou can do that with this command:\n\n```bash\necho \"\\nexport PATH=$PATH:/Users/yourname/Library/Python/3.8/bin\\n\" \u003e\u003e ~/.zprofile\n```\n\n### Upgrading palm\n\nTo upgrade palm to the latest version, use `pip install palm -U`\n\n### Requirements\n\n1. You will need [Docker](https://docs.docker.com/get-docker/)\n   You can check to see if you already have it with `docker --version`\n\n2. You will need [Python3](https://www.python.org/downloads/)\n   You can check to see if you already have it with `python3 --version`\n\n### Developing palm\n\n**If you have the repo on your computer** This will install whatever version you have checked out at the moment.\n\n```bash\ncd path/to/this/repo \u0026\u0026\npython3 -m pip uninstall palm || true # for new installs\npython3 -m pip install .\n```\n\nYou can verify the install with\n\n```bash\npalm --help\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalmetto%2Fpalm-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpalmetto%2Fpalm-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpalmetto%2Fpalm-cli/lists"}