{"id":20207803,"url":"https://github.com/exasol/maven-project-version-getter","last_synced_at":"2026-02-11T09:08:40.077Z","repository":{"id":45333385,"uuid":"362007031","full_name":"exasol/maven-project-version-getter","owner":"exasol","description":"Java helper for getting the current project's version from test code.","archived":false,"fork":false,"pushed_at":"2025-02-26T15:09:35.000Z","size":68,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-07-28T06:02:07.266Z","etag":null,"topics":["exasol-integration","integration-testing","maven"],"latest_commit_sha":null,"homepage":"","language":"Java","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/exasol.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-04-27T06:38:12.000Z","updated_at":"2024-11-20T12:54:46.000Z","dependencies_parsed_at":"2025-07-28T06:01:42.133Z","dependency_job_id":"51f580ee-1f1c-41bc-9867-ae422c19f138","html_url":"https://github.com/exasol/maven-project-version-getter","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/exasol/maven-project-version-getter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fmaven-project-version-getter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fmaven-project-version-getter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fmaven-project-version-getter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fmaven-project-version-getter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/exasol","download_url":"https://codeload.github.com/exasol/maven-project-version-getter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/exasol%2Fmaven-project-version-getter/sbom","scorecard":{"id":387604,"data":{"date":"2025-08-11","repo":{"name":"github.com/exasol/maven-project-version-getter","commit":"c45db0e66731f2e1f96e707e5798f06254e98b5a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":6,"reason":"Found 8/13 approved changesets -- score normalized to 6","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":"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":"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":"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":"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":7,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/broken_links_checker.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build-next-java.yml:18","Info: jobLevel 'issues' permission set to 'read': .github/workflows/ci-build.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci-build.yml:19","Info: jobLevel 'issues' permission set to 'read': .github/workflows/ci-build.yml:122","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci-build.yml:120","Info: jobLevel 'actions' permission set to 'read': .github/workflows/ci-build.yml:121","Info: jobLevel 'contents' permission set to 'read': .github/workflows/dependencies_check.yml:17","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependencies_check.yml:74","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/dependencies_update.yml:20","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:38","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:39","Info: jobLevel 'issues' permission set to 'read': .github/workflows/release.yml:40","Warn: no topLevel permission defined: .github/workflows/broken_links_checker.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-build-next-java.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-build.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies_check.yml:1","Warn: no topLevel permission defined: .github/workflows/dependencies_update.yml:1","Warn: no topLevel permission defined: .github/workflows/release.yml:1"],"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/broken_links_checker.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/broken_links_checker.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/broken_links_checker.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/broken_links_checker.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build-next-java.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/ci-build-next-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build-next-java.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/ci-build-next-java.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-build.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/ci-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies_check.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/dependencies_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies_check.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/dependencies_check.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies_check.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/dependencies_check.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies_update.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/dependencies_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies_update.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/dependencies_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependencies_update.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/dependencies_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies_update.yml:153: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/dependencies_update.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependencies_update.yml:167: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/dependencies_update.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:196: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/exasol/maven-project-version-getter/release.yml/main?enable=pin","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 1.2.1 not signed: https://api.github.com/repos/exasol/maven-project-version-getter/releases/186410028","Warn: release artifact 1.2.0 not signed: https://api.github.com/repos/exasol/maven-project-version-getter/releases/78264777","Warn: release artifact 1.1.1 not signed: https://api.github.com/repos/exasol/maven-project-version-getter/releases/75865410","Warn: release artifact 1.1.0 not signed: https://api.github.com/repos/exasol/maven-project-version-getter/releases/55669214","Warn: release artifact 1.0.0 not signed: https://api.github.com/repos/exasol/maven-project-version-getter/releases/49726987","Warn: release artifact 1.2.1 does not have provenance: https://api.github.com/repos/exasol/maven-project-version-getter/releases/186410028","Warn: release artifact 1.2.0 does not have provenance: https://api.github.com/repos/exasol/maven-project-version-getter/releases/78264777","Warn: release artifact 1.1.1 does not have provenance: https://api.github.com/repos/exasol/maven-project-version-getter/releases/75865410","Warn: release artifact 1.1.0 does not have provenance: https://api.github.com/repos/exasol/maven-project-version-getter/releases/55669214","Warn: release artifact 1.0.0 does not have provenance: https://api.github.com/repos/exasol/maven-project-version-getter/releases/49726987"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: 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":"SAST","score":1,"reason":"SAST tool is not run on all commits -- score normalized to 1","details":["Warn: 1 commits out of 9 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-18T17:01:48.153Z","repository_id":45333385,"created_at":"2025-08-18T17:01:48.153Z","updated_at":"2025-08-18T17:01:48.153Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29330858,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T06:13:03.264Z","status":"ssl_error","status_checked_at":"2026-02-11T06:12:55.843Z","response_time":97,"last_error":"SSL_read: 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":["exasol-integration","integration-testing","maven"],"created_at":"2024-11-14T05:32:22.200Z","updated_at":"2026-02-11T09:08:40.059Z","avatar_url":"https://github.com/exasol.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Maven Project Version Getter\n\n[![Build Status](https://github.com/exasol/maven-project-version-getter/actions/workflows/ci-build.yml/badge.svg)](https://github.com/exasol/maven-project-version-getter/actions/workflows/ci-build.yml)\n[![Maven Central \u0026ndash; Maven Project Version Getter](https://img.shields.io/maven-central/v/com.exasol/maven-project-version-getter)](https://search.maven.org/artifact/com.exasol/maven-project-version-getter)\n\n[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=alert_status)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n\n[![Security Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=security_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n[![Reliability Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=reliability_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=sqale_rating)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n[![Technical Debt](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=sqale_index)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n\n[![Code Smells](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=code_smells)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=coverage)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n[![Duplicated Lines (%)](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=duplicated_lines_density)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n[![Lines of Code](https://sonarcloud.io/api/project_badges/measure?project=com.exasol%3Amaven-project-version-getter\u0026metric=ncloc)](https://sonarcloud.io/dashboard?id=com.exasol%3Amaven-project-version-getter)\n\nJava helper library for getting the current project's version from test code.\n\n## Usage\n\n```java\nMavenProjectVersionGetter.getCurrentProjectVersion(); //returns for example \"0.1.0\"\n```\n\nYou can also use this tool to get the version of a different project:\n\n```java\nMavenProjectVersionGetter.getProjectVersion(Path.of(\"path/to/project/pom.xml\"));\n```\n\n## Additional Information:\n\n* [Changelog](doc/changes/changelog.md)\n* [Dependencies](dependencies.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexasol%2Fmaven-project-version-getter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexasol%2Fmaven-project-version-getter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexasol%2Fmaven-project-version-getter/lists"}