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 apache-airflow-task-sdk to version 1.1.4rc1 or higher.
apache-airflow-task-sdk is a The Apache Airflow Task SDK includes interfaces for Dag authors and Task execution logic for Python.
Affected versions of this package are vulnerable to Insertion of Sensitive Information into Log File which had mask_secret() applied. The DAG run logs UI exposes variable values from the configuration file in plain text, although they are masked from the subprocess. A Deployment Manager or user who has been granted access to the log UI by a Deployment Manager can obtain confidential data.
Note: The documented security model and workflow isolation guide recommend restricting read access to appropriately privileged users for secure workflows.