• 🇨🇦 holdstrong@lemm.ee
    link
    fedilink
    English
    arrow-up
    10
    ·
    4 days ago

    If you push a secret key you should definitely generate a new one. Way to many bots out there that scan new commits for exactly that reason

    • tehfishman@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 days ago

      Yeah please just rotate the secret if that happens. Doesn’t matter what platform it is, this is true of GitHub as well. Secrets that are accidentally published are no longer secret.

    • LemonBreezes@lemmy.world
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      4 days ago

      Yeah it’s not an insurmountable problem but it has happened to me where I push some commits and I realize “oh lemme remove this code because it leaks a little info about me personally” etc