Hello Guys,

The goal is to develop a plugin for Digital AI Release that integrates with Sysdig, a leading container security platform. The plugin will enable users to scan container images for vulnerabilities and compliance issues, and then generate a report in CSV format.

Key Features:

- Sysdig Scan: The plugin will use the Sysdig CLI scanner AND/OR the API to scan container images and generate a JSON report.
- JSON to CSV Conversion: The plugin will convert the JSON report to a CSV file .
- Vulnerability Reporting: The plugin will provide a detailed report of vulnerabilities found in the container image, including critical, high, medium, low, and negligible vulnerabilities.
- Compliance Checking: The plugin will evaluate the container image against Sysdig's best practices and report any failures.


Benefits:

- Improved Security: The plugin will help identify vulnerabilities in container images, enabling users to take corrective action to secure their applications.
- Compliance: The plugin will help users ensure compliance with industry standards and best practices for container security.
- Automation: The plugin will automate the scanning and reporting process, reducing manual effort and increasing efficiency.
- Integration: The plugin will integrate with Digital AI Release, providing a seamless experience for users.

Comments