Skip to content

feat(global)!: opa validation#143

Open
CptSchnitz wants to merge 4 commits into
masterfrom
opa-validations
Open

feat(global)!: opa validation#143
CptSchnitz wants to merge 4 commits into
masterfrom
opa-validations

Conversation

@CptSchnitz

Copy link
Copy Markdown
Contributor

No description provided.

@CptSchnitz CptSchnitz requested a review from ronenkapelian June 15, 2026 10:52
Comment thread policy/policy.rego
headers := lower_object_keys(input.headers)

tokens := [token |
# keys := data.possibleLocations[_]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we remove this comment?

Comment thread policy/policy.rego
]

claims := {"payload": payload, "valid": valid, "kid": kid} if {
# token := tokens[_]

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same question

Comment thread policy/Makefile Outdated
test:
./opa test . -v

init:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove trailing whitespace after ":."

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed

Comment thread policy/Makefile Outdated
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.

2 participants