-
Notifications
You must be signed in to change notification settings - Fork 184
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
Design example system for new tutorials #1892
Comments
I'm going to self-assign this as a contributor, but not necessarily the lead. I need to do quite a bit of example work for the mapping and responsibility modeling efforts, and I can probably check some of these items off along the way. I can outline a couple of systems based on my past experiences. (In the context of more simplified goals, and not trying to be "real-world"). |
I'll take lead and close this out based on the discusssion with @iMichaela and @nikitawootten-nist last week.
|
Work on this issue is ongoing but incomplete. It will be needed to move onto the next sprint. |
I put this in a repo so we could look at it and potentially adjust. Would also need to find a permanent home somewhere in our repositories. For input: https://github.com/Compton-NIST/oscal-systems/blob/main/simple/README.md |
Looking nice so far. Is it on the list to clarify what is not in the system? For example, in the plainest-vanilla system, no consideration is given to how the HTML to be served is created, validated or defended against (since not all HTML is equally safe) -- the risks here are simply passed upstream, presumably to the content creator/uploader. I guess asking this shows that even the simplest system description can provoke useful questions ... so far, so good. |
@Compton-NIST - the system is simple enough to be understood. It is a great start. Thank you. |
Will move this under oscal-content in a feature branch. |
Published to: https://github.com/usnistgov/oscal-content/tree/feature-simple-network/systems/simple This is a feature branch that we can merge once we achieve consensus. |
User Story
As a developer or system engineer writing software using OSCAL for security automation, I would like a simple, example system used throughout tutorials to represent different features and use cases of OSCAL.
In this issue, we will design an architecture of simple web application as the example system that hosts static pages, with an example hosting service, with no dynamic server backend or database for persistence. It will only host a website.
(NOTE: This issue is part of a value stream for tutorial improvements.)
Goals
Goals
Non-goals
(NOTE: This issue is part of a value stream for tutorial improvements, these goals and non-goals apply to the value stream overall, not just this issue. It has been copy-pasted for convenience.)
Dependencies
No response
Acceptance Criteria
(For reviewers: The wiki has guidance on code review and overall issue review for completeness.)
Revisions
No response
The text was updated successfully, but these errors were encountered: