Unify command line flags used by scan
and fix
#1409
Labels
guided remediation
Related to guided remediation / osv-scanner fix
scan
and fix
#1409
There are discrepancies between flags used by
scan
andfix
pom.xml
,scan
has-lockfile
butfix
uses-manifest
scan
hasexperimental-resolution-data-source
andfix
hasdata-source
We should unify the flags used by the two sub commands to keep consistency.
The text was updated successfully, but these errors were encountered: