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

Port scan flags to the serve command #1157

Merged
merged 7 commits into from Nov 5, 2022
Merged

Conversation

sundowndev
Copy link
Owner

@sundowndev sundowndev commented Nov 5, 2022

Add the following flags to the serve command :

  -D, --disable stringArray   A list of scanners to skip for this scan.
      --env-file strings      Env files to parse environment variables from (looks for .env by default)
      --plugin strings        Extra scanner plugin to use for the scans

@sundowndev sundowndev added the kind/feature New feature or request label Nov 5, 2022
@sundowndev sundowndev marked this pull request as ready for review November 5, 2022 11:18
@sundowndev sundowndev merged commit accdfab into master Nov 5, 2022
@sundowndev sundowndev deleted the feat/serve-cmd-flags branch November 5, 2022 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants