8000 GitHub - ZeroOneAI/AISecu
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ZeroOneAI/AISecu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI.Secu

Go Docker Kubernetes


Features

  • AI.Secu Features
    • Scan an image by automatically detecting the image being pushed to the image repository

    • Continuous tracking of updated vulnerabilities

    • Point of Distinction

      Other existing services AI.Secu Current Support
      Services supported by existing registry only support scanning of images uploaded to that registry Manage vulnerabilities in one place for images stored in multiple different registers X (only docker hub for now, but expandable)
      Most services offer only one-time scans of images (need to scan again to see updated vulnerabilities after scanning) Once scanned, vulnerabilities can be tracked continuously O
      SBOM format output not supported for components in the image SBOM format output support for components in the image X
      Unable to receive results that have already been scanned into the image as input Can receive result (CycloneDx format) that have already been scanned as input X

Installation

  • git clone https://github.com/ZeroOneAI/AISecu.git
    cd AISecu/build/
    kubectl create ns secu
    make deploy

Project Timeline

Date Action
22.05.26 Inception Meeting
22.05.31 Concept & Feature Design
22.06.30 Initial Contept Implementation
22.07.30 Minimum Viable Product Release for Alpha Tester

Roadmap

  • SBOM format output for image components
  • Processing inputs in SBOM format
  • Image Permission Control
  • webhook functionality for CI/CD tools
    • It's not just that the image is updated and automatically distributed, but if you check the security vulnerabilities and give them permission manually, the deployment will proceed automatically afterwards
    • Provide a Audit Log of who allowed the image
  • Queue image scan
  • RBAC User Permission Control

Authors and acknowledgment

  • JunHo Song
    • Initiator
  • MyeongSuk Yoon
    • Initiator
    • Developer

More Documentation

Get in Touch

For issues, suggentions, contributors and supportors

  • ai.secu@zeroone.ai

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0