Skip to content
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

chore: refactor TD004 into multiple different plugins #478

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DinoChiesa
Copy link
Collaborator

@DinoChiesa DinoChiesa commented Sep 27, 2024

The prior TD004, which checked all sorts of combinations of configuration problems in HTTPTargetConnection, is now refactored into 5 distinct plugins, each of which is smaller and more focused.

  • TD004 - Enabled + Enforce on SSLInfo
  • TD011 - IgnoreValidationErrors is not present or false
  • TD012 - exactly one SSLInfo element
  • TD013 - hygiene w.r.t. ClientAuthEnabled
  • TD014 - exactly one URL or LoadBalancer element

This addresses #459

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant