🔄 Feature: SSH Key Rotation
Problem
Security best practice recommends rotating SSH keys periodically.
Currently users have to manually regenerate keys and re-upload them to GitHub.
Proposed Solution
Allow users to set a rotation reminder (e.g. every 90 days) per profile.
DevSwitch notifies them when it's time to rotate and can automate the process.
What needs to be done
🔄 Feature: SSH Key Rotation
Problem
Security best practice recommends rotating SSH keys periodically.
Currently users have to manually regenerate keys and re-upload them to GitHub.
Proposed Solution
Allow users to set a rotation reminder (e.g. every 90 days) per profile.
DevSwitch notifies them when it's time to rotate and can automate the process.
What needs to be done
keyRotationIntervalfield to profile (options: 30/60/90/180 days or never)lastKeyGeneratedAttimestamp per profile