UNPKG

axe-sarif-converter

Version:

Convert axe-core accessibility scan results to the SARIF format

6 lines (5 loc) 107 B
export interface ConverterOptions { testCaseId?: string; scanId?: string; scanName?: string; }