Pod Manager

An application to coordinate the execution of kubernetes pods to run different analysis tools on Open CoDE projects.

Letzte Aktualisierung

This Kotlin application uses consumes scan tasks from a RabbitMQ queue, spawns analysis tool pods using the Kubernetes Java Client, and posts the tool results to the Tool Service API endpoint. This program is used to coordinate the execution of different analysis tools on projects on the OpenCoDE platform.