Posts
CI/CD Pipeline 101
·275 words·2 mins
Posts
101
cicd
dast
sast
sca
webapp
CI/CD pipelines 101 for security pros.
Break the Virtual Environment
·419 words·2 mins
Posts
python
py-venv
Making standalone tool from Python virtual environment.
Patch Tuesday (2024-12)
·618 words·3 mins
Posts
patchtuesday
$ ./patch_tuesday.py -k 2024-dec -vc
Optimize main.py
·348 words·2 mins
Posts
code
python
tips
tools
Tips to optimize Python code.
Get ANSI Code with Euclidean Distant
·295 words·2 mins
xx
Posts
ansi
color
fun
python
tools
To get the closest ANSI code based on color code in hexidecimal (for fun).