When pulling...
"https://api.cisco.com/security/advisories/latest/1"
I am correctly getting the cisco-sa-apache-log4j-qRuKNEbd advisory. However, I'm curious why "productNames" is only reporting ["Cisco Unified Communications Manager / Cisco Unity Connection"]? Wouldn't the expected response be all of the product names associated with the log4j PSIRT?
"productNames": [
"Cisco Unified Communications Manager / Cisco Unity Connection "
],
Now, it is only reporting back 'Cisco Expressway.'
"productNames": [
"Cisco Expressway "
],
The response does not seem to be stable and all-inclusive.