Added logic and script to test for PKGBUILD poisoning

This commit is contained in:
2026-06-20 17:23:40 -04:00
parent acaefd404c
commit 9b5af60157
2 changed files with 152 additions and 0 deletions
+4
View File
@@ -1,4 +1,8 @@
---
- name: Check AUR package diffs for poisoning
ansible.builtin.script: aur_diff_check.py
changed_when: false
- name: AUR upgrade
aur:
use: "{{ aur_helper }}"