Stephan Renatus
Stephan Renatus
#4894 revealed that "naked refs" (for the lack of a better term) also aren't considered for indexing. E.g. ```rego allow { input.just_be_present } ``` whereas something like this is, ```rego...
> We'd probably not want all strings to be interpolated (i.e none of those provided in the input by the user), but maybe any string literal / constant defined in...
🤔 Well this might be a good point for using something that's not valid JSON. I.e. if we used `foo is ${input.foo}`, we'd not have to worry about large JSON...
> Thinking more about it, it's probably not very common to have large JSON strings in literals 🤔 I think JWKS are the exception here. I think some built-ins expect...
@carabasdaniel -- haven't been able to assign you for some reason 🤔 please consider it yours anyways 😅
This is also a good moment to drop `docs/devel/OCI.md`.
Thanks! I think what's left is pretty standard procedure -- let's remove the entire file, please 😃
Hah, the failing test is #4748 🙃
> @srenatus I talked with the team about the policy CLI. This is an OSS tool similar to oras within it's own Github organization so we don't think this is...