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

allow extraction of data model submitted #2

Open
infosec-alchemist opened this issue Nov 21, 2017 · 0 comments
Open

allow extraction of data model submitted #2

infosec-alchemist opened this issue Nov 21, 2017 · 0 comments

Comments

@infosec-alchemist
Copy link

infosec-alchemist commented Nov 21, 2017

provide an API that will return just the cyber observable types, and properties, that were in the POSTed pattern.

For instance, for:
curl -X POST -H "Content-Type: text/plain" -d "[process:pid <= 5]" http://127.0.0.1:5000/observable

It would return
observables:["process":["pid"]]

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