• @draughtcyclist@lemmy.world
    link
    fedilink
    111 month ago

    He could push directly to main/prod, so there weren’t explicitly any code reviews or necessarily oversight. Also, that code would be private. Only an insider with repository access could tell us that.

    That said, I also want to know. I’m guessing we’ll hear about it soon enough.

        • @52fighters@lemmy.sdf.org
          link
          fedilink
          11 month ago

          Does he provide sources or a way to confirm what he says? I’d like to find out exactly what is known and what is the status of that code base.

        • @Maalus@lemmy.world
          link
          fedilink
          -71 month ago

          Not really? Every single maintainer / owner of a repository can do that. The only thing stopping them is protecting a branch. And even that isn’t a thing in git, it’s just something that providers like github or gitlab did to prevent people accidentally pushing to main like that. So they got maintainer access and that’s the entire story?