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 support for TLP 2.0 #2022

Closed
mdavis332 opened this issue Aug 5, 2022 · 3 comments
Closed

Add support for TLP 2.0 #2022

mdavis332 opened this issue Aug 5, 2022 · 3 comments
Labels
enhancement New feature or request ready Issues we'd like to address in the future.

Comments

@mdavis332
Copy link
Contributor

Summary

FIRST, the org that defines the TLP standard, has adopted TLP 2.0. ECS should support the new marking under fields like threat.indicator.marking.tlp.

Motivation:

TLP 2.0 has already seen adoption by FIRST, MISP, and others. It will be important to support the new version.

Detailed Design:

There are some minor tweaks that would be good to support, namely:

  • TLP:WHITE is now called TLP:CLEAR
  • A new marking, TLP:AMBER+STRICT, has been added
@mdavis332 mdavis332 added the enhancement New feature or request label Aug 5, 2022
@kgeller kgeller added the ready Issues we'd like to address in the future. label Aug 11, 2022
@kgeller
Copy link
Contributor

kgeller commented Aug 15, 2022

Hi @mdavis332 , thanks for raising this, it definitely seems a good add. We strongly encourage contributions via PR if you're open to it.

@mdavis332 mdavis332 mentioned this issue Aug 23, 2022
5 tasks
@mdavis332
Copy link
Contributor Author

Hi @mdavis332 , thanks for raising this, it definitely seems a good add. We strongly encourage contributions via PR if you're open to it.

Thanks @kgeller. I have attempted to address this via #2034. That is a simple-to-implement adjustment, though specifying some values, e.g., AMBER, may be ambiguous as to which TLP version the user meant. However, in practice, I can't think of a reason it would matter since the definitions of markings shared between TLP versions 1 and 2 (like AMBER) didn't substantively change.

@kgeller
Copy link
Contributor

kgeller commented Aug 24, 2022

Closing since the PR was merged.

@kgeller kgeller closed this as completed Aug 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ready Issues we'd like to address in the future.
Projects
None yet
Development

No branches or pull requests

2 participants