Skip to content

Commit 3f6f36d

Browse files
authored
Fix formatting and update contact information in README
1 parent bfaf6f8 commit 3f6f36d

1 file changed

Lines changed: 9 additions & 11 deletions

File tree

README.md

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ docker compose -f docker-compose.app.yml up --build
235235

236236
```
237237
┌─────────────────────────────────────────────────────────────────┐
238-
│ Stackdog Security Core
238+
│ Stackdog Security Core │
239239
├─────────────────────────────────────────────────────────────────┤
240240
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────────────────┐ │
241241
│ │ Collectors │ │ ML/AI │ │ Response Engine │ │
@@ -245,12 +245,12 @@ docker compose -f docker-compose.app.yml up --build
245245
│ │ • Docker │ │ Detection │ │ • Auto-response │ │
246246
│ │ Events │ │ • Scoring │ │ • Alerting │ │
247247
│ └─────────────┘ └─────────────┘ └─────────────────────────┘ │
248-
│ ┌──────────────────────────────────────────────────────────────┐
249-
│ │ Log Sniffing
250-
│ │ • Auto-discovery (system logs, Docker, custom paths)
251-
│ │ • AI summarization (OpenAI/Ollama/Candle)
252-
│ │ • zstd compression, dedup, log purge
253-
│ └──────────────────────────────────────────────────────────────┘
248+
│ ┌───────────────────────────────────────────────────────────
249+
│ │ Log Sniffing
250+
│ │ • Auto-discovery (system logs, Docker, custom paths)
251+
│ │ • AI summarization (OpenAI/Ollama/Candle)
252+
│ │ • zstd compression, dedup, log purge
253+
│ └───────────────────────────────────────────────────────────
254254
└─────────────────────────────────────────────────────────────────┘
255255
```
256256

@@ -732,7 +732,6 @@ copies of the Software...
732732

733733
### Inspired By
734734

735-
- [Portainer](https://github.com/portainer/portainer) - Docker management UI
736735
- [Falco](https://github.com/falcosecurity/falco) - Cloud-native runtime security
737736
- [Sysdig](https://github.com/draios/sysdig) - System visibility
738737

@@ -750,12 +749,11 @@ copies of the Software...
750749

751750
- **Project Lead:** Vasili Pascal
752751
- **Email:** info@try.direct
753-
- **Twitter:** [@VasiliiPascal](https://twitter.com/VasiliiPascal)
754-
- **Gitter:** [stackdog/community](https://gitter.im/stackdog/community)
752+
- **X:** [@VasiliiPascal](https://twitter.com/VasiliiPascal)
755753
- **GitHub:** [vsilent/stackdog](https://github.com/vsilent/stackdog)
756754

757755
---
758756

759757
<p align="center">
760-
<strong>🐕 Built with ❤️ using Rust</strong>
758+
<strong>Built with ❤️ using Rust</strong>
761759
</p>

0 commit comments

Comments
 (0)