-
Notifications
You must be signed in to change notification settings - Fork 185
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
Add actions assembly to encode an action (i.e. approval) and its role, party, and approval date. #1052
Add actions assembly to encode an action (i.e. approval) and its role, party, and approval date. #1052
Conversation
Suggest:
|
e96eb93
to
ade0245
Compare
2c60b70
to
2ff1edd
Compare
OK, feedback rolled in, and ready for final review. I hope to discuss tomorrow during model meeting if possible. |
ade0245
to
51da183
Compare
8b6ebe6
to
71cb482
Compare
b7d376f
to
d8682eb
Compare
09e6eee
to
7aa46b6
Compare
I believe we should adjust the action type to be namespaced similar to properties. This will allow different organizations to define new action types without coordinating with OSCAL. OSCAL can define a core set of actions in the OSCAL namespace. |
e066442
to
3e2db77
Compare
Per feedback from Dave, I need to improve the documentation for the new assembly, fields, and flags before finalizing and removing the draft tag. |
After a second pass, it seems adding other documentation strings will be too wordy and add unnecessary content. I think this is ready for the NIST OSCAL Team to review. :-) |
3e2db77
to
fe39f58
Compare
OK, I think this is ready. I addressed feedback above in fe39f58 but also added some missing |
fe39f58
to
2dc8a59
Compare
c7985a2
to
1c6be8a
Compare
OK, I touched up with the feedback requests, @david-waltermire-nist and company. I am iffy on the |
In XPath and also Metapath, This doesn't mean that all XPath processors always treat them the same way, e.g. a delinter might even rewrite one to the other, etc. |
Thanks for the clarifying explanation. Much appreciated! In terms of Metapath, I see |
Also, in terms of acceptance criteria, we still ask for examples. It seems in #1263 NIST has begun removing |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks good. Thanks!
It would be good to add an issue to create an example in the oscal-content repo maybe? |
@david-waltermire-nist, I pointed this PR to a feature branch as instructed during the weekly sync for when we are ready to merge after soliciting model feedback during an upcoming Model Review meeting next week. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
5c6d586
into
usnistgov:feature-metadata-actions-assembly
…, party, and approval date. (#1052) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. #1052 (review) #1052 (comment)
…, party, and approval date. (#1052) (#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. #1052 (review) #1052 (comment) Co-authored-by: Al S <[email protected]>
…, party, and approval date. (#1052) (#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. #1052 (review) #1052 (comment) Co-authored-by: Al S <[email protected]>
…, party, and approval date. (#1052) (#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. #1052 (review) #1052 (comment) Co-authored-by: Al S <[email protected]>
…, party, and approval date. (usnistgov#1052) (usnistgov#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. usnistgov#1052 (review) usnistgov#1052 (comment) Co-authored-by: Al S <[email protected]>
…, party, and approval date. (usnistgov#1052) (usnistgov#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. usnistgov#1052 (review) usnistgov#1052 (comment) Co-authored-by: Al S <[email protected]>
…, party, and approval date. (#1052) (#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. usnistgov/OSCAL#1052 (review) usnistgov/OSCAL#1052 (comment) Co-authored-by: Al S <[email protected]>
…, party, and approval date. (#1052) (#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. usnistgov/OSCAL#1052 (review) usnistgov/OSCAL#1052 (comment) Co-authored-by: Al S <[email protected]>
…, party, and approval date. (usnistgov#1052) (usnistgov#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. usnistgov#1052 (review) usnistgov#1052 (comment) Co-authored-by: Al S <[email protected]>
…, party, and approval date. (usnistgov#1052) (usnistgov#1429) * Create actions assembly in OSCAL metadata model. * Address PR feedback to wrap up. usnistgov#1052 (review) usnistgov#1052 (comment) Co-authored-by: Al S <[email protected]>
Committer Notes
A follow-up to #1033, a recommended implementation for an
actions
assembly to allow developers using OSCAL to encode approval data for given staff certainrole
s for aresponsible-party
at a certain date and time.This PR supercedes the obsolete PR #1038.
All Submissions:
Changes to Core Features: