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

Digital signature extension of signature state #1069

Open
PavelJurka opened this issue May 2, 2024 · 0 comments
Open

Digital signature extension of signature state #1069

PavelJurka opened this issue May 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@PavelJurka
Copy link
Contributor

We'd like to easily map current signature state. Extending Digital signature by fields:

  1. signature_state_id: optional

    • 0 Unknown
    • 1 Valid
    • 2 Expired
    • 3 Revoked
    • 9 Other
  2. signature_state: optional String as a value of signature_state_id, custom in a case of 99 as usual.

PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue May 2, 2024
@mikeradka mikeradka added the enhancement New feature or request label May 3, 2024
PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue May 6, 2024
PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue May 6, 2024
PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue May 8, 2024
PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue May 8, 2024
PavelJurka added a commit to PavelJurka/ocsf-schema that referenced this issue May 13, 2024
pagbabian-splunk added a commit that referenced this issue May 15, 2024
Feat: [#1069] - added signature state id into the Digital signature
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants