Skip to content

Fields containing only numbers should be JSON integers #3

@rhaist

Description

@rhaist

To allow proper marshaling of the proposed misp-core-format JSON protocol it would be essential to have the attributes only containing numbers to be actual JSON Integers:

Exemplary for Events:

  • id
  • threat_level_id
  • analysis
  • org_id
  • orgc_id
  • attribute_count
  • distribution
  • sharing_group_id
  • ....

Probably also true for the different timestamps currently containing unix timestamp formated strings.

Same should be applied throughout the other parts of the RFC.

REF: #2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions