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

tarantool / tarantool / 18127541710
88%

Build:
DEFAULT BRANCH: master
Ran 30 Sep 2025 11:12AM UTC
Jobs 1
Files 513
Run time 2min
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

30 Sep 2025 10:55AM UTC coverage: 87.618% (-0.002%) from 87.62%
18127541710

push

github

sergepetrenko
ssl: eliminate sensitive data leak in cfg options

Before this patch sensitive ssl data (password, paths to certificates,
path to private key) could leak into log file during configuring
`listen` and `replication` option of box.cfg. This could lead to serious
security risks.

Now we fix this issue by extending the functionality of the
`purge_ensitive_data_from_uri` function so that it can process not only
string uris, but also table uris with `uri` and `params` options. After
this patch next uri parameters will not be printed in log file:
`password` and all params which contain "ssl_" prefix.

Also we rename main cleaner functions so that user can understand that it
can purge not only `uri.password`, but also other sensitive params (e.g.
ssl params).

Needed for tarantool/tarantool-ee#1438

NO_DOC=<ee bugfix>
NO_TEST=<ee bugfix>
NO_CHANGELOG=<ee bugfix>

71296 of 125131 branches covered (56.98%)

104800 of 119610 relevant lines covered (87.62%)

1354162.92 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
90.72
0.15% src/box/applier.cc
1
90.92
0.03% src/box/box.cc
1
95.96
-0.16% src/box/relay.cc
1
80.74
-0.41% src/box/tuple_bloom.c
1
92.5
0.09% src/box/vinyl.c
1
94.78
-0.21% src/box/vy_read_iterator.c
1
91.21
0.2% src/box/vy_scheduler.c
1
84.85
-0.1% src/box/xlog.c
1
80.0
-2.05% src/lib/core/clock.c
1
97.46
0.41% src/lib/msgpuck/msgpuck.h
1
99.04
0.02% src/lib/uri/uri.c
2
87.81
-0.13% src/box/vy_run.c
2
89.19
-0.11% src/box/xrow.c
3
94.15
-1.06% src/box/vy_range.c
4
93.31
-1.27% src/lib/swim/swim_io.c
4
81.82
-12.12% src/lua/minifio.c
9
60.42
-4.03% src/lib/core/fio.c
Jobs
ID Job ID Ran Files Coverage
1 18127541710.1 30 Sep 2025 11:12AM UTC 513
87.62
GitHub Action Run
Source Files on build 18127541710
  • Tree
  • List 513
  • Changed 32
  • Source Changed 0
  • Coverage Changed 32
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 23b5585c on github
  • Prev Build on master (#18121973563)
  • Next Build on master (#18154873346)
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