{"id":20635836,"url":"https://github.com/orsinium-labs/esign","last_synced_at":"2026-06-10T09:31:37.001Z","repository":{"id":101905820,"uuid":"443342710","full_name":"orsinium-labs/esign","owner":"orsinium-labs","description":"Python CLI tool to sign Jira issues (using eSign plugin)","archived":false,"fork":false,"pushed_at":"2022-06-30T12:32:18.000Z","size":7,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-31T00:08:05.131Z","etag":null,"topics":["cli","esign","go-jira","jira","python","signature"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/orsinium-labs.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":"2021-12-31T12:39:30.000Z","updated_at":"2023-06-13T23:21:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"f38c9e74-c48d-413b-8362-4896d7c1fc98","html_url":"https://github.com/orsinium-labs/esign","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/orsinium-labs/esign","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fesign","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fesign/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fesign/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fesign/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orsinium-labs","download_url":"https://codeload.github.com/orsinium-labs/esign/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orsinium-labs%2Fesign/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34146871,"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-10T02:00:07.152Z","response_time":89,"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":["cli","esign","go-jira","jira","python","signature"],"created_at":"2024-11-16T15:07:42.324Z","updated_at":"2026-06-10T09:31:36.970Z","avatar_url":"https://github.com/orsinium-labs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# esign.py\n\nPython CLI tool for signing Jira issues in [eSign](https://digitalrose.atlassian.net/wiki/spaces/ESIGN/overview) Jira plugin.\n\n## Usage\n\nTo obtain the token, you need to open Jira in your browser, find the value of `cloud.session.token` cookie, copy it, and save it somewhere. I store it in `.token` file. To sign an issue, you need to run something like this:\n\n```bash\npython3 esign.py \\\n    --issue     PROJ-1234       \\\n    --meaning   \"Code Review\"   \\\n    --company   acme-corp       \\\n    --pin       123456          \\\n    --token     $(cat .token)   \\\n    --finalize\n```\n\nThat's verbose but most of the arguments will be the same. The purpose of the script is to be used in combination with [go-jira](https://github.com/go-jira/jira) to fully automate signing issues. See [Taskfile.yml](./Taskfile.yml) for a real-world example.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forsinium-labs%2Fesign","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Forsinium-labs%2Fesign","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Forsinium-labs%2Fesign/lists"}