Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

andy-maier
Copy link
Member

@andy-maier andy-maier commented Jul 29, 2024

This change uses prometheus_client version 0.20.0.post1 from my fork at https://github.com/andy-maier/client_python/releases/tag/0.20.0.post1

@coveralls
Copy link

coveralls commented Jul 29, 2024

Coverage Status

coverage: 0.0%. remained the same
when pulling 30184f1 on andy/client-0.2.0.post1
into a21b2cf on master.

Details:

* This change uses prometheus_client version 0.20.0.post1 from
  my fork.

  That is version 0.20.0 from Pypi, plus the following changes:
  - Removed CBC ciphers to address CVE-2013-0169 (LUCKY13) (PR 1051)
  - Reject invalid HTTP methods and resources (PR 1019)

Signed-off-by: Andreas Maier <[email protected]>
@andy-maier andy-maier merged commit dff819a into master Jul 30, 2024
@andy-maier andy-maier deleted the andy/client-0.2.0.post1 branch July 30, 2024 06:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Potentially vulnerability using TLS CBC ciphers Two risky cryptographic algorithms found Testing for HTTP Verb Tampering (OTG-INPVAL-003) failed.
4 participants