{"id":377312,"url":"https://github.com/orcunuso/ocinfo","last_synced_at":"2026-06-27T16:01:29.169Z","repository":{"id":40475508,"uuid":"320897462","full_name":"orcunuso/ocinfo","owner":"orcunuso","description":"Reporting tool for multiple OpenShift clusters","archived":false,"fork":false,"pushed_at":"2023-01-31T01:00:58.000Z","size":191,"stargazers_count":2,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-06-25T10:46:09.726Z","etag":null,"topics":["golang","openshift","openshift-v4"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"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/orcunuso.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}},"created_at":"2020-12-12T18:29:52.000Z","updated_at":"2024-07-29T10:20:32.000Z","dependencies_parsed_at":"2023-02-16T13:45:42.586Z","dependency_job_id":null,"html_url":"https://github.com/orcunuso/ocinfo","commit_stats":null,"previous_names":["vorcunus/ocinfo"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/orcunuso/ocinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orcunuso","download_url":"https://codeload.github.com/orcunuso/ocinfo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo/sbom","scorecard":{"id":711863,"data":{"date":"2025-08-11","repo":{"name":"github.com/orcunuso/ocinfo","commit":"f92bad29edffaac2d78ad59d670869e9c0f40f1b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.1,"checks":[{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.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":"Code-Review","score":0,"reason":"Found 0/30 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":"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":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"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":"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":"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/go.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/orcunuso/ocinfo/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/orcunuso/ocinfo/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/orcunuso/ocinfo/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/orcunuso/ocinfo/go.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/orcunuso/ocinfo/go.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3","Warn: goCommand not pinned by hash: Dockerfile:9","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned","Info:   0 out of   1 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":"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":"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":"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":"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":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v0.2.0 not signed: https://api.github.com/repos/orcunuso/ocinfo/releases/36297536","Warn: release artifact v0.1.2 not signed: https://api.github.com/repos/orcunuso/ocinfo/releases/35612535","Warn: release artifact v0.1.1 not signed: https://api.github.com/repos/orcunuso/ocinfo/releases/35524854","Warn: release artifact v0.2.0 does not have provenance: https://api.github.com/repos/orcunuso/ocinfo/releases/36297536","Warn: release artifact v0.1.2 does not have provenance: https://api.github.com/repos/orcunuso/ocinfo/releases/35612535","Warn: release artifact v0.1.1 does not have provenance: https://api.github.com/repos/orcunuso/ocinfo/releases/35524854"],"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 'main'"],"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"}}]},"last_synced_at":"2025-08-22T08:23:16.822Z","repository_id":40475508,"created_at":"2025-08-22T08:23:16.823Z","updated_at":"2025-08-22T08:23:16.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34859073,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-27T02:00:06.362Z","response_time":126,"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":{"login":"orcunuso","name":"Ozan Orcunus","uuid":"23145418","kind":"user","description":"Cloud Architect | Cloud Native Applications | Docker | Kubernetes | OpenShift | Go | VMware vSphere","email":"","website":null,"location":"Turkey","twitter":"orcunuso","company":null,"icon_url":"https://avatars.githubusercontent.com/u/23145418?u=dcddaeff02df4662f3e48c41d473fd2c23974fda\u0026v=4","repositories_count":2,"last_synced_at":"2023-03-10T05:45:39.055Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/orcunuso","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-20T01:02:44.713Z","updated_at":"2023-03-10T05:45:39.071Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orcunuso","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orcunuso/repositories"},"packages":[{"id":3922970,"name":"github.com/orcunuso/ocinfo","ecosystem":"go","description":"This sheet gets alerts from default Prometheus instance installed with OpenShift Monitoring Operator","homepage":"https://github.com/orcunuso/ocinfo","licenses":"Apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/orcunuso/ocinfo","keywords_array":[],"namespace":"github.com/orcunuso","versions_count":3,"first_release_published_at":"2020-12-19T13:48:42.000Z","latest_release_published_at":"2021-01-12T19:09:43.000Z","latest_release_number":"v0.2.0","last_synced_at":"2026-06-21T22:03:06.257Z","created_at":"2022-04-12T02:12:12.985Z","updated_at":"2026-06-21T22:03:06.257Z","registry_url":"https://pkg.go.dev/github.com/orcunuso/ocinfo","install_command":"go get github.com/orcunuso/ocinfo","documentation_url":"https://pkg.go.dev/github.com/orcunuso/ocinfo#section-documentation","metadata":{},"repo_metadata":{"uuid":"320897462","full_name":"orcunuso/ocinfo","owner":"orcunuso","description":"Reporting tool for multiple OpenShift clusters","archived":false,"fork":false,"pushed_at":"2023-01-31T01:00:58.000Z","size":191,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2023-03-10T05:46:44.159Z","etag":null,"topics":["golang","openshift","openshift-v4"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"logo_url":null,"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}},"created_at":"2020-12-12T18:29:52.000Z","updated_at":"2021-01-31T12:12:05.000Z","dependencies_parsed_at":"2023-02-16T13:45:42.586Z","dependency_job_id":null,"html_url":"https://github.com/orcunuso/ocinfo","commit_stats":null,"repository_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo","tags_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo/tags","manifests_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo/manifests","owner_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/orcunuso","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":108921946,"host_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"http://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names"}},"repo_metadata_updated_at":"2023-03-21T19:15:14.191Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":8.981108528602066,"forks_count":8.968987819809952,"average":8.573774153037416},"purl":"pkg:golang/github.com/orcunuso/ocinfo","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/orcunuso/ocinfo","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/orcunuso/ocinfo","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/orcunuso/ocinfo/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2023-05-18T13:09:26.540Z","issues_count":0,"pull_requests_count":12,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":27364838.714285713,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5833333333333334,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Forcunuso%2Focinfo/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Forcunuso%2Focinfo/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Forcunuso%2Focinfo/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Forcunuso%2Focinfo/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Forcunuso%2Focinfo/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Forcunuso%2Focinfo/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2191718,"maintainers_count":0,"namespaces_count":792747,"keywords_count":113213,"github":"golang","metadata":{"funded_packages_count":53976},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-06-10T05:03:23.672Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"message":"Repository syncing started."},"issues":{"table":{"full_name":"orcunuso/ocinfo","html_url":"https://github.com/orcunuso/ocinfo","last_synced_at":"2023-05-18T13:09:26.540Z","status":null,"issues_count":0,"pull_requests_count":12,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":27364838.714285713,"issues_closed_count":0,"pull_requests_closed_count":7,"pull_request_authors_count":1,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":0.5833333333333334,"merged_pull_requests_count":0,"bot_issues_count":0,"bot_pull_requests_count":12,"past_year_issues_count":0,"past_year_pull_requests_count":2,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":1,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":0,"created_at":"2023-05-16T22:08:18.826Z","updated_at":"2023-05-18T13:09:26.540Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/orcunuso%2Focinfo/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{"dependencies":12}},"issue_author_associations_count":{"table":{}},"pull_request_author_associations_count":{"table":{"NONE":12}},"issue_authors":{"table":{}},"pull_request_authors":{"table":{"dependabot[bot]":12}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-06-27T00:00:19.779Z","repositories_count":14844565,"issues_count":33121893,"pull_requests_count":109127735,"authors_count":11321285,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[],"active_maintainers":[]}},"events":{"total":{},"last_year":{}},"keywords":["golang","openshift","openshift-v4"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/go.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T13:45:41.982Z","updated_at":"2023-02-16T13:45:41.982Z","repository_link":"https://github.com/orcunuso/ocinfo/blob/main/.github/workflows/go.yml","dependencies":[{"id":7716137862,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7716137863,"package_name":"docker/setup-qemu-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7716137864,"package_name":"docker/setup-buildx-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7716137865,"package_name":"docker/login-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false},{"id":7716137866,"package_name":"docker/build-push-action","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"docker","filepath":"Dockerfile","sha":null,"kind":"manifest","created_at":"2023-02-16T13:45:42.027Z","updated_at":"2023-02-16T13:45:42.027Z","repository_link":"https://github.com/orcunuso/ocinfo/blob/main/Dockerfile","dependencies":[{"id":7716137874,"package_name":"golang","ecosystem":"docker","requirements":"1.15.5","direct":true,"kind":"build","optional":false},{"id":7716137875,"package_name":"scratch","ecosystem":"docker","requirements":"latest","direct":true,"kind":"build","optional":false}]}],"score":null,"created_at":"2026-06-26T15:04:04.506Z","updated_at":"2026-06-27T16:01:29.175Z","avatar_url":"https://github.com/orcunuso.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377312","html_url":"https://summary.ecosyste.ms/projects/377312"}