{"id":17617456,"url":"https://github.com/gumieri/p","last_synced_at":"2026-04-17T11:34:00.774Z","repository":{"id":36331893,"uuid":"192120220","full_name":"gumieri/p","owner":"gumieri","description":"Collection of helping commands for the management of projects using git","archived":false,"fork":false,"pushed_at":"2026-01-01T20:42:11.000Z","size":94,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-01-07T05:40:23.696Z","etag":null,"topics":["cli","git","gitlab","workflow"],"latest_commit_sha":null,"homepage":"","language":"Go","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/gumieri.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2019-06-15T20:15:53.000Z","updated_at":"2026-01-01T20:40:41.000Z","dependencies_parsed_at":"2024-06-20T22:06:21.750Z","dependency_job_id":null,"html_url":"https://github.com/gumieri/p","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/gumieri/p","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gumieri%2Fp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gumieri%2Fp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gumieri%2Fp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gumieri%2Fp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gumieri","download_url":"https://codeload.github.com/gumieri/p/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gumieri%2Fp/sbom","scorecard":{"id":449251,"data":{"date":"2025-08-11","repo":{"name":"github.com/gumieri/p","commit":"6303b6c4ec8535e839fdecfc15e3b9730c9d11c8"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/24 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"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/go.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/gumieri/p/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/gumieri/p/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/gumieri/p/go.yml/master?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.3.6 not signed: https://api.github.com/repos/gumieri/p/releases/95427443","Warn: release artifact v0.3.5 not signed: https://api.github.com/repos/gumieri/p/releases/91651709","Warn: release artifact v0.3.4 not signed: https://api.github.com/repos/gumieri/p/releases/56736172","Warn: release artifact v0.3.2 not signed: https://api.github.com/repos/gumieri/p/releases/46714832","Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/gumieri/p/releases/21703043","Warn: release artifact v0.3.6 does not have provenance: https://api.github.com/repos/gumieri/p/releases/95427443","Warn: release artifact v0.3.5 does not have provenance: https://api.github.com/repos/gumieri/p/releases/91651709","Warn: release artifact v0.3.4 does not have provenance: https://api.github.com/repos/gumieri/p/releases/56736172","Warn: release artifact v0.3.2 does not have provenance: https://api.github.com/repos/gumieri/p/releases/46714832","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/gumieri/p/releases/21703043"],"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 5 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":"16 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2947 / GHSA-v6v8-xj6m-xwqh","Warn: Project is vulnerable to: GO-2023-2402 / GHSA-45x7-px36-x8w8","Warn: Project is vulnerable to: GO-2024-3321 / GHSA-v778-237x-gjrc","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2023-1988 / GHSA-2wrh-6pvc-2jm9","Warn: Project is vulnerable to: GO-2023-2102 / GHSA-4374-p667-p6c8","Warn: Project is vulnerable to: GHSA-qppj-fm5r-hxr3","Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9","Warn: Project is vulnerable to: GO-2024-2456 / GHSA-449p-3h89-pw88","Warn: Project is vulnerable to: GO-2024-2466 / GHSA-mw99-9chc-xw7r","Warn: Project is vulnerable to: GO-2025-3367 / GHSA-r9px-m959-cxf4","Warn: Project is vulnerable to: GO-2025-3368 / GHSA-v725-9546-7q7m"],"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-19T07:44:38.257Z","repository_id":36331893,"created_at":"2025-08-19T07:44:38.257Z","updated_at":"2025-08-19T07:44:38.257Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31928023,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-17T10:35:34.458Z","status":"ssl_error","status_checked_at":"2026-04-17T10:35:09.472Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","git","gitlab","workflow"],"created_at":"2024-10-22T19:13:59.965Z","updated_at":"2026-04-17T11:34:00.761Z","avatar_url":"https://github.com/gumieri.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# p(rojects)\nCollection of helping commands for the management of projects using git.\n\n## Configurations\n`p` will look for configurations at `$XDG_CONFIG_HOME/p/config.yaml` or `~/.p.yaml`.\nThe file can be a JSON, TOML, YAML, HCL or envfile. Any configuration can also be set as environment variable.\nI recommend to use the projects path configuration as environment variable (`$PROJECTS_PATH`).\n\nA configuration example:\n```\nprojects_path: \"~/Projects\"\ngitlab_token: \"wd4qRsNpHci5wtizByap\"\ngitlab_url: \"git.private.local\"\ngitlab_https: false\n```\n\n## Commands\n### `p`\nList all projects into `$PROJECTS_PATH`\n\n### `p clone`\nA `git clone` with power-ups.\nIt will create the path as `$PROJECTS_PATH/HOST/…/GROUPS/PROJECT`:\n```\n$ p clone git@github.com:gumieri/p.git\nssh://git@github.com/gumieri/p.git: cloning into /home/rafael@gumieri/Projects/github.com/gumieri/p.\nssh://git@github.com/gumieri/p.git: completed.\n```\nIt is also able to clone multiple projects from gitlab groups and subgroups:\n```\n$ p clone git@git.private.local:group/subgroup\nssh://git@git.private.local:group/subgroup/project1.git: cloning into /home/rafael@gumieri/Projects/git.private.local/group/subgroup/project1.\nssh://git@git.private.local:group/subgroup/project2.git: cloning into /home/rafael@gumieri/Projects/git.private.local/group/subgroup/project2.\nssh://git@git.private.local:group/subgroup/project1.git: completed.\nssh://git@git.private.local:group/subgroup/project3.git: cloning into /home/rafael@gumieri/Projects/git.private.local/group/subgroup/project3.\nssh://git@git.private.local:group/subgroup/project2.git: completed.\nssh://git@git.private.local:group/subgroup/project3.git: completed.\n```\n\n### `p tag`\nTo tag git projects with semantic versioning.\nIt will respect if it has a `v` prefix or not.\n\nListing all tags (semantic ordered):\n```\n$ p tag\n0.0.0\n```\nCreating new tags, and pushing it:\n```\n$ p tag patch\n0.0.1\n$ p tag minor\n0.1.1\n$ p tag major\n1.1.1\n$ p tag patch --push\n1.1.2\n$ p tag major --remote elsewhere --push\n2.1.2\n```\nIt also has a shortcut to handle the higher (semantic ordered) tag:\n```\n$ p tag last\n1.1.1\n$ p tag last --delete\n$ p tag last\n0.1.1\n```\n\nA simple combination:\n```\n$ p tag patch \u0026\u0026 git push origin `p tag last`\n```\n\n## Zsh Integration\n\nFor quick project navigation with `Ctrl+P`, you can load the included Zsh plugin.\n\n### Requirements\n- [fzf](https://github.com/junegunn/fzf) - Command-line fuzzy finder\n\n### Using Sheldon\nAdd to your `~/.config/sheldon/plugins.toml`:\n```toml\n[plugins.p]\ngithub = \"gumieri/p\"\ndir = \"zsh\"\n```\n\n### Manual Installation\nSource the plugin in your `~/.zshrc`:\n```zsh\nsource /path/to/p/zsh/p.plugin.zsh\n```\n\n### Usage\nPress `Ctrl+P` to open the project selector. Use fzf to filter and select a project, then press Enter to navigate to it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgumieri%2Fp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgumieri%2Fp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgumieri%2Fp/lists"}