{"id":28937269,"url":"https://github.com/pegasystems/pega-dev-components","last_synced_at":"2026-01-31T20:33:44.604Z","repository":{"id":299902650,"uuid":"1004411647","full_name":"pegasystems/pega-dev-components","owner":"pegasystems","description":"Pega Development Components","archived":false,"fork":false,"pushed_at":"2026-01-21T22:18:11.000Z","size":85873,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-21T23:07:33.970Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pegasystems.github.io/pega-dev-components/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pegasystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-06-18T15:26:00.000Z","updated_at":"2026-01-21T22:18:14.000Z","dependencies_parsed_at":"2025-11-05T19:07:19.813Z","dependency_job_id":null,"html_url":"https://github.com/pegasystems/pega-dev-components","commit_stats":null,"previous_names":["pegasystems/pega-dev-components"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pegasystems/pega-dev-components","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fpega-dev-components","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fpega-dev-components/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fpega-dev-components/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fpega-dev-components/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pegasystems","download_url":"https://codeload.github.com/pegasystems/pega-dev-components/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pegasystems%2Fpega-dev-components/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28953676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T18:30:42.805Z","status":"ssl_error","status_checked_at":"2026-01-31T18:30:19.593Z","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":[],"created_at":"2025-06-22T21:04:34.028Z","updated_at":"2026-01-31T20:33:44.598Z","avatar_url":"https://github.com/pegasystems.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pegasystems Development Components\n\nThis repository hosts the link to the latest version of development components used by the Pega Platform.\n\nTo view the list of components: [https://pegasystems.github.io/pega-dev-components](https://pegasystems.github.io/pega-dev-components/)\n\nFor API access, use : [https://pegasystems.github.io/pega-dev-components/index.json](https://pegasystems.github.io/pega-dev-components/index.json)\n\n## index.json Schema\n\nThe [index.json](https://github.com/pegasystems/pega-dev-components/index.json) file contains information about available packages, their versions, and associated resources.\n\n```json\n{\n  \"packages\": [\n    // Array of package definitions\n    {\n      \"name\": \"name\", // Friendly name of the package to display to user\n      \"package\": \"package-name\", // Name of the package - use dash for word separation - all lowercase (e.g., \"blueprint-import\")\n      \"versions\": [\n        // Array of available versions for this package\n        {\n          // Compatibility with Pega Platform version (e.g., \"23.1.0\" or \"23.1\")\n          // For multi-version support, use a comma separated list like \"8.8,23.1,...\n          \"platformVersion\": \"xx.x.x\",\n          \"latestVersion\": \"x.x.x\", // Latest version of this package (e.g., \"1.0.1\")\n          \"updateDate\": \"YYYY-MM-DD\", // Date when package was last updated\n          \"binaries\": [\n            // Array of downloadable binary files - You should have at least one entry in the array\n            {\n              // Name of the binary (\"MAIN\" is required)\n              // You can include other types of binaries with link if needed\n              \"name\": \"binary-name\",\n              \"url\": \"binary-url\" // URL to download the binary file\n            }\n          ],\n          \"documentation\": [\n            // Array of documentation resources\n            {\n              // Name of the documentation (\"README\" is required for documentation)\n              // You can include other types of documentations and link if needed\n              \"name\": \"doc-name\",\n              \"url\": \"doc-url\" // URL to access the documentation - could be from this repo or from a different domain\n            }\n          ]\n        }\n      ]\n    }\n  ]\n}\n```\n\nEach package can have multiple versions supporting different Pega Platform releases, with their respective binaries and documentation links.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasystems%2Fpega-dev-components","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpegasystems%2Fpega-dev-components","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpegasystems%2Fpega-dev-components/lists"}