-
Notifications
You must be signed in to change notification settings - Fork 95
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
Drop edit config command #1439
Drop edit config command #1439
Commits on Jun 6, 2019
-
Add command to get the nvt families to gsad
Currently the nvt families are loaded in get_config_gmp implicitly.
Configuration menu - View commit details
-
Copy full SHA for 108027a - Browse repository at this point
Copy the full SHA 108027aView commit details -
Add gmp command to get all nvt families
Extend the global gmp object to allow requesting the list of nvt families.
Configuration menu - View commit details
-
Copy full SHA for 7331c3f - Browse repository at this point
Copy the full SHA 7331c3fView commit details -
Drop usage of editScanConfigSettings request
Simply request the scanconfig and the list of nvt families in parallel.
Configuration menu - View commit details
-
Copy full SHA for 3a79ff5 - Browse repository at this point
Copy the full SHA 3a79ff5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fad9eac - Browse repository at this point
Copy the full SHA fad9eacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dacb4e - Browse repository at this point
Copy the full SHA 5dacb4eView commit details -
Simplify get_config command in gsad
Now with get_nvt_families being an separate command get_config can be simplified by using get_one internally.
Configuration menu - View commit details
-
Copy full SHA for 7c30b14 - Browse repository at this point
Copy the full SHA 7c30b14View commit details -
Adjust getting the ScanConfig from the get_config response
Due to using get_one in gsad the path to the scan config xml has changed.
Configuration menu - View commit details
-
Copy full SHA for 3d65214 - Browse repository at this point
Copy the full SHA 3d65214View commit details -
Fix max count if family isn't included in scan config
The property is named maxNvtCount now.
Configuration menu - View commit details
-
Copy full SHA for b87f019 - Browse repository at this point
Copy the full SHA b87f019View commit details -
Configuration menu - View commit details
-
Copy full SHA for b083862 - Browse repository at this point
Copy the full SHA b083862View commit details