From 756d134a3b8c03881461c3f63ca36bb88370a954 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Wed, 9 Oct 2024 00:30:33 -0400 Subject: sbolint: complain about chown with . instead of : --- TODO | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 42a60f3..dbb4159 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,13 @@ -TODO: sbolint: complain about backticks and chown blah.blah +TODO: sbolint: maybe? complain about backticks TODO: sbopkglint: maybe? change "forbidden" to: --- etc/ld.so.conf not allowed to exist in SBo packages. TODO: sbopkglint: grep for LD_LIBRARY_PATH in /etc/profile.d/* scripts. This stuff is implemented, probably works, needs more testing: -TODO: sbolint: exempt github gists URLs from check (actually, only check /archive/). -TODO: sbopkglint: complain louder if an empty /bin /usr/bin /sbin /usr/sbin exists. -TODO: sbopkglint: exempt /lib/firmware and /usr/share/alsa/firmware from ELF checks +DONE: sbolint: complain about chown blah.blah (should be blah:blah) +DONE: sbolint: exempt github gists URLs from check (actually, only check /archive/). +DONE: sbopkglint: complain louder if an empty /bin /usr/bin /sbin /usr/sbin exists. +DONE: sbopkglint: exempt /lib/firmware and /usr/share/alsa/firmware from ELF checks DONE: sbolint and sbopkglint both: complain if PRGNAM has invalid characters. DONE: if sbopkglint finds a hardcoded $PKG in /var/lib/pkgtools/scripts/*, mention doinst.sh in the error message -- cgit v1.2.3