Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.78 KB

README.md

File metadata and controls

27 lines (23 loc) · 1.78 KB

IntelMQ Enhancement Proposals

This repository is for collaboratively creating IntelMQ Enhancement Proposals. IEPs are needed for major and/or architectural changes in IntelMQ. The IEPs should be discussion on the intelmq-dev Mailinglist.

List of IEPs

# Name Status Target release
001 Configuration Handling Implementation completed 3.0.0
002 Mixins Implementation completed 3.0.0
003 Internal Data Format: Multiple Values Dismissed 3.0.0
004 Internal Data Format: Meta Information and Data Exchange Implementation waiting. Decided and formalized via a JSON Schema 3.x.0 or 4.0.0
005 Internal Data Format: Notification settings Undiscussed 3.x.0 or 4.0.0
006 Internal Data Format: Msgpack as serializer Undiscussed 3.x.0 or 4.0.0
007 Running IntelMQ as Python Library Implementation completed 3.2.0
008 IntelMQ Data Format: Constituency field Discussion in progress 3.x.0
009 IntelMQ Data Format: Describe product and mark vulnerabilities Discussion in progress 3.x.0

Status legend

  • Undiscussed: The IEP was not yet discussed and/or is not yet finished
  • Discussion in progress: Community did not yet decided
  • Implementation waiting: IEP was approved by the community, the implementation is waiting
  • Implementation in progress: IEP was approved by the community, the implementation is in progress
  • Implementation completed: IEP was approved by the community, the implementation is completed
  • Dismissed: IEP was not approved by the community