Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Reference Field for Reporter #29

Open
lvfasto opened this issue Feb 3, 2022 · 1 comment
Open

Add Reference Field for Reporter #29

lvfasto opened this issue Feb 3, 2022 · 1 comment

Comments

@lvfasto
Copy link

lvfasto commented Feb 3, 2022

It would be helpful for reporting organisations to be able to enter an optional reference number (as a String) in the Reporter section of the JSON objects.
That way the receiving organisation can communicate with the reporting organisation easily/quickly.

To look something like this in an Abuse Report:
"ReporterInfo": { "ReporterOrg": "ExampleOrg", "ReporterOrgDomain": "example.com", "ReporterOrgEmail": "[email protected]", "ReporterReference": "eg-1234" },

And something like this in the Schema
"ReporterReference": { "type": "string", "description": "reference number from the reporter" },

@FrederikP
Copy link
Collaborator

Hi,
I agree it would be useful, I will bring this up and we might include a field like this in the next version of xarf. Until then, feel free to further discuss this, in this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants