Re: [openc2-lang] Fwd: mistake inside oc2ls-v1.0-cs02

From
Brian Berliner <>
Date
2020-01-23T14:50:33+00:00
ID
Thread
Re: [openc2-lang] Fwd: mistake inside oc2ls-v1.0-cs02
There are a lot more numbers than â21â missing in the Action table. We removed some early actions from the table before we released the final version. I also thought that it looked weird that we didnât re-number the table to make it perfectly sequential, but in reality they are just identifiers and it doesnât matter what the number is... but the number assigned in the table should never change.Â

For all of us currently, we use JSON, so the numbers are not even used at all, so this is reserved for when we add binary encodings.Â

So, yes. 21 is missing (and lots of others). That is weird, but by design, and it actually doesnât matter that they are not perfectly sequential in the table.... Except for the fact that I had to just write this exactly because they are not perfectly sequential in the finals spec!

  -Brian

On Thu, Jan 23, 2020 at 5:49 AM duncan sfractal.com <> wrote:

The attached email went to the public comments email. Since I am not sure everyone monitors that channel, I am forwarding to LSC to look at

iPhone, iTypo, iApologize

Duncan Sparrell

sFractal Consulting, LLC

I welcome VSRE emails. Learn more at http://vsre.info/

From:  <> on behalf of Vincent ROME <>

Sent: Thursday, January 23, 2020 6:16 AM

To: 

Subject: [openc2-comment] mistake inside oc2ls-v1.0-cs02

Â

Hello,

I'm currently reading the specification and try to make my own python implementation and I found that :Â

In page 29 of the oc2ls-v1.0-cs02

The number "21" is miss inside the boardÂ

-- 

Cheers,

  -Brian