coreboot-kgpe-d16/util/lint
Martin Roth 1f3daeab41 util/lint/checkpatch: Untaint variables from env & command line
Jenkins is giving warnings due tainted variables from the environment
and command line:
Insecure $ENV{PATH} while running setgid at util/lint/checkpatch.pl line
907, <$conststructs> line 39.

Insecure dependency in piped open while running setgid at
util/lint/checkpatch.pl line 907, <$conststructs> line 39.

This should fix those warnings.

Change-Id: I6a09915d13547bf9a86c011d44cbcd39c46f3fec
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/21293
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2017-09-02 15:17:58 +00:00
..
check_lint_tests lint/check_lint_tests: Add script that will break all stable tests 2016-04-10 18:13:01 +02:00
checkpatch.pl util/lint/checkpatch: Untaint variables from env & command line 2017-09-02 15:17:58 +00:00
const_structs.checkpatch util/lint: Update checkpatch & files to upstream linux 2017-06-29 14:42:26 +00:00
kconfig_lint util/lint: update kconfig_lint 2017-07-18 19:08:42 +00:00
kconfig_lint_README util/lint/kconfig_lint: update help checking 2017-06-07 23:12:40 +02:00
lint Makefile.inc: lint: Update to run lint-extended scripts 2017-08-14 18:05:41 +00:00
lint-000-license-headers util/lint: Update license header lint scripts 2017-08-10 15:53:17 +00:00
lint-001-no-global-config-in-romstage
lint-007-checkpatch util/lint: Don't run checkpatch on the documentation 2017-04-24 19:18:06 +02:00
lint-008-kconfig
lint-014-qualified-types util/lint: Find unsigned variables with no length specified 2016-04-21 23:13:09 +02:00
lint-016-non-ascii util/lint: Add a lint tool to find non-ascii & unprintable chars 2016-08-02 18:56:14 +02:00
lint-extended-007-checkpatch util/lint: add extended stable checkpatch for testing 2017-08-14 18:05:02 +00:00
lint-extended-015-final-newlines util/lint: Change final-newlines to lint-test from lint-extended-test 2017-08-17 11:27:02 +00:00
lint-extended-020-signed-off-by lint: update signed-off-by check 2017-08-17 11:26:31 +00:00
lint-stable-000-license-headers util/lint: Update license header lint scripts 2017-08-10 15:53:17 +00:00
lint-stable-003-whitespace util/lint: ignore some more binary file types 2017-05-25 23:04:29 +02:00
lint-stable-004-style-labels lint/lint-stable-004-style-labels: Update script 2016-04-13 02:11:28 +02:00
lint-stable-005-board-status lint: Update board status script to look at the whole tree 2016-03-29 23:30:47 +02:00
lint-stable-006-board-name
lint-stable-008-kconfig lint-kconfig: pipe stderr to stdout to catch script errors 2016-03-05 15:40:31 +01:00
lint-stable-009-old-licenses Add minimal GNAT run time system (RTS) 2016-09-19 11:14:49 +02:00
lint-stable-010-asm-syntax util/lint: exclude patch files from asm syntax check 2017-07-21 15:55:21 +00:00
lint-stable-012-executable-bit
lint-stable-013-site-local
lint-stable-017-configs util/lint: Add check to verify saved configs are miniconfigs 2016-12-09 00:35:16 +01:00
lint-stable-018-symlinks util/lint: Add check for symbolic links in the coreboot tree 2016-11-30 00:22:10 +01:00
lint-stable-019-header-files util/lint: add check for auto-included headers 2016-12-12 18:07:27 +01:00
lint-stable-021-coreboot-lowercase lint: Update lint-stable-021-coreboot-lowercase 2017-08-10 15:50:49 +00:00
remccoms3.sed
spelling.txt util/lint: Update checkpatch & files to upstream linux 2017-06-29 14:42:26 +00:00