{"id":18666947,"url":"https://github.com/adoptium/temurin-cpe-generator","last_synced_at":"2026-01-08T01:06:53.314Z","repository":{"id":193231681,"uuid":"688079006","full_name":"adoptium/temurin-cpe-generator","owner":"adoptium","description":"A tool to generate NIST CPE directory entries for Eclipse Temurin using the Adoptium API.","archived":false,"fork":false,"pushed_at":"2024-05-23T05:33:42.000Z","size":31,"stargazers_count":1,"open_issues_count":1,"forks_count":2,"subscribers_count":12,"default_branch":"main","last_synced_at":"2024-05-23T06:26:54.281Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://adoptium.net/temurin","language":"JavaScript","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/adoptium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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},"funding":{"github":"adoptium","custom":["eclipse.org/donate/adoptium"]}},"created_at":"2023-09-06T15:52:42.000Z","updated_at":"2024-05-31T12:35:33.513Z","dependencies_parsed_at":"2023-09-07T09:38:46.467Z","dependency_job_id":"822f5bf0-748d-4238-8070-fb4ff48ada0b","html_url":"https://github.com/adoptium/temurin-cpe-generator","commit_stats":null,"previous_names":["adoptium/temurin-cpe-generator"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adoptium%2Ftemurin-cpe-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adoptium%2Ftemurin-cpe-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adoptium%2Ftemurin-cpe-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adoptium%2Ftemurin-cpe-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adoptium","download_url":"https://codeload.github.com/adoptium/temurin-cpe-generator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246177597,"owners_count":20735998,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-11-07T08:34:53.792Z","updated_at":"2026-01-08T01:06:53.289Z","avatar_url":"https://github.com/adoptium.png","language":"JavaScript","funding_links":["https://github.com/sponsors/adoptium","eclipse.org/donate/adoptium"],"categories":[],"sub_categories":[],"readme":"# Temurin CPE Generator\n\nA tool to generate a CPE (Common Platform Enumeration) directory entries for Eclipse Temurin using the Adoptium API.\n\n## Overview\n\nThis tool adheres to the NIST CPE design specification, keeping it simple and in a format that can be easily generated by scripts. The goal is to represent each Temurin release product. The specification for these entries can be found [here](./SPECIFICATION.md).\n\n## Prerequisites\n\n- Node.js (Version 18 or higher recommended)\n\n## Installation\n\n1. Clone the repository:\n\n    ```bash\n    git clone https://github.com/adoptium/temurin-cpe-generator\n    cd temurin-cpe-generator\n    ```\n\n1. Install the dependencies\n\n    ```bash\n    npm install\n    ```\n\n## Usage\n\n1. To fetch all the GA releases and generate the CPE directory:\n\n    ```bash\n    node generator.js\n    ```\n\n1. The output will be an XML format representation, which you can save or further process as needed.\n\n## Features\n\n- Fetches all GA releases from the Adoptium API with pagination support.\n- Generates CPE items in the required XML format.\n\n## Implementation Notes\n\n- The title is derived as \"Eclipse Temurin\" followed by a substring of the release name.\n- For JDK8, the version is static \"1.8.0\", and the update field uses the release name after \"jdk8u\".\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadoptium%2Ftemurin-cpe-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadoptium%2Ftemurin-cpe-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadoptium%2Ftemurin-cpe-generator/lists"}