Files
codeql/python
copilot-swe-agent[bot] 88b36c44df Add shutil.unpack_archive and subprocess tar extraction as TarSlip sources and sinks
- Add test cases for shutil.unpack_archive and subprocess.run(["tar", ...]) to tarslip.py
- Add ShutilUnpackArchiveSource/Sink for shutil.unpack_archive calls with non-literal filenames
- Add SubprocessTarExtractionSource/Sink for subprocess calls invoking tar with extraction flags
- Update TarSlip.expected with expected test output for new cases

Agent-Logs-Url: https://github.com/github/codeql/sessions/f31a3622-9b18-415f-85f1-62ec14a8319f

Co-authored-by: hvitved <3667920+hvitved@users.noreply.github.com>
2026-04-16 08:34:36 +00:00
..
2022-10-13 11:21:09 -04:00
2025-02-20 19:31:00 +00:00