CI did not catch mistake in ELA
While testing the CSAF exporter, which processes all the data in data/ELA/list
, I found an issue in ELA-822-2. It had regression
as the package name and security update
as the update type, and it should be amanda
as package name and regression update
as the update type.
For some reason, the CI did not catch this mistake when the ELA was released. We should investigate why and try to prevent that in the future.
For this case, I pushed fixes already: