The cli could take a repo url as input and scan and return the result. This would be a convenient option to have for folks who'd want to use disclosure for scanning multiple repos.
Example:
disclosure scan --format=text https://github.com/chaoss/disclosure
or simply:
disclosure scan --format=text github.com/chaoss/disclosure
The cli could take a repo url as input and scan and return the result. This would be a convenient option to have for folks who'd want to use disclosure for scanning multiple repos.
Example:
or simply: