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

Adding PAP marking definition by default in fresh images #6154

Closed
Jipegien opened this issue Feb 28, 2024 · 0 comments · Fixed by #6160
Closed

Adding PAP marking definition by default in fresh images #6154

Jipegien opened this issue Feb 28, 2024 · 0 comments · Fixed by #6160
Assignees
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Milestone

Comments

@Jipegien
Copy link
Member

Use case

Like TLP protocol, PAP protocol is widely used across security team.

We need to provide it as default marking definition (like TLP) in every new platform.

Spec:

  • Create a new Marking type named "PAP"
  • Create a Marking definition of type PAP named "PAP:CLEAR", order 1, same color as TLP:CLEAR
  • Create a Marking definition of type PAP named "PAP:GREEN", order 2, same color as TLP:GREEN
  • Create a Marking definition of type PAP named "PAP:AMBER", order 3, same color as TLP:AMBER
  • Create a Marking definition of type PAP named "PAP:RED", order 4, same color as TLP:RED

Paper here : https://www.cert.ssi.gouv.fr/csirt/politique-partage/

PAP markings created in testing platform

@Jipegien Jipegien added the feature use for describing a new feature to develop label Feb 28, 2024
@Jipegien Jipegien added this to the Release 6.0.0 milestone Feb 28, 2024
@Kedae Kedae modified the milestones: Release 6.0.0, Release 6.0.1 Feb 28, 2024
@Kedae Kedae self-assigned this Feb 28, 2024
@Kedae Kedae linked a pull request Feb 28, 2024 that will close this issue
@Jipegien Jipegien modified the milestones: Release 6.0.1, Release 6.0.2 Feb 29, 2024
@SamuelHassine SamuelHassine added the solved use to identify issue that has been solved (must be linked to the solving PR) label Mar 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature use for describing a new feature to develop solved use to identify issue that has been solved (must be linked to the solving PR)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants