-
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
Scanner details #86
Scanner details #86
Commits on Nov 13, 2017
-
Add a new ScannerComponent for CRUD operations on scanners
The new ScannerComponent is responsible for creating, editing, cloning, deleting and verifying of scanners.
Configuration menu - View commit details
-
Copy full SHA for a736002 - Browse repository at this point
Copy the full SHA a736002View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65738f9 - Browse repository at this point
Copy the full SHA 65738f9View commit details -
Use new scanner component in scanner list page
Reduce code duplication by using the new scanner component at the scanners list page.
Configuration menu - View commit details
-
Copy full SHA for 01ad479 - Browse repository at this point
Copy the full SHA 01ad479View commit details
Commits on Nov 14, 2017
-
Parse tasks, configs and info of a Scanner
This data will be required for the scanner details.
Configuration menu - View commit details
-
Copy full SHA for 234d688 - Browse repository at this point
Copy the full SHA 234d688View commit details -
Improve scanner verify error message
Show the correct error message to the user.
Configuration menu - View commit details
-
Copy full SHA for fd73c1e - Browse repository at this point
Copy the full SHA fd73c1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e86052 - Browse repository at this point
Copy the full SHA 1e86052View commit details -
Scanner details are mapped to /ng/scanner/<id>
Configuration menu - View commit details
-
Copy full SHA for a9498c8 - Browse repository at this point
Copy the full SHA a9498c8View commit details -
Toggle scanner details at scanner list page
Show the scanner details when clicking on a scanner name.
Configuration menu - View commit details
-
Copy full SHA for 4fed9ca - Browse repository at this point
Copy the full SHA 4fed9caView commit details -
Don't allow to clone CVE scanners
There should only be one CVE scanner.
Configuration menu - View commit details
-
Copy full SHA for 524573c - Browse repository at this point
Copy the full SHA 524573cView commit details