awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesScan Coordination & Reporting

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.

Awesome Scan Coordination & Reporting GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • greenbone/openvas-scannerAvatar greenbone

    greenbone/openvas-scanner

    4,670Vezi pe GitHub↗

    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.

    Rustcfoogreenbone
    Vezi pe GitHub↗4,670
  • open-policy-agent/gatekeeperAvatar open-policy-agent

    open-policy-agent/gatekeeper

    4,228Vezi pe GitHub↗

    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.

    Go
    Vezi pe GitHub↗4,228
  • ravendb/ravendbAvatar ravendb

    ravendb/ravendb

    3,961Vezi pe GitHub↗

    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.

    C#csharpdatabasedocument-database
    Vezi pe GitHub↗3,961
  1. Home
  2. Security & Cryptography
  3. Vulnerability Scanning
  4. Scan Coordination & Reporting

Explorează sub-etichetele

  • Cluster Compliance Auditing1 sub-tagPeriodic scanning of existing cluster resources to detect policy violations in pre-existing objects. **Distinct from Scan Coordination & Reporting:** Focuses on auditing existing cluster state rather than managing vulnerability scan orchestration