axe-sarif-converter
Advanced tools
Comparing version 1.0.0 to 1.0.1
import * as Axe from 'axe-core'; | ||
import { SarifLog } from './sarif/sarif-log'; | ||
export { SarifLog } from './sarif/sarif-log'; | ||
export declare function convertAxeToSarif(axeResults: Axe.AxeResults): SarifLog; |
{ | ||
"name": "axe-sarif-converter", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Convert axe-core accessibility scan results to the SARIF format", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -8,2 +8,6 @@ <!-- | ||
[![Build Status](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_apis/build/status/Microsoft.axe-sarif-converter%20-%20CI?branchName=master)](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_build/latest?definitionId=20&branchName=master) | ||
[![Azure DevOps coverage](https://img.shields.io/azure-devops/coverage/accessibility-insights/axe-sarif-converter/20.svg?style=plastic)](https://dev.azure.com/accessibility-insights/axe-sarif-converter/_build/latest?definitionId=20&branchName=master) | ||
[![npm](https://img.shields.io/npm/v/axe-sarif-converter.svg)](https://www.npmjs.com/package/axe-sarif-converter) | ||
Convert [axe-core](https://github.com/dequelabs/axe-core) accessibility scan results to the [SARIF format](http://sarifweb.azurewebsites.net/). | ||
@@ -10,0 +14,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
146218
4066
55
1