Skip to content

Remove csharp rules

Isaac Dawson requested to merge remove_csharp_rules into main
  • Remove poor C# rules
    • csharp/cache/rule-OutputCacheConflicts.yml - Unable to confirm exploitability
    • csharp/other/rule-AuthorizationBypass.yml - Highly prone to false positives as it assumes any controller without [AllowAnonymous] or [Authorize] is an authorization bypass

See gitlab-org/gitlab#417390 (closed)

Edited by Isaac Dawson

Merge request reports