Projects with this topic
-
A quick starter template for full-stack applications with Vite + Vue 3 (frontend) and FastAPI (backend).
Updated -
A high-performance analytics dashboard designed to visualize data. The application leverages Polars for lightning-fast data processing and Nuxt 4 & Unovis for a reactive, component-driven user experience. The current data topic is charging station distribution and growth.
Updated -
A generalized multi-agent coordination and control framework designed to guide the behaviour of large populations of autonomous and/or semi-autonomous agents in dynamic environments.
Updated -
LVDP is a participative blogging platform for bike touring enthusiasts. It allows travelers to register, document their trips, and share their cycling experiences with the community.
Updated -
Full-stack publication feed: FastAPI + Redis + Vue 3
Updated -
🛡️ K-Guard: Kubernetes Security Automation & Remediation (PoC)K-Guard is a DevSecOps proof-of-concept focused on automating vulnerability lifecycle and active defense workflows within K3s clusters.
Vulnerability Remediation: Automated image patching workflows using K8s API patches triggered by Trivy scan results. Network Segregation: Policy-as-Code implementation (Ansible) for Ingress hardening and CIDR-based access control. SecOps Alerting: Real-time incident notification system leveraging Cisco Webex API for rapid response. Self-Healing Exploration: Detecting configuration drifts and applying automated state recovery.🛡️ K-Guard : Pilotage de la Sécurité & Automatisation Kubernetes (MVP)K-Guard est un outil d'expérimentation DevSecOps conçu pour automatiser les workflows de détection et de remédiation sur clusters K3s. Il explore l'implémentation de la défense active via l'API Kubernetes.
Points Techniques Clés
Vulnerability Management : Pipeline de scan continu (Trivy) avec déclenchement de correctifs via Strategic Merge Patch sur les Deployments. Hardening Réseau : Automatisation de Network Policies (Ansible) pour l'isolation des flux Ingress (filtrage IPs Cloudflare / RFC 1918). Incident Response (IR) : Système d'alerte ChatOps via l'API Cisco Webex pour la notification en temps réel des failles critiques détectées. Infrastructure-as-Code : Logique de remédiation et de déploiement orchestrée via GitLab CI/CD et scripts d'automation (Python/Go).Updated -