GitHub - embold/scanner-sync: Embold scanner update library for remote scan execution workflows

Embold scanner update library for remote scan execution workflows

build Maven Central

This library provides base functionality for managing Embold Scanner version on e.g. a build machine, and automatically updating it to latest based on the version available on the Embold Server.

It finds it use in other components such as the Embold Maven Plugin

Usage

class SyncSession provides the API to manage the Embold scanner versions. It takes SyncOpts as argument which provides settings such as Embold URL, token, download directory, etc.