{"id":39444794,"url":"https://github.com/czerwonk/ovirt_exporter","last_synced_at":"2026-01-18T04:24:00.916Z","repository":{"id":23163349,"uuid":"94609030","full_name":"czerwonk/ovirt_exporter","owner":"czerwonk","description":"Exporter for oVirt engine metrics to use with https://prometheus.io/","archived":false,"fork":false,"pushed_at":"2025-07-17T16:00:30.000Z","size":3963,"stargazers_count":24,"open_issues_count":8,"forks_count":9,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-07-17T18:46:14.800Z","etag":null,"topics":["exporter","golang","ovirt","prometheus"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/czerwonk.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-06-17T07:51:30.000Z","updated_at":"2025-07-17T15:59:01.000Z","dependencies_parsed_at":"2023-02-18T23:55:15.008Z","dependency_job_id":"2aa884d0-a7cc-4970-9441-99ab19ef5822","html_url":"https://github.com/czerwonk/ovirt_exporter","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/czerwonk/ovirt_exporter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fovirt_exporter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fovirt_exporter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fovirt_exporter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fovirt_exporter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czerwonk","download_url":"https://codeload.github.com/czerwonk/ovirt_exporter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fovirt_exporter/sbom","scorecard":{"id":315000,"data":{"date":"2025-08-11","repo":{"name":"github.com/czerwonk/ovirt_exporter","commit":"fbd1df3e7b98d8f873de7ee35f72939d48647baa"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.3,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/5 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":"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":"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":5,"reason":"7 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/docker_latest.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_tag.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":"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":"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: 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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact 0.10.1 not signed: https://api.github.com/repos/czerwonk/ovirt_exporter/releases/118123526","Warn: release artifact 0.9.2 not signed: https://api.github.com/repos/czerwonk/ovirt_exporter/releases/56994227","Warn: release artifact 0.9.1 not signed: https://api.github.com/repos/czerwonk/ovirt_exporter/releases/40061183","Warn: release artifact 0.10.1 does not have provenance: https://api.github.com/repos/czerwonk/ovirt_exporter/releases/118123526","Warn: release artifact 0.9.2 does not have provenance: https://api.github.com/repos/czerwonk/ovirt_exporter/releases/56994227","Warn: release artifact 0.9.1 does not have provenance: https://api.github.com/repos/czerwonk/ovirt_exporter/releases/40061183"],"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":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_latest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/docker_latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_latest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/docker_latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_latest.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/docker_latest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_latest.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/docker_latest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_tag.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/docker_tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_tag.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/docker_tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_tag.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/docker_tag.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker_tag.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/docker_tag.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/test.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/czerwonk/ovirt_exporter/test.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1","Warn: containerImage not pinned by hash: Dockerfile:6: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   7 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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker_latest.yml:10"],"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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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-17T23:59:38.188Z","repository_id":23163349,"created_at":"2025-08-17T23:59:38.188Z","updated_at":"2025-08-17T23:59:38.188Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28529507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"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"}},"keywords":["exporter","golang","ovirt","prometheus"],"created_at":"2026-01-18T04:23:57.862Z","updated_at":"2026-01-18T04:24:00.897Z","avatar_url":"https://github.com/czerwonk.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ovirt_exporter\n[![Go Report Card](https://goreportcard.com/badge/github.com/czerwonk/ovirt_exporter)](https://goreportcard.com/report/github.com/czerwonk/ovirt_exporter)\n\nExporter for oVirt engine metrics to use with https://prometheus.io/\n\nThis project is in maintenance mode now. No new features will be implemented by myself, merge requests are welcome.\n\n## Install\n```\ngo get -u github.com/czerwonk/ovirt_exporter\n```\n\n## Supported ressources\n* hosts\n* vms\n* storagedomains\n* snapshots (optional)\n\n## Third Party Components\nThis software uses components of the following projects\n* Prometheus Go client library (https://github.com/prometheus/client_golang)\n\n## License\n(c) Daniel Czerwonk, 2017. Licensed under [MIT](LICENSE) license.\n\n## Prometheus\nsee https://prometheus.io/\n\n## oVirt\nsee https://www.ovirt.org/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczerwonk%2Fovirt_exporter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczerwonk%2Fovirt_exporter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczerwonk%2Fovirt_exporter/lists"}