]> Kevux Git Server - tkis/commit
Security: Add IFS protection to all functions. development
authorKevin Day <Kevin@kevux.org>
Thu, 14 May 2026 02:42:04 +0000 (21:42 -0500)
committerKevin Day <Kevin@kevux.org>
Thu, 14 May 2026 02:42:04 +0000 (21:42 -0500)
commitf2f4e2b95292967134798354bfe86a52a322daae
treedf81be91fb88399bd096026c83e6969a5ce262cb
parentd96aafb5ab327208b6a1ef6e0bff626e4d3efb1c
Security: Add IFS protection to all functions.

This prevents abusive behavior if the `IFS` is changed.

The individual functions might be called in an environment that changes.
Therefore, each function must set the `IFS`.
12 files changed:
scripts/install
scripts/programs/distribution
scripts/programs/documentation
scripts/programs/execute
scripts/programs/obtain
scripts/programs/output
scripts/programs/package
scripts/programs/security
scripts/programs/single_execution
scripts/programs/system
scripts/programs/tkis_local_environment
scripts/programs/upgrade