Skip to content

Could not resolve the JSON path #42

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

Open
IvanDrag0 opened this issue Nov 30, 2021 · 0 comments
Open

Could not resolve the JSON path #42

IvanDrag0 opened this issue Nov 30, 2021 · 0 comments

Comments

@IvanDrag0
Copy link

I've compiled the program from source and trying to load the following JSON:

https://raw.githubusercontent.com/usnistgov/oscal-content/master/examples/ssp/json/ssp-example.json

With the following Schema:

https://raw.githubusercontent.com/usnistgov/OSCAL/main/json/schema/oscal_ssp_schema.json

When I load the files, I get the following error in the compiler:

"Could not resolve the JSON path '#assembly_oscal-ssp_system-security-plan' within the file path '<PATH>'."

And then this error comes up when I continue execution:

image

I've checked the JSON against the schema and it validates correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants