AUR AI Reviewer

Review Results

Version #2445 of tor-browser-bin · commit 0bcc358b7ba7 · status Reviewed

Risk 0/5 · Safe .gitignore
Result #3392

Comment

The change only relaxes two .gitignore patterns for Tor Browser source tarballs and their signatures, broadening what local build artifacts are ignored. This does not affect the package build, installed files, scripts, or integrity checks, and it introduces no execution or persistence risk. No security-relevant behavior is changed.

@@ -2,8 +2,8 @@ pkg/
 src/
 
 # Source files
-tor-browser-linux*-*_*.tar.xz
-tor-browser-linux*-*_*.tar.xz.asc
+tor-browser-linux-*.tar.xz
+tor-browser-linux-*.tar.xz.asc
 
 # Compressed package
 tor-browser-*-*.pkg.tar*