|
Ran
|
Jobs
1
|
Files
518
|
Run time
5min
|
Badge
README BADGES
|
push
github
box: eliminate password leaks in logs Before this patch the password could leak into logs when user set `listen` or `bootstrap_leader` option containing URI with user's credentials. Now, the `purge_password_from_uri` and the `purge_password_from_listen_options_uri` are applied to appropriate cfg options. These functions prevent password leaks. Also all possible `listen` and `replication` options are handled: single string uri, comma separated uris, table uris, multiple table uris and combined uris. Closes #10653 NO_DOC=bugfix (cherry picked from commit 8a65fa877)
70458 of 124145 branches covered (56.75%)
103595 of 118370 relevant lines covered (87.52%)
2811992.71 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
88.13 |
-0.63% | src/box/engine.c |
| 1 |
95.31 |
-1.56% | src/box/engine.h |
| 1 |
95.89 |
-0.05% | src/box/iproto.cc |
| 1 |
90.14 |
-0.08% | src/box/vy_log.c |
| 1 |
96.38 |
-0.72% | src/box/vy_point_lookup.c |
| 1 |
87.5 |
-1.59% | src/box/xlog.h |
| 1 |
94.25 |
-0.19% | src/box/xrow_update_field.c |
| 1 |
60.42 |
-0.69% | src/lib/core/fio.c |
| 1 |
85.15 |
-0.99% | src/lib/small/small/slab_arena.c |
| 1 |
94.59 |
-0.32% | src/lib/swim/swim_io.c |
| 2 |
92.49 |
-0.09% | src/box/vinyl.c |
| 2 |
84.26 |
-0.05% | src/box/xlog.c |
| 2 |
89.25 |
-0.13% | src/box/xrow.c |
| 2 |
95.45 |
-4.55% | src/lib/json/json.h |
| 3 |
97.39 |
-0.21% | src/box/memtx_tx.c |
| 4 |
81.82 |
-12.12% | src/lua/minifio.c |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15325727862.1 | 518 |
87.52 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|