{"id":17225524,"url":"https://github.com/lc/jenkinz","last_synced_at":"2026-03-10T23:04:20.784Z","repository":{"id":57513437,"uuid":"193526905","full_name":"lc/jenkinz","owner":"lc","description":"Retrieve the complete build history for every job ever created and executed on a given Jenkins instance.","archived":false,"fork":false,"pushed_at":"2025-04-25T15:02:50.000Z","size":15,"stargazers_count":67,"open_issues_count":0,"forks_count":19,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-15T07:33:45.607Z","etag":null,"topics":[],"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/lc.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}},"created_at":"2019-06-24T15:00:09.000Z","updated_at":"2025-04-25T15:02:54.000Z","dependencies_parsed_at":"2022-08-31T23:00:51.033Z","dependency_job_id":null,"html_url":"https://github.com/lc/jenkinz","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lc/jenkinz","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lc%2Fjenkinz","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lc%2Fjenkinz/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lc%2Fjenkinz/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lc%2Fjenkinz/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lc","download_url":"https://codeload.github.com/lc/jenkinz/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lc%2Fjenkinz/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30360659,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T21:41:54.280Z","status":"ssl_error","status_checked_at":"2026-03-10T21:40:59.357Z","response_time":106,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":[],"created_at":"2024-10-15T04:13:49.711Z","updated_at":"2026-03-10T23:04:20.779Z","avatar_url":"https://github.com/lc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jenkinz\n[![License](https://img.shields.io/badge/license-MIT-_red.svg)](https://opensource.org/licenses/MIT)\n\n`jenkinz` is a tool to retrieve every build for every job ever created and run on a given Jenkins instance. \n\n\n## Usage:\n`jenkinz -d https://[jenkins-instance] [options]`\n\n\n### Flags:\n| Flag | Description | Example |\n|------|-------------|---------|\n| `-d` | URL of Jenkins | `jenkinz -d https://jenkins.example.com` |\n| `-creds` | Credentials for Jenkins instance (format user:apikey) | `jenkinz -d url -creds \"admin:c129e5db6b5e3abdff6eb9b0008ad7f2\"` |\n| `-c` | Limit the number of workers that are spawned | `jenkinz -d url -c 200` |\n| `-timeout` | Timeout for the tool in seconds (default 30) | `jenkinz -d url -timeout 10`|\n\n#### Getting a Jenkins API Token\nIf anonymous read is disabled but you have credentials, you can generate an API Key by navigating to:\n- `http://[jenkins]/user/username/configure`\n- Under `API Token` click `Add New Token`\n\n## Installation:\n### Via `go get`\n```\ngo get -u github.com/lc/jenkinz\n```\n\n### Via `git clone`\n\n```\ngit clone git@github.com:lc/jenkinz\ncd jenkinz \u0026\u0026 go build -o $GOPATH/bin/jenkinz main.go\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flc%2Fjenkinz","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flc%2Fjenkinz","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flc%2Fjenkinz/lists"}