- Issue created by @Gold
I've been working on a script to consume Security Advisories and generate OSV compatible files.
Purely by chance I spotted this in the generated files and checked the source Security Advisory → .
The Affected versions field has a value of <12.05
. The correct value should be <12.0.5
.
A human reading the SA would work it out. Scripts checking semantic ranges will return an incorrect range for this one.
Someone with edit rights on https://www.drupal.org/sa-contrib-2024-004 → should update the Affected versions field.
Active
12.0
Other
This tag is to be applied to issues where an official security release has been made, but the fix needs to be ported to the development version of the code.