> Additionally, we recommend disconnecting Heroku from your GitHub repositories. I have respect for the Heroku/Salesforce Security team for willing to ask users to perform this action. Many companies would be too worried about losing customers or having users not reconnect it afterwards. My thoughts are with the team working on responding to this incident on Easter Friday.
Heroku Security Notification
11–20 of 123 posts
Re: Heroku Security Notification
#12I do remember hooking up Heroku to Github for auto-deployments and thinking to myself something along the lines of, "why does Heroku need ALL of this access?" It'd be great if Github could allow read/write permission grants on a per-repo basis. Maybe they do already!.. in which case I'd much rather have and setup that granular detail than have a token that goes across all my public/private repos... Edit: I do see in…
> It'd be great if Github could allow read/write permission grants on a per-repo basis. Maybe they do already! They totally do. Shopify's Github integration works this way, and it is fantastic!
Re: Heroku Security Notification
#13> Additionally, we recommend disconnecting Heroku from your GitHub repositories. I have respect for the Heroku/Salesforce Security team for willing to ask users to perform this action. Many companies would be too worried about losing customers or having users not reconnect it afterwards. My thoughts are with the team working on responding to this incident on Easter Friday.
Re: Heroku Security Notification
#14Re: Heroku Security Notification
#15> Additionally, we recommend disconnecting Heroku from your GitHub repositories. I have respect for the Heroku/Salesforce Security team for willing to ask users to perform this action. Many companies would be too worried about losing customers or having users not reconnect it afterwards. My thoughts are with the team working on responding to this incident on Easter Friday.
For anyone wondering where this is....it is in your project -> "Deploy" -> "Deployment method" -> "Connect to Github".
For checking your Github audit logs, you can go directly here (replace ORG_NAME with your own): /settings/audit-log" rel="nofollow">https://github.com/organizations//settings/audit-l...
Or from: Organization > Settings > Archive > Logs > Audit Log
I hope we get some more clarity on the extent of this incident soon. We'll rotate our keys anyway but I really hope the attackers did not have access to the ENV vars that are commonly set on Heroku directly.
Re: Heroku Security Notification
#16Earlier quoted context omitted.
For anyone wondering where this is....it is in your project -> "Deploy" -> "Deployment method" -> "Connect to Github".
For some reason for the single app I had used this for, there was no "Disconnect" button - so I just did the nuke option of deleting the connection right from the main settings page: https://dashboard.heroku.com/account/applications#third-part... For checking your Github audit logs, you can go directly here (replace ORG_NAME with your own): /settings/audit-log" rel="nofollow">https://github.com/organizations/ /settin…
Re: Heroku Security Notification
#17Re: Heroku Security Notification
#18Earlier quoted context omitted.
For anyone wondering where this is....it is in your project -> "Deploy" -> "Deployment method" -> "Connect to Github".
For some reason for the single app I had used this for, there was no "Disconnect" button - so I just did the nuke option of deleting the connection right from the main settings page: https://dashboard.heroku.com/account/applications#third-part... For checking your Github audit logs, you can go directly here (replace ORG_NAME with your own): /settings/audit-log" rel="nofollow">https://github.com/organizations/ /settin…
I had to remove them one by one.
Re: Heroku Security Notification
#19Does anyone know what to look for in the github audit logs, exactly?
Re: Heroku Security Notification
#20Yesterday I got a notification that someone tried logging into that Gmail account. The password was hard coded in the code…