UNPKG

axe-sarif-converter

Version:

Convert axe-core accessibility scan results to the SARIF format

7 lines (6 loc) 141 B
export interface EnvironmentData { targetPageUrl: string; targetPageTitle?: string; timestamp: string; axeVersion: string; }