Hacker News new | ask | show | jobs
by domh 1520 days ago
Yeah I see lots of the same. They seem to correspond with Heroku deploys? Anyone know if that happens when a valid heroku deploy occurs? Do they download a zip?

I've reached out to Heroku support to ask.

2 comments

Normal Heroku usage doesn’t download a zip because it uses git directly, but I’ve seen plenty of CI tools download zips.
Including Heroku CI? We don't use an external CI tool (or really any other integrations except GH), but I do see these download logs.
For what it's worth, elsewhere in this comment section someone posted that Github Support says the zip downloads weren't related to this incident. Reading between the lines, the compromised repos were probably accessed using normal git clone actions.
That was me who posted that :) seems unrelated, but still hoping to get that figured out anyway.
I thought as much. Maybe it is CircleCI then.
Please let us know if you get any info from them! :)