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

SSP Resource not read by validator #256

Closed
telosBA opened this issue Sep 6, 2022 · 2 comments
Closed

SSP Resource not read by validator #256

telosBA opened this issue Sep 6, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@telosBA
Copy link

telosBA commented Sep 6, 2022

Describe the bug

SSP is being passed into the validator as a resource within POA&M, but it is not reading the content
{A clear and concise description of what the bug is.}

Who is the bug affecting?

Telos

What version of OSCAL are you using? (Check our info on supported OSCAL versions)

1.0.4

What is affected by this bug?

Validation with UI validator
{Describe the impact the bug is having.}

When does this occur?

Validation
{Describe the conditions under which the bug is occurring.}

How do we replicate the issue?

{What are the steps to reproduce the behavior?}

  1. Create a POAM json that includes SSP as a back-matter resource
    SSP Resource
  2. Load the json into the UI validator
  3. Note error
    Image20220906141944

{If applicable, add screenshots to help explain your problem.}

Expected behavior (i.e. solution)

{A clear and concise description of what you expected to happen.}

Other Comments

{Add any other context about the problem here.}

@telosBA telosBA added the bug Something isn't working label Sep 6, 2022
@markXLIX
Copy link
Contributor

The child of oscal:poam-item is oscal:related-observation.
https://pages.nist.gov/OSCAL/reference/latest/plan-of-action-and-milestones/xml-reference/#/plan-of-action-and-milestones/poam-item/related-observation

The code snippet provided shows oscal:related-observations.

@danielnaab
Copy link
Member

This should be fixed, could you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

No branches or pull requests

4 participants