Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.88.1-10+deb12u14).
0 upgraded, 0 newly installed, 0 to remove and 50 not upgraded.
downloading uv 0.9.5 x86_64-unknown-linux-gnu
no checksums to verify
installing to /root/.local/bin
  uv
  uvx
everything's installed!
Downloading pygments (1.2MiB)
Downloading selenium (9.2MiB)
 Downloading pygments
 Downloading selenium
Installed 23 packages in 768ms
============================= test session starts ==============================
platform linux -- Python 3.13.7, pytest-8.4.1, pluggy-1.6.0
rootdir: /tests
plugins: json-ctrf-0.3.5
collected 1 item

../tests/test_outputs.py .                                               [100%]

==================================== PASSES ====================================
________________________ test_out_html_bypasses_filter _________________________
----------------------------- Captured stdout call -----------------------------
✓ Alert successfully triggered even after filtering! Text: '1'
=========================== short test summary info ============================
PASSED ../tests/test_outputs.py::test_out_html_bypasses_filter
============================== 1 passed in 32.80s ==============================
