you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 1 month ago (3 children)

Holy shit it's like all of Python.

  • source
  • parent
  • hideshow 6 child comments
  • [–] 7 points 1 month ago (1 child)

    Yeah, Python has been a massive vulnerability for a long while. And the AUR has similar issues. This is only getting widespread coverage now. But it's always been a risk.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 1 month ago (2 children)

    Well, those are mostly extension libraries, stuff "normally" installed using pip. Arch is kind of unique that they encourage using system aur over pip, npm and other package managers. While it is a big radius, none of the python packages stick out to me, but maybe I just haven't encountered the popular ones.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 2 points 1 month ago

    Arch usually doesn't re-package Python packages that aren't needed for something else, meaning they end up in the AUR. I maintain several there, and when I stop using them I abandon them. I wouldn't be surprised if some of the ones I used to maintain are on the list

  • source
  • parent