derwinmcgeary / derwinmcgeary/ssh-config
Need to read current ssh-config file into structured data
- Dominant language
- Go
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This should be OK to read total nonsense, perhaps kicking up a fuss if it's clearly not an ssh config file (consider the user accidentally opening their private key, panicking, and saving a valid ssh-config over it). If it's total nonsense the next step is to mark entries and lines as invalid.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named; start by locating the SSH-config parsing entry point and reviewing how configuration data is represented. Define the expected behavior for valid configs, total nonsense, and accidentally opened private keys, then verify that current SSH config content becomes structured data and invalid entries or lines can be identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100