-
Notifications
You must be signed in to change notification settings - Fork 153
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
Reduce severity classes #1288
Reduce severity classes #1288
Commits on Sep 16, 2020
-
Retrurn only nist classes for XML 'severity_class'
Returns always the same string with the nist classes. 'pci-dss' is removed.
Configuration menu - View commit details
-
Copy full SHA for ea48fe8 - Browse repository at this point
Copy the full SHA ea48fe8View commit details -
Drop severity computations for class pci-dss
The nist classes are now always applied for the computations.
Configuration menu - View commit details
-
Copy full SHA for c8378eb - Browse repository at this point
Copy the full SHA c8378ebView commit details -
Drop severiy computation for class pci-dss
The computations for class 'nist' are now always applied.
Configuration menu - View commit details
-
Copy full SHA for 9331d95 - Browse repository at this point
Copy the full SHA 9331d95View commit details -
Drop SQL computations for class 'pci-dss'
Now always the nist classes are applied.
Configuration menu - View commit details
-
Copy full SHA for ebff096 - Browse repository at this point
Copy the full SHA ebff096View commit details -
Configuration menu - View commit details
-
Copy full SHA for e55f69a - Browse repository at this point
Copy the full SHA e55f69aView commit details -
Do not retrieve severity class from user settings
The nist classes are applied anway, so do not pull the user setting about classes.
Configuration menu - View commit details
-
Copy full SHA for d32f7b6 - Browse repository at this point
Copy the full SHA d32f7b6View commit details -
Do severity class evaluation directly
Copy over the actual evaluation into the main severity_in_level SQL function.
Configuration menu - View commit details
-
Copy full SHA for 30caeb2 - Browse repository at this point
Copy the full SHA 30caeb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f100ce0 - Browse repository at this point
Copy the full SHA f100ce0View commit details -
The places where it was called use the default string 'nist' directly.
Configuration menu - View commit details
-
Copy full SHA for 889c0b7 - Browse repository at this point
Copy the full SHA 889c0b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for e630516 - Browse repository at this point
Copy the full SHA e630516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c3f480 - Browse repository at this point
Copy the full SHA 4c3f480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d5069 - Browse repository at this point
Copy the full SHA 40d5069View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3aa67c - Browse repository at this point
Copy the full SHA f3aa67cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1471671 - Browse repository at this point
Copy the full SHA 1471671View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7143676 - Browse repository at this point
Copy the full SHA 7143676View commit details -
Remove element severity from authenticate_response.
The element "severity" with its meanwhile static value "nist" is removed from the element "authenticate_response".
Configuration menu - View commit details
-
Copy full SHA for 9387e64 - Browse repository at this point
Copy the full SHA 9387e64View commit details -
Drop element severity_class from elemnt report
Since there is only a single static classes, it does not need to be send anymore with its range details.
Configuration menu - View commit details
-
Copy full SHA for 0c2dc4b - Browse repository at this point
Copy the full SHA 0c2dc4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for db15b5d - Browse repository at this point
Copy the full SHA db15b5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for da0c857 - Browse repository at this point
Copy the full SHA da0c857View commit details -
Configuration menu - View commit details
-
Copy full SHA for c51af02 - Browse repository at this point
Copy the full SHA c51af02View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ead67c - Browse repository at this point
Copy the full SHA 3ead67cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b41cbce - Browse repository at this point
Copy the full SHA b41cbceView commit details