Profile

Contact Details

Ribbons

Badges

Allan Thomson


Contributions

1 to 5 of 50+ total
Bret - On removing STIX references. We rely on STIX for several items including regex definition among other things. Exactly what do you propose the solution is by removing STIX references? We can't just remove the references without either having an alternative reference to point to or include the ...
The rationale behind using sub-objects was that not all playbooks would have layout parameters defined. And it was easier to ignore/add content for layouts in playbooks when its an object with parameters instead of a list of parameters. If you make them flattened list of parameters then it introduces ...
Thanks for suggesting the text. I've proposed some editorial changes in the document. Allan On Jun 10, 2025, at 11:17 AM, Bret Jordan via OASIS wrote:
Hi Bret et al - 1) I agree with renaming to Shell instead of bash. 2) I suggest a slight modification to what you are suggesting. Agree to get rid of SSH as a separate command but also add SSH as an option to the Shell command being renamed in 1). I think the key to this proposal is in the name of SSH. ...
Again I'm thinking about how this impacts playbook creators and the number of steps they have to do to create playbooks. By introducing this assignment step you are forcing a programmer to introduce a new variable to handle the new type (output from the conversion) for no good reason. If you want ...