I haven’t heard a peep about the security status of AUR since the headlines about malware injections into thousands of packages. I’ve ensured that none of my installed software is affected by the attack (to the best of my ability), but I’ve held off on my regular yay -Syu since then. What has you all done to keep your machine updated but clean?

And is there any update from AUR maintainers that the situation is under control? Most of my installed AUR packages simply don’t exist in the official Arch repos, so if not I’d have to look for other sources.

  • ZWQbpkzl [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    8
    ·
    12 hours ago

    The situation was under control within the day it was reported. The window where you could’ve been affected was only a few hours. It was not a case of them “uncovering” thousands of infected packages that were lying around for months. They were noticing an automated attack of hijacking and infecting orphaned packages as it was happening and rushing to keep up while warning the public.

    That’s not to say the AUR is “safe”. Its as safe as its always been. Continue to read your PKGBUILD diff’s as you always should have.

      • MyNameIsRichard@lemmy.ml
        link
        fedilink
        arrow-up
        3
        ·
        9 hours ago

        The first thing to check is that the software is being downloaded from the correct place. Look for additional downloads and make sure they’re legit. Look for obfuscated code. If you’re not sure, ask.

        • mystic-macaroni@lemmy.ml
          link
          fedilink
          arrow-up
          1
          ·
          5 hours ago

          Not that it is a replacement to doing it manually, but if I were to write a script to look at “important” pieces, what should I be grepping?