{"id":3778278,"name":"github.com/devfile/library","ecosystem":"go","description":"","homepage":"https://github.com/devfile/library","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/devfile/library","keywords_array":[],"namespace":"github.com/devfile","versions_count":7,"first_release_published_at":"2020-12-03T18:51:21.000Z","latest_release_published_at":"2022-09-30T00:18:53.000Z","latest_release_number":"v1.3.0","last_synced_at":"2026-05-02T23:02:19.080Z","created_at":"2022-04-11T17:04:31.131Z","updated_at":"2026-05-02T23:02:19.081Z","registry_url":"https://pkg.go.dev/github.com/devfile/library","install_command":"go get github.com/devfile/library","documentation_url":"https://pkg.go.dev/github.com/devfile/library#section-documentation","metadata":{},"repo_metadata":{"id":38823303,"uuid":"280433618","full_name":"devfile/library","owner":"devfile","description":"Library to generate Kubernetes objects from a devfile and accessing the devfile registry","archived":false,"fork":false,"pushed_at":"2025-09-09T13:36:53.000Z","size":27709,"stargazers_count":26,"open_issues_count":1,"forks_count":36,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-10-10T03:23:56.769Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devfile.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY-INSIGHTS.yml","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":"DCO","cla":null}},"created_at":"2020-07-17T13:38:56.000Z","updated_at":"2025-09-09T13:36:50.000Z","dependencies_parsed_at":"2023-02-10T16:00:33.739Z","dependency_job_id":"1e6cb7ee-f972-40b8-9383-cae718941bc3","html_url":"https://github.com/devfile/library","commit_stats":{"total_commits":462,"total_committers":28,"mean_commits":16.5,"dds":0.5735930735930737,"last_synced_commit":"090339307b56bf381092bdafdf2c764c180c6570"},"previous_names":["devfile/parser","cli-playground/devfile-parser","devfile/devfile-parser"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/devfile/library","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfile","download_url":"https://codeload.github.com/devfile/library/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/sbom","scorecard":{"id":337452,"data":{"date":"2025-08-11","repo":{"name":"github.com/devfile/library","commit":"6a13a73a1b99cdba25ff0af5b6f69f0551ed986a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.7,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","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":1,"reason":"2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1","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":"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: topLevel permissions set to 'read-all': .github/workflows/codecov.yml:22","Info: topLevel permissions set to 'read-all': .github/workflows/go.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/proxy-warming.yml:25","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:29","Info: no jobLevel write permissions found"],"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.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":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"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":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/devfile/library/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/proxy-warming.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/devfile/library/proxy-warming.yml/main?enable=pin","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile:1: pin your Docker image by updating node:12 to node:12@sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e","Warn: containerImage not pinned by hash: tests/dockerfiles/Dockerfile:13: pin your Docker image by updating node:12-slim to node:12-slim@sha256:c28ca4124ac84ff1e72ee68abfe70aa4cc86f499c1ef20408dc2d35af1058ac1","Warn: containerImage not pinned by hash: tests/dockerfiles/DockerfileInvalid:3: pin your Docker image by updating node:12 to node:12@sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e","Warn: containerImage not pinned by hash: tests/dockerfiles/DockerfileInvalid:15: pin your Docker image by updating node:12-slim to node:12-slim@sha256:c28ca4124ac84ff1e72ee68abfe70aa4cc86f499c1ef20408dc2d35af1058ac1","Warn: containerImage not pinned by hash: tests/dockerfiles/DockerfileInvalidFROM:13: pin your Docker image by updating node:12-slim to node:12-slim@sha256:c28ca4124ac84ff1e72ee68abfe70aa4cc86f499c1ef20408dc2d35af1058ac1","Warn: containerImage not pinned by hash: tests/dockerfiles/DockerfileWithComment:2: pin your Docker image by updating node:12 to node:12@sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e","Warn: containerImage not pinned by hash: tests/dockerfiles/DockerfileWithComment:14: pin your Docker image by updating node:12-slim to node:12-slim@sha256:c28ca4124ac84ff1e72ee68abfe70aa4cc86f499c1ef20408dc2d35af1058ac1","Warn: containerImage not pinned by hash: tests/dockerfiles/DockerfileWithWhitespace:5: pin your Docker image by updating node:12 to node:12@sha256:01627afeb110b3054ba4a1405541ca095c8bfca1cb6f2be9479c767a2711879e","Warn: containerImage not pinned by hash: tests/dockerfiles/DockerfileWithWhitespace:17: pin your Docker image by updating node:12-slim to node:12-slim@sha256:c28ca4124ac84ff1e72ee68abfe70aa4cc86f499c1ef20408dc2d35af1058ac1","Warn: npmCommand not pinned by hash: tests/dockerfiles/Dockerfile:10","Warn: npmCommand not pinned by hash: tests/dockerfiles/DockerfileInvalid:12","Warn: npmCommand not pinned by hash: tests/dockerfiles/DockerfileInvalidFROM:10","Warn: npmCommand not pinned by hash: tests/dockerfiles/DockerfileWithComment:11","Warn: npmCommand not pinned by hash: tests/dockerfiles/DockerfileWithWhitespace:14","Warn: goCommand not pinned by hash: .github/workflows/go.yml:69","Info:   7 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   9 containerImage dependencies pinned","Info:   0 out of   5 npmCommand dependencies pinned","Info:   1 out of   2 goCommand dependencies pinned"],"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":"SAST","score":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 11 commits out of 30 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":2,"reason":"8 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2025-3754 / GHSA-2x5j-vhc8-9cwm","Warn: Project is vulnerable to: GO-2025-3528 / GHSA-265r-hfxg-fhmg","Warn: Project is vulnerable to: GO-2024-2576","Warn: Project is vulnerable to: GO-2025-3829 / GHSA-4vq8-7jfc-9cvp","Warn: Project is vulnerable to: GO-2025-3487 / GHSA-hcg3-q754-cr77","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw","Warn: Project is vulnerable to: GO-2025-3488 / GHSA-6v2p-p543-phr9"],"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-18T05:03:47.937Z","repository_id":38823303,"created_at":"2025-08-18T05:03:47.937Z","updated_at":"2025-08-18T05:03:47.937Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279008121,"owners_count":26084397,"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","status":"online","status_checked_at":"2025-10-11T02:00:06.511Z","response_time":55,"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"},"owner_record":{"login":"devfile","name":"Devfile","uuid":"61544107","kind":"organization","description":"File specification and tools for software defined cloud development environments","email":null,"website":"https://devfile.io","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/61544107?v=4","repositories_count":16,"last_synced_at":"2023-03-04T02:34:44.795Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/devfile","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-14T08:23:54.204Z","updated_at":"2023-03-04T02:34:44.847Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfile","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devfile/repositories"},"tags":[{"name":"v2.3.0","sha":"8e15ac6dc67c6d324553a932cf65e393e0b6f74a","kind":"commit","published_at":"2024-08-15T15:35:28.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v2.3.0","html_url":"https://github.com/devfile/library/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.3.0/manifests"},{"name":"v2.2.2","sha":"1d563eb5de06112f295170762693d7a04144ed4a","kind":"commit","published_at":"2024-03-28T20:02:53.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v2.2.2","html_url":"https://github.com/devfile/library/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"6aa1b8339d39e9c2db403d3817cb552d428d19e4","kind":"commit","published_at":"2023-10-17T16:37:35.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v2.2.1","html_url":"https://github.com/devfile/library/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"8e009f540dc6b0e78b8178796dea411fa09ee7ee","kind":"commit","published_at":"2022-11-24T20:48:31.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v2.2.0","html_url":"https://github.com/devfile/library/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.2.0/manifests"},{"name":"v2.0.1","sha":"3a0b7e5f5901f1c84255fb9d71576f82ecd848be","kind":"commit","published_at":"2022-10-18T15:40:19.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v2.0.1","html_url":"https://github.com/devfile/library/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"b0befbedd6e0f5b078ece4234edb6c03df810bc8","kind":"commit","published_at":"2022-10-17T21:52:22.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v2.0.0","html_url":"https://github.com/devfile/library/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v2.0.0/manifests"},{"name":"v1.2.0","sha":"f858c8ef8ba970e6035787e089766fe714c9792e","kind":"commit","published_at":"2021-09-23T21:30:20.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v1.2.0","html_url":"https://github.com/devfile/library/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c4ec946c27e6f7f6e081ebadbedbdbfb9cb84452","kind":"commit","published_at":"2021-08-16T16:18:45.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v1.1.0","html_url":"https://github.com/devfile/library/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4693e1d74e45b45fdcd83839f3f12a19f7b370c8","kind":"commit","published_at":"2021-06-03T23:48:28.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v1.0.0","html_url":"https://github.com/devfile/library/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.0.0/manifests"},{"name":"v1.0.0-alpha.3","sha":"f3024ddc621c44ca8c0e2ab2b5675236ee19c81b","kind":"commit","published_at":"2021-05-04T18:27:31.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v1.0.0-alpha.3","html_url":"https://github.com/devfile/library/releases/tag/v1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.0.0-alpha.3/manifests"},{"name":"v1.0.0-alpha.2","sha":"3066a892876c941077eafe3a9cfdf1c7a333829f","kind":"commit","published_at":"2021-02-16T16:29:50.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v1.0.0-alpha.2","html_url":"https://github.com/devfile/library/releases/tag/v1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.0.0-alpha.2/manifests"},{"name":"v1.0.0-alpha.1","sha":"a216646cf21dd4a69a03053cd47ba1810d21d375","kind":"commit","published_at":"2020-12-03T18:51:21.000Z","download_url":"https://codeload.github.com/devfile/library/tar.gz/v1.0.0-alpha.1","html_url":"https://github.com/devfile/library/releases/tag/v1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/devfile/library@v1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/tags/v1.0.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2025-10-11T17:38:06.213Z","dependent_packages_count":15,"downloads":null,"downloads_period":null,"dependent_repos_count":78,"rankings":{"downloads":null,"dependent_repos_count":0.6637781594543753,"dependent_packages_count":1.3574231709860276,"stargazers_count":8.842679774025726,"forks_count":4.282699243560691,"docker_downloads_count":1.55736020762143,"average":3.34078811112965},"purl":"pkg:golang/github.com/devfile/library","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/devfile/library","docker_dependents_count":4,"docker_downloads_count":284,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/devfile/library","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/devfile/library/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-10T15:06:20.205Z","issues_count":1,"pull_requests_count":192,"avg_time_to_close_issue":411540.0,"avg_time_to_close_pull_request":489236.0,"issues_closed_count":1,"pull_requests_closed_count":185,"pull_request_authors_count":24,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":2.3958333333333335,"merged_pull_requests_count":170,"bot_issues_count":1,"bot_pull_requests_count":22,"past_year_issues_count":0,"past_year_pull_requests_count":12,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":14727.6,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":9,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/devfile%2Flibrary/issues","maintainers":[{"login":"yangcao77","count":49,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yangcao77"},{"login":"maysunfaisal","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maysunfaisal"},{"login":"michael-valdron","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michael-valdron"},{"login":"johnmcollier","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/johnmcollier"},{"login":"wtam2018","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/wtam2018"},{"login":"amisevsk","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/amisevsk"},{"login":"sleshchenko","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sleshchenko"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevfile%2Flibrary/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevfile%2Flibrary/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevfile%2Flibrary/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevfile%2Flibrary/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevfile%2Flibrary/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fdevfile%2Flibrary/codemeta","maintainers":[]}