Deployment Options

Deployment Options

Agent DuckDefender from FlyingDuck can be deployed in two ways: either by integrating the DuckDefender agent file into your workflow or by using the On-premise Runner.

  • Workflows:
    Workflows are action jobs set up in version control systems to execute specific tasks when certain criteria are met. However, they consume build minutes, and once depleted, code scans cannot run. To address this limitation, runners are introduced.

  • Runner:
    Runners function like virtual machines (VMs) that perform code scans within your environment. The results are then posted to the portal for users to view. This method doesn’t consume build minutes since it operates on your infrastructure, ensuring that the code remains within your organization.