Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

A collection of server utilities for DevOps, SRE, and infrastructure teams.
A collection of server utilities for engineers, DevOps, SRE, and infrastructure teams.

## Available Utilities

| Utility | Description | Distribution | Status |
| ------------------------------ |--------------------------------------------------------------------------------| --------------- |-----------|
| [server-audit](./server-audit) | Modular server auditing tool for binary version checking and system inspection | Homebrew, Maven | 🛠️ Alpha |
| [diff-check](./diff-check) | Git-based file difference checker for configuration drift detection | Homebrew | 🛠️ Alpha |
| Utility | Description | Distribution | Status |
| ------------------------------ |--------------------------------------------------------------------------------| --------------- |-----------------------|
| [server-audit](./server-audit) | Modular server auditing tool for binary version checking and system inspection | Homebrew, Maven | 🚧 Release candidate |
| [diff-check](./diff-check) | Git-based file difference checker for configuration drift detection | Homebrew | 🚧 Release candidate |

## Quick Start

Expand Down