oxidized icon indicating copy to clipboard operation
oxidized copied to clipboard

Refactor input/ssh and input/scp

Open robertcheramy opened this issue 5 months ago • 1 comments

Is your feature request related to a problem? Please describe. Describe the solution you'd like Some code is duplicated between input/ssh and input/scp. This should be refactored in a Class Oxidized:SSHBase (or Oxidized::SecureShell), inherited by Oxidized::SSH and Oxidized::SCP

Describe alternatives you've considered

  • Integrating the code in Oxidized::Input is not a good option.
  • There is too much difference to make Oxidized::SCP inherit from Oxidized:SSH

Additional context More code duplication comes with Issue #3590

robertcheramy avatar Aug 01 '25 09:08 robertcheramy

This issue is stale because it has been open 90 days with no activity.

github-actions[bot] avatar Oct 31 '25 02:10 github-actions[bot]