microsoft / accessibility-insights-service

Accessibility Insights Service
Other
70 stars 51 forks source link

Skip processing discovered URLs when outside of the current domain #2486

Closed lamaks closed 1 year ago

lamaks commented 1 year ago

Details

Skip processing discovered URLs when outside of the current domain. The URL is considered outside of domain when is redirected to different domain location. The deepScan run result will have 'unscannable' state.

Refactor page analyzer to detect URL redirection.

Added expanding of Application Insights long property value.

Pull request checklist