Werk #15617: KUBE: Improve Validation of URLs
Component | Checks & agents |
Title | KUBE: Improve Validation of URLs |
Date | May 24, 2023 |
Checkmk Edition | Checkmk Raw (CRE) |
Checkmk Version | 2.3.0b1 2.2.0p1 |
Level | Trivial Change |
Class | Bug Fix |
Compatibility | Compatible - no manual interaction needed |
With this Werk, the rule Kubernetes will validate URLs more stringently. Specifically, the rules of RFC 3986 are applied. Some examples of URLs, which would previously be allowed:
- http://::1
- http://localhost!:8080
- http://:8080