The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Insertion of Sensitive Information into Log File vulnerabilities in an interactive lesson.
Start learningUpgrade renovate to version 44.14.4 or higher.
renovate is a dependency updater.
Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File incomplete sanitization of TLS private keys in log output. An attacker can obtain sensitive cryptographic material by accessing logs where the private key may be present in cleartext under configuration options or log messages other than httpsPrivateKey. This is only exploitable if Mutual TLS is configured through hostRules[].httpsPrivateKey without using the documented secrets configuration.
This vulnerability can be mitigated by supplying the private key via the secrets configuration.