intelmq icon indicating copy to clipboard operation
intelmq copied to clipboard

Implementing IEP008 - contituency field

Open kamil-certat opened this issue 9 months ago • 1 comments

The change has been proposed and discussed over a year ago.

Compatibility: as no bot uses the field by default at the moment, there is no incompatibility risk if the local operator uses modified IDF schema or stores all data in e.g. SQL database. To prevent issues, until the next major release the official bots using the field should fall back to extra.<field name> if the field does not exist in the local IDF.

IEP: https://github.com/certtools/ieps/tree/main/008 Relevant discussion: https://lists.cert.at/mailman3/hyperkitty/list/[email protected]/thread/V2QC7GJGJEFE7VLAJDMDAABOCUZUUVKM/#MUIZIQIUTFL4VQQE4SHWKHIVZU2PJJT2

kamil-certat avatar Mar 03 '25 14:03 kamil-certat

Upgrade function in intelmq/lib/upgrades to update the harmonization.conf is missing too

sebix avatar Mar 07 '25 08:03 sebix

requires #2575 to be merged first, then we rebase this on on develop.

sebix avatar Aug 29 '25 11:08 sebix

Rebased on develop to fix the conflicts with it. It still conflicts with #2575, so we need to do the step again after the other PR is merged.

sebix avatar Oct 14 '25 07:10 sebix

rebased on develop

sebix avatar Oct 24 '25 09:10 sebix

party! 🥳

aaronkaplan avatar Oct 24 '25 09:10 aaronkaplan