Red Hat Best Practices Certification for k8s
Official@redhat-best-practices-for-k8s
Standardizes enterprise repository governance through automated security auditing, dependency version tracking, and compliance reporting for Go-based infrastructure projects.
Agent Skills by Red Hat Best Practices Certification for k8s
Showing 10 vetted skills indexed across 1 GitHub repositories.
ubi-scan
Scan GitHub repositories and Dockerfiles to identify UBI image versions.
fix-stale-issues
Remove lifecycle/stale labels from linked telco-bot tracking issues via GitHub comments.
tracker-issue-status-report-generate
Generate consolidated status reports for tracking issues and post them to GitHub.
ioutil-scan
Detect deprecated Go ioutil package usage and generate migration reports.
gomock-scan
Scan GitHub organizations and repositories for deprecated golang/mock usage.
scan
Automates multi-tool scans across repositories to identify security issues, deprecated usage, and compliance gaps.
go-version-scan
Scan GitHub organizations for outdated Go versions in go.mod files.
pr-checkup
Scan issue bodies for linked PRs and report review, rebase, and CI status.
xcrypto-scan
Scan go.mod files for outdated golang.org/x/crypto versions and advisories.
golangci-lint-scan
Detect outdated golangci-lint versions across GitHub repositories and generate Markdown reports.
Frequently Asked Questions About Red Hat Best Practices Certification for k8s
FAQPage SchemaWhat specific repository governance tasks are supported?▼
These capabilities enable automated scanning of GitHub repositories to identify deprecated Go packages, outdated dependency versions, and non-compliant container images. It generates structured Markdown reports for tracking issue status, pull request health, and security advisories across distributed development environments.
Which technical personas benefit from these scanning capabilities?▼
Platform engineers, site reliability engineers, and security compliance officers benefit from these capabilities. The functionality is designed for teams managing large-scale Go-based infrastructure who require centralized visibility into repository health, dependency freshness, and adherence to organizational security standards.
What are the prerequisites for running these repository scans?▼
Execution requires read access to the target GitHub organizations or repositories and a configured environment capable of parsing Go modules and Dockerfiles. The system relies on existing repository metadata to perform version comparisons and generate status reports without requiring local environment installation.