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

actuator syntax redux #14

Open
davaya opened this issue Sep 2, 2016 · 2 comments
Open

actuator syntax redux #14

davaya opened this issue Sep 2, 2016 · 2 comments

Comments

@davaya
Copy link
Member

davaya commented Sep 2, 2016

PROBLEM

In order to publish openc2 schemas and test messages, the syntax for actuator types must be specified. The language description document shows actuator types containing periods, dashes and underscores (e.g., "network.security_manager", "process.aaa-server").


POTENTIAL SOLUTION

Follow the CybOX 3 convention that objects and string literals are "lower-case-with-dashes" and property keys are "lower_case_with_underscores". I have updated the example commands document (commands.md), the openc2 json schema, and the python example messages and decoder so that actuator types follow this convention, e.g., "network-security-manager", "process-aaa-server".

If the CybOX 3 convention is adopted as the OpenC2 solution, the language description should also be updated.

@jmbrule
Copy link
Member

jmbrule commented Sep 7, 2016

May we have the language description document updated IAW this potential solution and close this thread?

@romanojd
Copy link
Member

I have updated the Language Description Document with the proposed solution.
https://docs.google.com/document/d/1XXG6eWPosD1WLY4l1IFPXd9hKoVMWgM7rwDGgGXPurU/edit#bookmark=id.95bwtvm0y1gz
Recommend we CLOSE this issue.

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

3 participants