From 54d8875ef4fcfa5fa1636aa870fb4d134552ed75 Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Thu, 9 Jan 2025 00:26:29 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97e39ff..0e02ebd 100644 --- a/README.md +++ b/README.md @@ -299,7 +299,7 @@ A collection of awesome things. - [redpanda-data/connect](https://github.com/redpanda-data/connect) - Fancy stream processing made operationally mundane - [rhysd/actionlint](https://github.com/rhysd/actionlint) - :octocat: Static checker for GitHub Actions workflow files - [rhysd/changelog-from-release](https://github.com/rhysd/changelog-from-release) - Simple changelog generator from GitHub releases -- [rsese/gh-actions-status](https://github.com/rsese/gh-actions-status) - +- [rsese/gh-actions-status](https://github.com/rsese/gh-actions-status) - GitHub CLI extension to view the overall health of an organization's use of actions. - [sanathp/statusok](https://github.com/sanathp/statusok) - Monitor your Website and APIs from your Computer. Get Notified through Slack, E-mail when your server is down or response time is more than expected. - [seaweedfs/seaweedfs](https://github.com/seaweedfs/seaweedfs) - SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for billions of files! Blob store has O(1) disk seek, cloud tiering. Filer supports Cloud Drive, cross-DC active-active replication, Kubernetes, POSIX FUSE mount, S3 API, S3 Gateway, Hadoop, WebDAV, encryption, Erasure Coding. - [securego/gosec](https://github.com/securego/gosec) - Go security checker