Programming
Blog Posts (2)
- Jun 9, 2020Dynamic importing stuff in PythonA practical guide to traditional and dynamic importing in Python, including importlib, relative imports, and best practices.
- Jan 12, 2023Utilizing unit testing frameworks as a vulnerability scannerHow to use unit testing frameworks like xUnit for automated vulnerability scanning and exploit development.