You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance post-install script to prompt for key copying and improve DataTable component
- Add sample of sbom.json - Updated post_install.sh to prompt the user for confirmation before copying SSH keys from /root/.ssh to /home/repman/.ssh. This includes both private and public keys, ensuring that the user can choose whether to perform the operation. - Modified DataTable component in index.jsx to pass the 'table' prop to DataRow, ensuring that the necessary table context is available for rendering.
0 commit comments