3 repository-uri
Management of authentication, scheduling, and the aggregation of vulnerability data into reports.
Distinct from Vulnerability Scanning: Distinct from Vulnerability Scanning by focusing on the orchestration and output phase rather than the detection process
Explore 3 awesome GitHub repositories matching security & cryptography · Scan Coordination & Reporting. Refine with filters or upvote what's useful.
The openvas-scanner is a vulnerability scanner designed to identify security weaknesses and outdated software in target systems. It performs network vulnerability scanning by executing security tests and network attack scripts, as well as conducting local security auditing through static version checks of installed software. The project utilizes community-managed feeds to synchronize and update local security definitions and vulnerability tests. These tests and scan configurations are loaded into the system via container images or manual transfers and stored in a persistent relational databas
Coordinates authentication, scheduling, and the reporting of vulnerability information through a central database.
Gatekeeper este un motor de control al admiterii și de aplicare a politicilor Kubernetes utilizat pentru a asigura că resursele clusterului respectă standardele organizaționale de securitate și configurare. Interceptează cererile API pentru a valida sau respinge resursele neconforme înainte ca acestea să fie persistate în cluster. Proiectul folosește o bibliotecă de politici parametrizate și definiții de resurse personalizate pentru a crea template-uri reutilizabile și reguli de aplicare. Se distinge printr-un model de gestionare hub-and-spoke, permițând unui controller dintr-un cluster de gestionare să aplice politici în clustere țintă separate. Dincolo de controlul admiterii, sistemul acoperă auditul de conformitate pentru a scana resursele existente pentru încălcări și mutarea resurselor pentru a modifica automat cererile primite, cum ar fi actualizarea imaginilor de container sau injectarea de metadate. De asemenea, se integrează cu furnizori de date externi pentru a informa deciziile de autorizare cu context de mediu în timp real. Motorul oferă o suită de instrumente CLI pentru gestionarea bibliotecii de politici, verificarea CI/CD și testarea expansiunii resurselor.
Periodically scans existing cluster resources against active policies to detect and report violations for pre-existing objects.
RavenDB is a multi-model NoSQL document database designed for high-performance, ACID-compliant data storage. It persists structured information as schema-flexible JSON documents and utilizes a unit-of-work session pattern to track entity changes and batch modifications into atomic transactions. The platform is built on a distributed architecture that supports horizontal scaling through sharding and ensures high availability via multi-node, master-to-master cluster replication. The database distinguishes itself through a self-optimizing query engine that automatically creates and maintains ind
Scans stored documents against defined schemas to identify and report violations without blocking write operations.