An issue was discovered in Zuul 3.x before 3.1.0. If nodes become offline during the build, the nolog attribute of a task is ignored. If the unreachable error occurred in a task used with a loop variable (e.g., withitems), the contents of the loop items would be printed in the console. This could lead to accidentally leaking credentials or secrets.
{
"cpe": "cpe:2.3:a:zuul-ci:zuul:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE",
"extracted_events": [
{
"introduced": "3.0.0"
},
{
"fixed": "3.1.0"
}
]
}