mitchspano / sfdx-scan-pull-request

Runs sfdx-scanner on a pull request and generates in-line comments with the findings.
Apache License 2.0
72 stars 24 forks source link

Add Support for Graph Engine #31

Open mitchspano opened 1 year ago

mitchspano commented 1 year ago

The scan should support the Graph Engine of the sfdx scanner.

scanner:run
=>
scanner:run:dfa

More documentation about the CLI commands for this tool is available here.

This might involve some additional work to report the "Source" of the findings and change the structure of the input parameters.

RaviVaranasi commented 1 year ago

Any update on this?

mitchspano commented 11 months ago

@RaviVaranasi Any updates will be reported here. Unfortunatly no progress has been made on this proposed enhancement.