Tag
conftest
Safeguard articles tagged "conftest" — guides, analysis, and best practices for software supply chain and application security.
2 articles
DevSecOps
Rego for intermediates: combining rules with AND/OR and writing actionable error messages
Rego has no `&&` or `||` operators — AND is implicit, OR means writing the same rule twice, and most teams miss both until a policy silently passes.
Jul 8, 20267 min read
DevSecOps
Rego for security engineers: a beginner's guide to OPA policy
Rego graduated from Styra research project to a CNCF-graduated standard in under five years. Here's how to write your first real OPA/Conftest policy.
Jul 8, 20267 min read