letsencrypt / unbound_exporter

A Prometheus exporter for Unbound.
Apache License 2.0
179 stars 80 forks source link

Update dependencies to fix promhttp uncontrolled resource consumption #51

Closed pgporada closed 1 year ago

pgporada commented 1 year ago

Fixes https://github.com/letsencrypt/unbound_exporter/security/dependabot/1

codecov-commenter commented 1 year ago

Codecov Report

Base: 5.23% // Head: 5.23% // No change to project coverage :thumbsup:

Coverage data is based on head (7542e34) compared to base (f536641). Patch coverage: 0.00% of modified lines in pull request are covered.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #51 +/- ## ===================================== Coverage 5.23% 5.23% ===================================== Files 1 1 Lines 191 191 ===================================== Hits 10 10 Misses 181 181 ``` | Flag | Coverage Δ | | |---|---|---| | unbound_exporter_tests | `5.23% <0.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=letsencrypt#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/letsencrypt/unbound_exporter/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=letsencrypt) | Coverage Δ | | |---|---|---| | [unbound\_exporter.go](https://codecov.io/gh/letsencrypt/unbound_exporter/pull/51?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=letsencrypt#diff-dW5ib3VuZF9leHBvcnRlci5nbw==) | `5.23% <0.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=letsencrypt). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=letsencrypt)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.