Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7667489
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T15:06:58+00:00 2026-05-31T15:06:58+00:00

On GitHub: Eve writes some code in her fork of some popular project, commits

  • 0

On GitHub:

Eve writes some code in her fork of some popular project, commits as "Eve" <eve@example.com>, and sends a pull request upstream.

Alice doesn’t notice that Eve’s code contains a backdoor to the popular project that she works on, thinks the code is great, and merges the pull request.

Later, everyone gets owned.

Bob, Alice’s boss, would like to fire whomever landed the code. He does a git log --full, and sees:

commit deadbeef
Author: Eve <eve@example.com>
Commit: Eve <eve@example.com>

git log --fuller doesn’t help, and Eve doesn’t have direct push rights to the repository.

Bob can dig around the pull request history, and find it that way, but that sucks. Is there a way to figure this out locally?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T15:07:00+00:00Added an answer on May 31, 2026 at 3:07 pm

    In general with git, you could use git signoff (see What is the Sign Off feature in Git for?) and then add a update hook to reject any pushes that don’t have a signoff. However, GitHub doesn’t seem to allow custom hooks in general, but you could add a post-receive-hook to log all future push events:

    http://help.github.com/post-receive-hooks/

    If this was an event that already happened, it might be hard (or impossible?) to track down.
    You might be able to look at the git reflog and ssh logs, but I’m not sure whether GitHub provides such information. If it really was a security breach, it might at least be worth asking them what logs they have.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm following https://github.com/amatsuda/kaminari_example/commits/ajax . I'm using kaminari 0.12.4. (I had check with 0.13.0 and
http://github.com/samliu/rlinkset ^^ My code so far is pushed to there. Essentially, I'm using resource_controller
Here's the GitHub link: https://github.com/guicocoa/calendar I went through the source code and I'm trying
https://github.com/jmettraux/rufus-scheduler states that: rufus-scheduler is a Ruby gem for scheduling pieces of code (jobs).
on Github there is a repo, e.g github.com/foo/bar (==upstream) I fork it to github.com/memo/bar
https://github.com/JakeWharton/Android-ViewPagerIndicator I'm trying to include that library/project into my workspace, however nothing shows up
Sorcery authentication gem: https://github.com/NoamB/sorcery Sorcery's creator provides an example Rails app with Sorcery test
http://github.com/uswaretech/Django-Socialauth/tree/master/socialauth/ I'm a bit confused on how I should use this. Of course, I
http://github.com/gabriel/yajl-objc I've already tried SBJSON, and while it works, I'm looking into alternative options
https://github.com/ono/resque-cleaner this documentation explains how to use the methods in console. what if i

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.