Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unify command line flags used by scan and fix #1409

Open
cuixq opened this issue Nov 19, 2024 · 0 comments
Open

Unify command line flags used by scan and fix #1409

cuixq opened this issue Nov 19, 2024 · 0 comments
Labels
guided remediation Related to guided remediation / osv-scanner fix

Comments

@cuixq
Copy link
Contributor

cuixq commented Nov 19, 2024

There are discrepancies between flags used by scan and fix

  • For pom.xml, scan has -lockfile but fix uses -manifest
  • To specify data sources, scan has experimental-resolution-data-source and fix has data-source
  • etc

We should unify the flags used by the two sub commands to keep consistency.

@cuixq cuixq added the guided remediation Related to guided remediation / osv-scanner fix label Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
guided remediation Related to guided remediation / osv-scanner fix
Projects
None yet
Development

No branches or pull requests

1 participant