{"id":5919777,"name":"madhead/read-java-properties","ecosystem":"actions","description":"GitHub Action to read values from Java's .properties files","homepage":"","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/madhead/read-java-properties","keywords_array":["actions","github-actions","java-properties","properties","properties-parser","utils"],"namespace":"madhead","versions_count":38,"first_release_published_at":"2021-03-27T15:35:36.000Z","latest_release_published_at":"2024-10-20T22:07:51.000Z","latest_release_number":"4.0.0","last_synced_at":"2026-04-15T13:03:08.778Z","created_at":"2023-01-22T00:02:01.022Z","updated_at":"2026-04-15T13:03:08.778Z","registry_url":"https://github.com/madhead/read-java-properties","install_command":null,"documentation_url":null,"metadata":{"name":"read-java-properties","author":"madhead \u003csiarhei.krukau@gmail.com\u003e","description":"GitHub Action to read values from Java's .properties files","inputs":{"file":{"description":"A file to read","required":true},"property":{"description":"A property to read from the file","required":false},"all":{"description":"A flag to read and output all the properties from the file","required":false,"default":"false"},"default":{"description":"A value to return in case of any errors","required":false}},"outputs":{"value":{"description":"Property's value"}},"runs":{"using":"docker","image":"docker://ghcr.io/madhead/read-java-properties:4","args":["${{ inputs.file }}","${{ inputs.property }}","${{ inputs.all }}","${{ inputs.default }}"]},"branding":{"icon":"list","color":"gray-dark"},"default_branch":"master","path":null},"repo_metadata":{"id":40450455,"uuid":"350112342","full_name":"madhead/read-java-properties","owner":"madhead","description":"GitHub Action to read values from Java's .properties files","archived":false,"fork":false,"pushed_at":"2024-11-28T03:41:13.000Z","size":208,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T07:06:34.486Z","etag":null,"topics":["actions","github-actions","java-properties","properties","properties-parser","utils"],"latest_commit_sha":null,"homepage":"","language":"Kotlin","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/madhead.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE.adoc","code_of_conduct":".github/CODE_OF_CONDUCT.md","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,"zenodo":null}},"created_at":"2021-03-21T20:34:51.000Z","updated_at":"2025-07-03T01:54:08.000Z","dependencies_parsed_at":"2024-07-15T21:27:28.029Z","dependency_job_id":"8f5d8906-533a-4bff-8232-9d7ecfc22661","html_url":"https://github.com/madhead/read-java-properties","commit_stats":{"total_commits":33,"total_committers":2,"mean_commits":16.5,"dds":0.09090909090909094,"last_synced_commit":"a3a4cbaf8557d3f1ac419298e76347f7c640f850"},"previous_names":[],"tags_count":38,"template":false,"template_full_name":null,"purl":"pkg:github/madhead/read-java-properties","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madhead","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/sbom","scorecard":{"id":610310,"data":{"date":"2025-08-11","repo":{"name":"github.com/madhead/read-java-properties","commit":"29fdc2e35abc4a9bf51bb8fb233fcf4a600783ca"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/2 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/master pr.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master pr.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/master pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master pr.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/master pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/master pr.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/master pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master pr.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/master pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/master pr.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/master pr.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/test.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/test.yml:127: update your workflow using https://app.stepsecurity.io/secureworkflow/madhead/read-java-properties/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3","Warn: containerImage not pinned by hash: Dockerfile:8","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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.adoc:0","Info: FSF or OSI recognized license: MIT License: LICENSE.adoc: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:9"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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"}}]},"last_synced_at":"2025-08-21T02:29:05.453Z","repository_id":40450455,"created_at":"2025-08-21T02:29:05.454Z","updated_at":"2025-08-21T02:29:05.454Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278547821,"owners_count":26004775,"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-06T02:00:05.630Z","response_time":65,"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":"madhead","name":"Siarhei Krukau","uuid":"577360","kind":"user","description":"INTJ wannabe polyglot programmer","email":"","website":"https://madhead.me","location":"Kraków","twitter":"m_a_d_h_e_a_d","company":null,"icon_url":"https://avatars.githubusercontent.com/u/577360?v=4","repositories_count":109,"last_synced_at":"2025-09-27T23:58:42.887Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/madhead","funding_links":["https://github.com/sponsors/madhead"],"total_stars":349,"followers":116,"following":110,"created_at":"2022-11-04T21:51:12.942Z","updated_at":"2025-09-27T23:58:42.887Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madhead","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/madhead/repositories"},"tags":[{"name":"4","sha":"d4b73e67c8a9894e2a346f9d016122305e38822d","kind":"commit","published_at":"2024-10-20T22:07:52.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/4","html_url":"https://github.com/madhead/read-java-properties/releases/tag/4","dependencies_parsed_at":"2024-10-22T06:29:06.685Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/4/manifests"},{"name":"4.0","sha":"a5a4fd6b82027e2385b3d1e5fcd5ea2d1b03b6bb","kind":"commit","published_at":"2024-10-20T22:07:51.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/4.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/4.0","dependencies_parsed_at":"2024-10-22T06:29:06.082Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/4.0/manifests"},{"name":"4.0.0","sha":"8f47787e3eac3c6e7db5f4bed40b79def6ecd17c","kind":"commit","published_at":"2024-10-20T22:07:51.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/4.0.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/4.0.0","dependencies_parsed_at":"2024-10-22T06:29:06.211Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/4.0.0/manifests"},{"name":"3.0.3","sha":"b99752684507e5bba33390743b10f244ed2cb07c","kind":"commit","published_at":"2024-08-27T12:55:02.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/3.0.3","html_url":"https://github.com/madhead/read-java-properties/releases/tag/3.0.3","dependencies_parsed_at":"2024-08-30T04:39:16.812Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@3.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0.3/manifests"},{"name":"3.0.2","sha":"58b53f6240ef94305fed70d60432e9f25d8b30b1","kind":"commit","published_at":"2024-08-27T12:28:36.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/3.0.2","html_url":"https://github.com/madhead/read-java-properties/releases/tag/3.0.2","dependencies_parsed_at":"2024-08-30T04:39:16.801Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@3.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0.2/manifests"},{"name":"3.0.1","sha":"cb0fd62a3be06e412f7779f5233c588519fb2e09","kind":"commit","published_at":"2024-08-07T11:01:41.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/3.0.1","html_url":"https://github.com/madhead/read-java-properties/releases/tag/3.0.1","dependencies_parsed_at":"2024-08-10T04:06:12.618Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0.1/manifests"},{"name":"3","sha":"7d38ce4d80b2e04829e107bfc3f21e032c9f39ae","kind":"commit","published_at":"2024-07-15T18:30:40.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/3","html_url":"https://github.com/madhead/read-java-properties/releases/tag/3","dependencies_parsed_at":"2024-07-17T04:57:43.216Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3/manifests"},{"name":"3.0","sha":"467f0c5870a9f08f9727dbbec4491ef333ce01fc","kind":"commit","published_at":"2024-07-15T18:30:40.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/3.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/3.0","dependencies_parsed_at":"2024-07-17T04:57:43.218Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0/manifests"},{"name":"3.0.0","sha":"a8f8f1c4d90ace95811bf808d64a5fb287119222","kind":"commit","published_at":"2024-07-15T18:30:40.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/3.0.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/3.0.0","dependencies_parsed_at":"2024-07-17T04:57:43.219Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/3.0.0/manifests"},{"name":"2.1.2","sha":"d46ecde3d03ceb7777c5f2f1604c84d03e615fe0","kind":"commit","published_at":"2024-07-15T18:19:26.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.1.2","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.1.2","dependencies_parsed_at":"2024-07-17T04:57:43.220Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.1.2/manifests"},{"name":"2.1.1","sha":"d21451a1e9fb2372a081f54a49bc9561898c0935","kind":"commit","published_at":"2024-07-15T18:04:15.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.1.1","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.1.1","dependencies_parsed_at":"2024-07-17T04:57:51.335Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.1.1/manifests"},{"name":"2.1","sha":"332087dffd8f6cec293aa057760620c50ff565b8","kind":"commit","published_at":"2024-01-27T20:19:20.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.1","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.1","dependencies_parsed_at":"2024-01-29T04:42:09.887Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.1/manifests"},{"name":"2.1.0","sha":"45be77b3744f1a9d8401115bd77ee55fa120edc1","kind":"commit","published_at":"2024-01-27T20:19:20.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.1.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.1.0","dependencies_parsed_at":"2024-01-29T04:42:09.730Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.1.0/manifests"},{"name":"2.0.5","sha":"14606f84e211369076086ce6b85679d5c6f91398","kind":"commit","published_at":"2024-01-27T02:55:20.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.0.5","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.0.5","dependencies_parsed_at":"2024-01-28T04:24:43.539Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.5/manifests"},{"name":"2.0.4","sha":"cac4ab78a969c63ae327980983f38b4811dc6377","kind":"commit","published_at":"2023-05-24T14:40:20.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.0.4","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.0.4","dependencies_parsed_at":"2023-06-02T11:52:49.100Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.4/manifests"},{"name":"2.0.3","sha":"876351cc0c2e1176577bed214c506ec068917361","kind":"commit","published_at":"2023-04-08T10:59:47.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.0.3","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.0.3","dependencies_parsed_at":"2023-06-02T11:52:49.584Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.3/manifests"},{"name":"2.0.2","sha":"ea24a4774b72267fed20dce5c31ee812fd567c9e","kind":"commit","published_at":"2023-04-07T16:06:11.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.0.2","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.0.2","dependencies_parsed_at":"2023-06-02T11:52:50.120Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.2/manifests"},{"name":"2.0.1","sha":"bfe79d8dbefedf544902d5dbcb64ef705590d9ed","kind":"commit","published_at":"2023-04-07T15:54:38.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.0.1","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.0.1","dependencies_parsed_at":"2023-06-02T11:52:50.580Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.1/manifests"},{"name":"2.0.0","sha":"5da1f38dfb983cd4674a895cb6fb4502e534e2c6","kind":"commit","published_at":"2022-11-11T20:49:46.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.0.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.0.0","dependencies_parsed_at":"2023-06-01T13:52:08.204Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0.0/manifests"},{"name":"2.0","sha":"2adb074e158ad067ca36f1520e9637e46de20979","kind":"commit","published_at":"2022-11-11T20:49:46.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2.0","dependencies_parsed_at":"2023-06-01T13:52:08.782Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2.0/manifests"},{"name":"2","sha":"ba5f466d7eda1ea0f269070ac0a803f0f78d648b","kind":"commit","published_at":"2022-11-11T20:49:46.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/2","html_url":"https://github.com/madhead/read-java-properties/releases/tag/2","dependencies_parsed_at":"2023-06-01T13:52:09.308Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/2/manifests"},{"name":"1.2.0","sha":"f01a25ee73ce090e2fa3c0427a9251b47ac7cbf7","kind":"commit","published_at":"2022-07-05T12:47:21.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.2.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.2.0","dependencies_parsed_at":"2023-05-31T11:10:29.070Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.2.0/manifests"},{"name":"1.2","sha":"490ff969d0927925476fad0c78db541aa9292e8c","kind":"commit","published_at":"2022-07-05T12:47:21.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.2","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.2","dependencies_parsed_at":"2023-05-31T11:10:29.806Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.2/manifests"},{"name":"1","sha":"331a72241487b0c4893e423f02735bc83d8b1715","kind":"commit","published_at":"2022-07-05T12:47:21.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1","dependencies_parsed_at":"2023-05-31T11:10:30.468Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1/manifests"},{"name":"latest","sha":"edcd8c03a917fc9cd98409ce737dbe7a05f6c0c0","kind":"commit","published_at":"2022-07-05T12:47:21.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/latest","html_url":"https://github.com/madhead/read-java-properties/releases/tag/latest","dependencies_parsed_at":"2023-05-31T11:10:31.375Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@latest","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/latest","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/latest/manifests"},{"name":"1.1","sha":"e3ee89a2c4d870d270b110d00748d73ef25ebabd","kind":"commit","published_at":"2022-05-07T21:12:37.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.1","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.1","dependencies_parsed_at":"2023-05-31T11:10:33.692Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1/manifests"},{"name":"1.1.5","sha":"d778e46e7612758b2b49005697882b421be38953","kind":"commit","published_at":"2022-05-07T21:12:37.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.1.5","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.1.5","dependencies_parsed_at":"2023-05-31T11:10:32.262Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.5/manifests"},{"name":"1.1.4","sha":"033ff2d9df9cc307ddc4c911da1623a8a703f4f5","kind":"commit","published_at":"2022-05-07T11:44:54.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.1.4","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.1.4","dependencies_parsed_at":"2023-05-31T11:10:33.043Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.4/manifests"},{"name":"1.1.3","sha":"590bc5aff5d95ed0c4c3f5f2492a08fe24590483","kind":"commit","published_at":"2022-03-12T15:32:02.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.1.3","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.1.3","dependencies_parsed_at":"2023-05-31T11:10:34.491Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.3/manifests"},{"name":"1.1.2","sha":"ac34536204259d2ee00454e13156515cc7fff7c2","kind":"commit","published_at":"2022-01-16T01:08:32.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.1.2","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.1.2","dependencies_parsed_at":"2023-05-31T11:10:35.290Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.2/manifests"},{"name":"1.1.0","sha":"9f966449648b0d25aac3ddc7382460acfd4bd85a","kind":"commit","published_at":"2021-03-27T21:32:50.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.1.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.1.0","dependencies_parsed_at":"2023-05-31T11:10:36.196Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"b73580fb24a91df11ff4e62c83538e66ef91e368","kind":"commit","published_at":"2021-03-27T20:45:48.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.0.1","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.0.1","dependencies_parsed_at":"2023-05-31T11:10:37.162Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.0.1/manifests"},{"name":"1.0","sha":"bfa7df8cb691e84ba94a2e93c8c07cd39903751a","kind":"commit","published_at":"2021-03-27T20:45:48.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.0","dependencies_parsed_at":"2023-05-31T11:10:38.902Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.0/manifests"},{"name":"1.0.0","sha":"de2345b11053f52703420a39a8099745c3ce51ad","kind":"commit","published_at":"2021-03-27T20:16:27.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/1.0.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/1.0.0","dependencies_parsed_at":"2023-05-31T11:10:38.091Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/1.0.0/manifests"},{"name":"0","sha":"f7b727212b69fc63bd64cebc96f7885d7405cb41","kind":"commit","published_at":"2021-03-27T19:12:39.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/0","dependencies_parsed_at":"2023-05-31T11:10:42.318Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/0/manifests"},{"name":"0.0.5","sha":"770f6ebb70efe01d4d69f0c083805e2cd780a603","kind":"commit","published_at":"2021-03-27T19:12:39.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/0.0.5","html_url":"https://github.com/madhead/read-java-properties/releases/tag/0.0.5","dependencies_parsed_at":"2023-05-31T11:10:39.745Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@0.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/0.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/0.0.5/manifests"},{"name":"0.0","sha":"604068585b868ffc162dc6f9c239a2f64b211ced","kind":"commit","published_at":"2021-03-27T19:12:39.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/0.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/0.0","dependencies_parsed_at":"2023-05-31T11:10:41.557Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/0.0/manifests"},{"name":"0.0.0","sha":"41a88cb8af4d8583571ea78679a9987b467c045c","kind":"commit","published_at":"2021-03-27T15:35:36.000Z","download_url":"https://codeload.github.com/madhead/read-java-properties/tar.gz/0.0.0","html_url":"https://github.com/madhead/read-java-properties/releases/tag/0.0.0","dependencies_parsed_at":"2023-05-31T11:10:40.792Z","dependency_job_id":null,"purl":"pkg:github/madhead/read-java-properties@0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/tags/0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-06T02:22:06.214Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":31,"rankings":{"downloads":null,"dependent_repos_count":7.890983996197116,"dependent_packages_count":0.0,"stargazers_count":12.143875772460783,"forks_count":21.67960703533513,"docker_downloads_count":null,"average":10.428616700998258},"purl":"pkg:githubactions/madhead/read-java-properties","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/madhead/read-java-properties","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/actions/madhead/read-java-properties","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/madhead/read-java-properties/dependencies","status":null,"funding_links":["https://github.com/sponsors/madhead"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-02T11:04:57.202Z","issues_count":18,"pull_requests_count":48,"avg_time_to_close_issue":1014696.2222222222,"avg_time_to_close_pull_request":2688269.8723404254,"issues_closed_count":18,"pull_requests_closed_count":47,"pull_request_authors_count":2,"issue_authors_count":6,"avg_comments_per_issue":1.5,"avg_comments_per_pull_request":0.625,"merged_pull_requests_count":36,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":1,"past_year_pull_requests_count":8,"past_year_avg_time_to_close_issue":444521.0,"past_year_avg_time_to_close_pull_request":467769.5714285714,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":7,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":0.75,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":7,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/madhead%2Fread-java-properties/issues","maintainers":[{"login":"madhead","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madhead"}],"active_maintainers":[{"login":"madhead","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madhead"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/madhead%2Fread-java-properties/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/madhead%2Fread-java-properties/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/madhead%2Fread-java-properties/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/madhead%2Fread-java-properties/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/madhead%2Fread-java-properties/codemeta","maintainers":[]}