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

Added checkModified as a param to override manifest file checking #83

Conversation

ppvasude
Copy link
Contributor

@ppvasude ppvasude commented Aug 8, 2019

Added a Boolean checkModified query parameter for start scan.
If set to false, it will start the scan regardless of any modifications done/not done after the previous scan.
By default the value is true. So by default, it will only start the scan if there are any modifications after the previous scan.

@sanchitmehta sanchitmehta merged commit 63df304 into Azure-App-Service:dev Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants