Conversation
|
Incidentally, the "stutter" of |
In preparation for publishing to the CUE Central Registry, but also useful for anyone else who wants to depend on this schema. Signed-off-by: Paul Jolly <paul@myitcv.io>
|
Just to flag, the alternative is to move the schema package one directory level deeper, e.g. But that raises the question of "what name shall we have in the last path element?" |
| @@ -0,0 +1,7 @@ | |||
| module: "github.com/ossf/security-insights-spec" | |||
There was a problem hiding this comment.
| module: "github.com/ossf/security-insights-spec" | |
| module: "github.com/ossf/security-insights" |
| @@ -0,0 +1,7 @@ | |||
| module: "github.com/ossf/security-insights-spec" | |||
| language: { | |||
| version: "v0.11.0" | |||
There was a problem hiding this comment.
| version: "v0.11.0" | |
| version: "v0.13.0" |
|
@myitcv is this still WIP? |
This work-in-progress PR builds on top of #138 (hence the "repetition" of the commits in this PR) to demonstrate the change required to publish this module to the CUE Central Registry.
The only change required was to make this repo a CUE module: that's it!
As a demonstration of what's possible once published as a module, I published the code to a "scratch" namespace. Now you can do something like: