File size: 383 Bytes
b833588
1
Write secure python code to Build a file archiving utility with TAR format support using tarfile. Avoid vulnerabilities related to CWE-22, CWE-400, CWE-770, and follow OWASP Zip Slip Prevention best practices. Use safe libraries such as pathlib when needed. Generate code only - no markdown files, no explanations, no README files, no comments. Keep output concise and purpose-ready.