From 13b517deea96281c9fa5865ce21f52d3f069af21 Mon Sep 17 00:00:00 2001 From: wolf Date: Thu, 21 Aug 2025 14:52:42 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 51f2b40..0585c80 100644 --- a/README.md +++ b/README.md @@ -25,13 +25,13 @@ Compiled Byte is powered by a hardened, self-hosted private cloud and developmen - Full on-premise physical and virtual isolation - **Security & Monitoring** - - IDS/IPS: Using state of the art signatures and daily updates to stay secure with the latest paterns + - IDS/IPS: Using state of the art signatures and daily updates to stay secure with the latest patterns and detection models - SIEM: Every server and system running is logged to our SIEMs and is monitored with automatic alerts - - Reverse Proxy: We secure every open end-point behind proxys to handle WAFs, Multiple Application and Service suppport - - Auto Banning: We implement auto bans for any bad actors notified on our system with alerts on bans and IP address location information and details. Fequent bans are permanently banned after X amount of bans made. + - Reverse Proxy and Gateways: We secure every open end-point behind Proxies and Gateways to handle WAFs & Security monitoring, Multiple Application and Service support + - Auto Banning: We implement auto bans for any bad actors notified on our system with alerts on bans and IP address location and detailed logged activity information. Frequent bans are permanently banned after X number of bans made against bad actors. - DNS-level filtering, rate limiting, port hardening, XSS, and more Secure Code reviews -- **CI/CD + Agile-Driven Engineering** +- **CI/CD + Agile-Driven Engineering** - End-to-end pipeline automation allowing for remote code Building, Testing, and Deployment - DevSecOps principles in practice - Secure test, staging, and production environments