Base class for package/container scanners.
Name | Description | |
---|---|---|
PackageContainerScanner |
Initializes a new instance of the PackageContainerScanner class. |
Name | Description | |
---|---|---|
MessageLogged |
Raised when a message is logged. |
Name | Description | |
---|---|---|
GetDescription |
Returns a description of the scanner and its configuration. |
|
Log(Inedo.Diagnostics.IMessage message) |
Writes a message to the associated log. |
|
ScanAsync(System.Threading.CancellationToken cancellationToken) |
Scans the remote resource and returns all hosted packages and containers. |