{"id":15285881,"url":"https://github.com/andre-filho/ezissue","last_synced_at":"2026-01-31T17:01:05.135Z","repository":{"id":50195056,"uuid":"179100127","full_name":"andre-filho/ezissue","owner":"andre-filho","description":"A python CLI program to help the issue creation","archived":false,"fork":false,"pushed_at":"2021-06-01T23:39:02.000Z","size":84,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T07:52:44.896Z","etag":null,"topics":["cli","ez-issue","ezissue","github-api","gitlab-api","hacktoberfest","hacktoberfest2020","issue","issue-creation","issue-management"],"latest_commit_sha":null,"homepage":"https://pypi.org/project/ezissue/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andre-filho.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-02T14:51:35.000Z","updated_at":"2025-01-23T23:27:18.000Z","dependencies_parsed_at":"2022-09-26T20:53:08.422Z","dependency_job_id":null,"html_url":"https://github.com/andre-filho/ezissue","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/andre-filho/ezissue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-filho%2Fezissue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-filho%2Fezissue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-filho%2Fezissue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-filho%2Fezissue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andre-filho","download_url":"https://codeload.github.com/andre-filho/ezissue/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andre-filho%2Fezissue/sbom","scorecard":{"id":192240,"data":{"date":"2025-08-11","repo":{"name":"github.com/andre-filho/ezissue","commit":"8f839c506b770b5765b243d5f626179eff926051"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":1.8,"checks":[{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","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":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"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":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"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":"Code-Review","score":0,"reason":"Found 0/9 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":"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":"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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.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":-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 '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 28 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":"42 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: PYSEC-2020-28 / GHSA-m6xf-fq7q-8743","Warn: Project is vulnerable to: PYSEC-2020-27 / GHSA-q65m-pv3f-wr5r","Warn: Project is vulnerable to: PYSEC-2020-340 / GHSA-vqhp-cxgc-6wmm","Warn: Project is vulnerable to: PYSEC-2021-865 / GHSA-vv2x-vrpj-qqpq","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: PYSEC-2017-8 / GHSA-q3cj-2r34-2cwc","Warn: Project is vulnerable to: PYSEC-2024-60 / GHSA-jjg7-2v4v-x38h","Warn: Project is vulnerable to: PYSEC-2020-92 / GHSA-hj5v-574p-mj7c","Warn: Project is vulnerable to: PYSEC-2022-42969","Warn: Project is vulnerable to: PYSEC-2018-97 / GHSA-6528-wvf6-f6qg","Warn: Project is vulnerable to: PYSEC-2017-94 / GHSA-cq27-v7xp-c356","Warn: Project is vulnerable to: PYSEC-2012-16 / GHSA-v367-p58w-98h5","Warn: Project is vulnerable to: PYSEC-2013-29 / GHSA-x377-f64p-hf5j","Warn: Project is vulnerable to: PYSEC-2023-117 / GHSA-mrwq-x4v8-fh7p","Warn: Project is vulnerable to: PYSEC-2021-142 / GHSA-8q59-q68h-6hv4","Warn: Project is vulnerable to: PYSEC-2018-49 / GHSA-rprw-h62v-c2w7","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-2017-74","Warn: Project is vulnerable to: GHSA-34jh-p97f-mpxf","Warn: Project is vulnerable to: PYSEC-2023-212 / GHSA-g4mx-q9vg-27p4","Warn: Project is vulnerable to: PYSEC-2023-207 / GHSA-gwvm-45gx-3cf8","Warn: Project is vulnerable to: PYSEC-2019-133 / GHSA-mh33-7rrq-662w","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v","Warn: Project is vulnerable to: PYSEC-2019-132 / GHSA-r64q-w8jr-g9qp","Warn: Project is vulnerable to: PYSEC-2023-192 / GHSA-v845-jxx5-vc9f","Warn: Project is vulnerable to: PYSEC-2020-148 / GHSA-wqvq-5m8c-6g24","Warn: Project is vulnerable to: PYSEC-2018-32 / GHSA-www2-v7xj-xrc6","Warn: Project is vulnerable to: PYSEC-2021-108","Warn: Project is vulnerable to: PYSEC-2022-42986 / GHSA-43fp-rhv2-5gv8","Warn: Project is vulnerable to: PYSEC-2023-135 / GHSA-xqr8-7jwr-rhp7","Warn: Project is vulnerable to: GHSA-5cpq-8wj7-hf2v","Warn: Project is vulnerable to: GHSA-jm77-qphf-c4w8","Warn: Project is vulnerable to: GHSA-v8gr-m533-ghj9","Warn: Project is vulnerable to: GHSA-w7pp-m8wf-vj6r","Warn: Project is vulnerable to: GHSA-x4qr-2fvf-3mr5","Warn: Project is vulnerable to: PYSEC-2023-74 / GHSA-j8r2-6x86-q33q"],"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-16T20:58:59.966Z","repository_id":50195056,"created_at":"2025-08-16T20:58:59.966Z","updated_at":"2025-08-16T20:58:59.966Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28948356,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T14:26:55.697Z","status":"ssl_error","status_checked_at":"2026-01-31T14:26:52.545Z","response_time":128,"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","ez-issue","ezissue","github-api","gitlab-api","hacktoberfest","hacktoberfest2020","issue","issue-creation","issue-management"],"created_at":"2024-09-30T15:08:04.439Z","updated_at":"2026-01-31T17:01:05.096Z","avatar_url":"https://github.com/andre-filho.png","language":"Python","readme":"\u003cp align=\"center\"\u003e\n  \u003c!-- \u003cimg src=\"https://raw.githubusercontent.com/andre-filho/commit-helper/master/assets/200-200.png\" style=\"align: center\"\u003e --\u003e\n  \u003ch1 align=\"center\"\u003eEZIssue\u003c/h3\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://travis-ci.org/andre-filho/ezissue\"\u003e\n    \u003cimg src=\"https://travis-ci.org/andre-filho/ezissue.svg?branch=master\" alt=\"Build Status\"\u003e\n  \u003c/a\u003e\n  \u003c!-- \u003ca href=\"https://codeclimate.com/github/andre-filho/ezissue/maintainability\"\u003e\n    \u003cimg src=\"https://api.codeclimate.com/v1/badges/0ef7545d395120222d77/maintainability\" alt=\"Maintainability\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://codebeat.co/projects/github-com-andre-filho-ezissue-master\"\u003e\u003cimg alt=\"codebeat badge\" src=\"https://codebeat.co/badges/7621c6dc-7143-4efa-af3e-45508210d276\" /\u003e\u003c/a\u003e --\u003e\n  \u003c!-- \u003ca href=\"https://www.codacy.com/app/andre-filho/ezissue?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=andre-filho/ezissue\u0026amp;utm_campaign=Badge_Grade\"\u003e\n    \u003cimg src=\"https://api.codacy.com/project/badge/Grade/595af9a088cf44e19ec2679a8c2617f6\" alt=\"Codacy Badge\"\u003e\n  \u003c/a\u003e --\u003e\n  \u003c!-- \u003ca href=\"https://codeclimate.com/github/andre-filho/ezissue/test_coverage\"\u003e\u003cimg src=\"https://api.codeclimate.com/v1/badges/0ef7545d395120222d77/test_coverage\" /\u003e\u003c/a\u003e\n  \u003ca class=\"badge-align\" href=\"https://www.codacy.com/app/andre-filho/ezissue?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=andre-filho/ezissue\u0026amp;utm_campaign=Badge_Coverage\"\u003e\n    \u003cimg src=\"https://api.codacy.com/project/badge/Coverage/595af9a088cf44e19ec2679a8c2617f6\"/\u003e\n  \u003c/a\u003e --\u003e\n\u003c/p\u003e\n\n## What does it do?\n\nThe **ezissue cli** is an application with command line interface which it's main objective is to help you\nin the issue creation process in your projects.\n\nIt takes a file with a markdown table with your issues, formats them and send them to your repo's API.\nTherefore you will no longer spend hours creating issues manually.\n\n## Why should I use this?\nIf you find that the issue creation process is painfull and it breaks your *full-loko* mood while developing something, this is for you.\n\nBut if you want to spend hours creating issues on Github or Gitlab and find it fun (I sincerely doubt it), who am I to tell you what to do!\n\n## Usage and configuration\n\n### CLI interface\n\nThis program has a CLI that you can take advantage of. Running `ezissue --help`\nwill show you the usage and options for the CLI.\n\n```bash\n$ ezissue --help\n\n  Usage: ezissue [OPTIONS] FILENAME [github|gitlab]\n\n  Options:\n    --subid TEXT\n    --numerate BOOLEAN\n    --prefix [US|TS||BUG]\n    --help                 Show this message and exit.\n```\n\n### Markdown file and configuration\n\nThe EZIssue program takes a `.md` file as argument. That file must have a markdown table for it to parse to issues. That table is a common md table and can have the following headers: (Note that headers with `*` are mandatory, and with `**` are not yet implemented)\n\n| **Header name**     | Description                                                  |          Github support           |                        Gitlab support                        |\n| ------------------- | :----------------------------------------------------------- | :-------------------------------: | :----------------------------------------------------------: |\n| Title*              | Issue’s title                                                |                 Y                 |                              Y                               |\n| Description         | Issue’s body or description                                  |                 Y                 |                              Y                               |\n| Tasks               | Will be a list of checkboxes. Items must be separated with commas. |     Y (goes with description)     |                  Y (goes with description)                   |\n| Acceptance criteria | Will be a list of checkboxes. Items must be separated with commas. |     Y (goes with description)     |                  Y (goes with description)                   |\n| Assignee** | User that is assigned to the issue    |   Y (assignee’s username)   |  N (see next row)  |\n| Assignees** | List of users assigned to the issue   | Y (array of assignee’s usernames) |    Y (is a array of user ids)    |\n| Labels**  | List of labels that are to be applied to the issue |    Y (array of strings)    | Y (  string, separated by commas) |\n| Confidential**    | Toggles the confidentiality of the issue      |    N    |      Y (boolean value)       |\n| Milestone**      | Adds a milestone to the issue                |   Y (number of milestone)   |            Y (milestone id)            |\n| Due**         | Sets a due date for stressing out your team         |         N         |     Y (datetime string in format `YYYY-MM-DD`)     |\n| Discussion**     | Links the issue to a discussion thread            |         N         | Y (id of the discussion that it solves. Fills the description automatically) |\n| Weight**       | Sets the issue’s weight. Best used in XP           |         N         | Y (integer with the issue’s weight, must be bigger than zero) |\n\n\n**Examples:**\n\nThe issue output format is the following:\n\n```markdown\n \u003c!-- issue-table.md --\u003e\n | title | description | acceptance criteria |\n | ----- | ----------- | ------------------- |\n | issue title | brief description | condition a;condition b;condition c |\n```\n\n\n\n```markdown\n  \u003c!--title--\u003e\n  \u003cPREFIX\u003e\u003cSUBID\u003e\u003cNUMBER\u003e issue title\n  \u003c!--body--\u003e\n  **Issue description:**\n  ---\n  brief description\n \n  **Acceptance criteria:**\n  ---\n  - [ ] condition a\n  - [ ] condition b\n  - [ ] condition c\n```\n\n## Updating your current version\n\nIf you already have one of our `pip` releases installed in your machine and want to update to the latest version, use the command:\n\n```bash\n$ pip3 install --upgrade ezissue\n```\n\n## Want to make a contribuition? Here are some quick stuff you can work on!\n\nI want to thank you beforehand for your contribuition. Here you can find some [quick fixes](https://codebeat.co/projects/github-com-andre-filho-ezissue-development/quick_wins) that you can look into. And be free to ask for new features, solve or add issues in our issue board. :)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandre-filho%2Fezissue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandre-filho%2Fezissue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandre-filho%2Fezissue/lists"}