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

Switch jsonschema validation libraries #1189

Merged

Conversation

sudo-bmitch
Copy link
Contributor

This swaps out https://github.com/xeipuuv/gojsonschema for https://github.com/santhosh-tekuri/jsonschema. Considering how far back some of this code goes, feedback from @stevvooe and @vbatts would be awesome.

Signed-off-by: Brandon Mitchell <git@bmitch.net>
@sudo-bmitch sudo-bmitch force-pushed the pr-jsonschema-validator branch from 085bebd to 4bbdd7f Compare May 26, 2024 21:33
@rchincha
Copy link

I would also keep a fork of this dep under OCI repos because the author may:

  1. delete the repo or change access
  2. change license
  3. some other apocalyptic event ...

@sudo-bmitch
Copy link
Contributor Author

I would also keep a fork of this dep under OCI repos because the author may:

1. delete the repo or change access

2. change license

3. some other apocalyptic event ...

I think most of those concerns are covered by individual developers with the go module cache on their machines, in addition to Google's Go proxy server: https://sum.golang.org/.

@sajayantony sajayantony merged commit 036563a into opencontainers:main Jun 18, 2024
4 checks passed
@sudo-bmitch sudo-bmitch deleted the pr-jsonschema-validator branch June 18, 2024 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants