{"id":38514512,"url":"https://github.com/moremoban/gease","last_synced_at":"2026-01-17T06:26:46.106Z","repository":{"id":57433362,"uuid":"106727761","full_name":"moremoban/gease","owner":"moremoban","description":"Command line interface to make a github release of your repository.","archived":false,"fork":false,"pushed_at":"2020-10-18T12:01:27.000Z","size":490,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-10-29T19:54:29.061Z","etag":null,"topics":["github-api","github-client"],"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/moremoban.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"chfw","patreon":"chfw"}},"created_at":"2017-10-12T18:01:37.000Z","updated_at":"2020-10-18T11:57:32.000Z","dependencies_parsed_at":"2022-08-28T04:51:19.155Z","dependency_job_id":null,"html_url":"https://github.com/moremoban/gease","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/moremoban/gease","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moremoban%2Fgease","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moremoban%2Fgease/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moremoban%2Fgease/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moremoban%2Fgease/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moremoban","download_url":"https://codeload.github.com/moremoban/gease/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moremoban%2Fgease/sbom","scorecard":{"id":659942,"data":{"date":"2025-08-11","repo":{"name":"github.com/moremoban/gease","commit":"dc5e69840c368dab15e0929824a7c952bd7074c3"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.7,"checks":[{"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":"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":"Code-Review","score":0,"reason":"Found 0/7 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/moban-update.yml:1","Warn: no topLevel permission defined: .github/workflows/pythonpublish.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":"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/moban-update.yml:8: update your workflow using https://app.stepsecurity.io/secureworkflow/moremoban/gease/moban-update.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/moban-update.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/moremoban/gease/moban-update.yml/dev?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/moban-update.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/moremoban/gease/moban-update.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/moremoban/gease/pythonpublish.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pythonpublish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/moremoban/gease/pythonpublish.yml/dev?enable=pin","Warn: pipCommand not pinned by hash: lint.sh:1","Warn: pipCommand not pinned by hash: .github/workflows/moban-update.yml:17","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:18","Warn: pipCommand not pinned by hash: .github/workflows/pythonpublish.yml:19","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party 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":"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'dev'","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":"Vulnerabilities","score":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2014-14 / GHSA-652x-xj99-gmcc","Warn: Project is vulnerable to: GHSA-9hjg-9r4m-mvj7","Warn: Project is vulnerable to: GHSA-9wx4-h78v-vm56","Warn: Project is vulnerable to: PYSEC-2014-13 / GHSA-cfj3-7x9c-4p3h","Warn: Project is vulnerable to: PYSEC-2018-28 / GHSA-x84v-xcm2-53pg","Warn: Project is vulnerable to: PYSEC-2024-48 / GHSA-fj7x-q9j7-g6q6","Warn: Project is vulnerable to: PYSEC-2022-238 / GHSA-h3qr-fjhm-jphw","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p"],"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 27 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-21T15:48:41.359Z","repository_id":57433362,"created_at":"2025-08-21T15:48:41.359Z","updated_at":"2025-08-21T15:48:41.359Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28502251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-17T04:31:57.058Z","status":"ssl_error","status_checked_at":"2026-01-17T04:31:45.816Z","response_time":85,"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":["github-api","github-client"],"created_at":"2026-01-17T06:26:45.379Z","updated_at":"2026-01-17T06:26:46.089Z","avatar_url":"https://github.com/moremoban.png","language":"Python","funding_links":["https://github.com/sponsors/chfw","https://patreon.com/chfw"],"categories":[],"sub_categories":[],"readme":"================================================================================\ngease - gITHUB RELease\n================================================================================\n\n.. image:: https://api.travis-ci.org/moremoban/gease.svg\n   :target: http://travis-ci.org/moremoban/gease\n\n.. image:: https://codecov.io/github/moremoban/gease/coverage.png\n   :target: https://codecov.io/github/moremoban/gease\n.. image:: https://badge.fury.io/py/gease.svg\n   :target: https://pypi.org/project/gease\n\n.. image:: https://pepy.tech/badge/gease/month\n   :target: https://pepy.tech/project/gease/month\n\n.. image:: https://img.shields.io/github/stars/moremoban/gease.svg?style=social\u0026maxAge=3600\u0026label=Star\n    :target: https://github.com/moremoban/gease/stargazers\n\n.. image:: https://img.shields.io/static/v1?label=continuous%20templating\u0026message=%E6%A8%A1%E7%89%88%E6%9B%B4%E6%96%B0\u0026color=blue\u0026style=flat-square\n    :target: https://moban.readthedocs.io/en/latest/#at-scale-continous-templating-for-open-source-projects\n\n.. image:: https://img.shields.io/static/v1?label=coding%20style\u0026message=black\u0026color=black\u0026style=flat-square\n    :target: https://github.com/psf/black\n\n\n\nIt's understood that you may use github cli, however **gease** simply makes a git release using github api v3.\n\n.. image:: https://github.com/moremoban/gease/raw/master/images/cli.png\n   :width: 600px\n\n\nInstallation\n================================================================================\n\n\nYou can install gease via pip:\n\n.. code-block:: bash\n\n    $ pip install gease\n\n\nor clone it and install it:\n\n.. code-block:: bash\n\n    $ git clone https://github.com/moremoban/gease.git\n    $ cd gease\n    $ python setup.py install\n\nSetup and Configuration\n================================================================================\n\nFirst, please create `personal access token` for yourself\n`on github \u003chttps://help.github.com/articles/creating-a-personal-access-token-for-the-command-line/\u003e`_.\n\n.. image:: https://github.com/moremoban/gease/raw/master/images/generate_token.png\n\nNext, please create a gease file(`.gease`) in your home directory and place the\ntoken inside it. Gease file is a simple json file. Here is an example::\n\n   {\"user\":\"chfw\",\"personal_access_token\":\"AAFDAFASDFADFADFADFADFADF\"}\n\nOrganisation\n----------------\n\nIn order to make a release for your organisation, \"read:org\" right is required:\n\n.. image:: https://user-images.githubusercontent.com/4280312/33229231-0220f60e-d1c3-11e7-8c95-3e1207415929.png\n\nCommand Line\n================================================================================\n\n::\n\n   gease simply makes a git release using github api v3. version 0.0.1\n\n   Usage: gs repo tag [release message]\n\n   where:\n\n      release message is optional. It could be a quoted string or space separate\n\t  string\n\n   Examples:\n\n      gs gease v0.0.1 first great release\n      gs gease v0.0.2 \"second great release\"\n\n\n\n::\ncontributors list the contributors of a repo. version 0.0.4\n\nUsage: contributors user/org repo\n\nWhere:\n   user/org is the your github username or orgnisation name\n   repo is the repository name\n\nExamples:\n\n    contributors pyexcel pyexcel-io\n\n\nLicense\n================================================================================\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoremoban%2Fgease","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoremoban%2Fgease","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoremoban%2Fgease/lists"}