ApplicationInspector icon indicating copy to clipboard operation
ApplicationInspector copied to clipboard

Ability to provide a repo URL

Open Jayp0weru5r opened this issue 5 years ago • 7 comments

Is your feature request related to a problem? Please describe. It can be a bit more difficult to have to download the repo locally to perform a scan. Describe the solution you'd like Ability to be able to provide a repoURL and it gets downloaded to a tmp directory performs the analysis generates a report and deletes the downloaded folder afterwards.

Describe alternatives you've considered

A flag for git Integration --git utilizes git cli to clone the repo, perform analysis, generate report and clean up cloned directory.

Additional context

Jayp0weru5r avatar Feb 23 '21 03:02 Jayp0weru5r