microsoft / AttackSurfaceAnalyzer

Attack Surface Analyzer can help you analyze your operating system's security configuration for changes during software installation.
MIT License
2.68k stars 271 forks source link

Re-Validate Rules automatically on change #677

Open gfs opened 1 year ago

gfs commented 1 year ago

OAT components have a parameter to pass in an onChangeAction which should be triggered when the component value changes. ASA could leverage this to run ValidateRules whenever a field is changed so the validation status is always accurate.