• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Gallopsled / pwntools / 25517044101
74%

Build:
DEFAULT BRANCH: dev
Ran 07 May 2026 07:28PM UTC
Jobs 1
Files 152
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

07 May 2026 04:17PM UTC coverage: 73.892% (-0.05%) from 73.943%
25517044101

push

github

web-flow
feat(libcdb): add extra_mirrors arg + PWN_EXTRA_LIBC_MIRRORS env to download_libraries (#2666) (#2725)

* feat(libcdb): add extra_mirrors arg + PWN_EXTRA_LIBC_MIRRORS env to download_libraries (#2666)

When the libc.rip URL points at a deb.debian.org / archive.ubuntu.com /
security.debian.org URL whose package has been pulled (e.g. older
vulnerable libc versions like 'GLIBC 2.36-9+deb12u6'), download_libraries
now also tries the same /pool/... path against any user-supplied mirror
prefix(es). Mirrors can be passed via the new keyword argument
extra_mirrors=... (str or list) or the comma/whitespace-separated
PWN_EXTRA_LIBC_MIRRORS environment variable.

Closes #2666

* Update CHANGELOG.md for #2725

* Rename environment variable to `PWNLIB_EXTRA_LIBC_MIRRORS`

All our other user-facing environment variables are `PWNLIB_` instead of `PWN_`.

* Move `import re` to toplevel

* Add type hints to touched functions

* Add example usage for download_libraries with extra_mirrors parameter

* Fix envvar in CHANGELOG

---------

Co-authored-by: Chris (ChrisJr404) <11917633+ChrisJr404@users.noreply.github.com>
Co-authored-by: Peace-Maker <peacemakerctf@gmail.com>

3940 of 6616 branches covered (59.55%)

25 of 39 new or added lines in 2 files covered. (64.1%)

4 existing lines in 2 files now uncovered.

13585 of 18385 relevant lines covered (73.89%)

0.74 hits per line

Uncovered Changes

Lines Coverage ∆ File
14
69.05
-1.32% pwnlib/libcdb.py

Coverage Regressions

Lines Coverage ∆ File
2
89.83
-3.39% pwnlib/tubes/buffer.py
2
81.99
-0.37% pwnlib/tubes/tube.py
Jobs
ID Job ID Ran Files Coverage
1 25517044101.1 07 May 2026 07:28PM UTC 152
73.89
GitHub Action Run
Source Files on build 25517044101
  • Tree
  • List 152
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 4e178078 on github
  • Prev Build on dev (#25496194267)
  • Next Build on dev (#25523868810)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc