Skip to main content

CheckupLogBuilder

CheckupLogBuilder โ‡ SarifLogBuilder

Kind: global class
Extends: SarifLogBuilder

new CheckupLogBuilder()

A class that simplifies the building of a checkup SARIF log.

checkupLogBuilder.annotate()

Annotates the log with any data that is acquired via dynamic invocations. This supplements the data acquired statically, and populated in the constructor.

Kind: instance method of CheckupLogBuilder