feat: P1-P5 Custom Controls Framework Drop-in Replacement for Web Forms Controls #489
5 new alerts including 1 high severity security vulnerability
New alerts in code changed by this pull request
Security Alerts:
- 1 high
Other Alerts:
- 2 warnings
- 2 notes
Alerts not introduced by this pull request might have been detected because the code changes were too large.
See annotations below for details.
Annotations
Check failure on line 4 in samples/DepartmentPortal/Web.config
Code scanning / CodeQL
Creating an ASP.NET debug binary may reveal sensitive information High
Code scanning / CodeQL
Useless assignment to local variable Warning test
Check warning on line 117 in src/BlazorWebFormsComponents/CustomControls/TemplatedWebControl.cs
Code scanning / CodeQL
Useless assignment to local variable Warning
Check notice on line 80 in src/BlazorWebFormsComponents.Analyzers/FindControlUsageAnalyzer.cs
Code scanning / CodeQL
Missed opportunity to use Where Note
Code scanning / CodeQL
Missed 'readonly' opportunity Note test