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

How to make OCSF objects in Python #24

Open
brettforbes opened this issue Sep 17, 2024 · 0 comments
Open

How to make OCSF objects in Python #24

brettforbes opened this issue Sep 17, 2024 · 0 comments

Comments

@brettforbes
Copy link

brettforbes commented Sep 17, 2024

Hi,

Great project, thanks a lot.

Possibly a dumb question, but how do I make/parse valid OCSF objects in Python??

When i am working with Stix, the OASIS group provide a Stix2 python library that enable a user to make valid Stix objects.

How can i do the same with OCSF? It does not appear that ocsf-lib-py can do that. Am I wrong?

We would write our own library, but it is difficult due to the dynamic nature of the classes. Ideally it would be built as an extension to the ocsf-lib-py, which seems pretty extensive. Is the ability to make/parse valid OCSF objects already in the library, but i am totally missing it?

If so, much apologies, else, are you planning on building this functionality at some stage? How can one use OCSF without this capability if we are not as expert as you guys?

Note: Assume we have no idea of what we are doing, and just need a simple way to make/parse objects, cos thats pretty close to the truth.

Sorry if this is a dumb question.

Please advise

Thanks

Dumb User

@brettforbes brettforbes changed the title How do make OCSF objects in Python How to make OCSF objects in Python Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant