-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enhance MoodleScanner with output processing and error handling
- Added a new method `process_output` to the MoodleScanner class for detailed parsing of moodlescan output. - Improved error handling by capturing connection errors and logging relevant information. - Updated the logic for saving task results based on the processed output, including server info, version info, and vulnerabilities. - Refactored the run method to utilize the new output processing method, enhancing clarity and maintainability.
- Loading branch information
1 parent
9c62730
commit 98d6ac5
Showing
1 changed file
with
76 additions
and
54 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters