Repo alerts and errors
- CVE-2023-37920 - GitHub Advisory Database
- Update index.md · openreferral/specification@59610f8
- @gregbloom We are looking into these but no immediate concerns or restrictions on the work we’re currently doing.
- https://github.com/openreferral/specification/security/dependabot/7 - This one doesn't affect us due to the way the site is deployed
From Matt re -Update index.md · openreferral/specification@59610f8
You’re getting error messages from the tests because whenever we update a branch or prepare a PR, Github runs some automatic tests (generally good practice). In general some tests may prevent updating docs, but the tests which are currently flagging errors have to do with testing that the examples for the datapackages are conformant to the datapackage schema. I believe it’s a known error on our end and will likely be Ben’s priority when they rotate onto Tools maintenance. The solution will either be to amend the test if it’s a bad test, or to fix/update the example data if that’s what’s causing the error. If it’s the latter; I’ll do this.
Relate issue #357