From 4d45f691a594463c10b8212b15878e9dd29432c9 Mon Sep 17 00:00:00 2001 From: Evan Anderson Date: Fri, 10 Jan 2025 12:20:13 -0800 Subject: [PATCH] Update rule-types/github/osps-do-03.yaml Co-authored-by: Michelangelo Mori --- rule-types/github/osps-do-03.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rule-types/github/osps-do-03.yaml b/rule-types/github/osps-do-03.yaml index 2248523..565e93e 100644 --- a/rule-types/github/osps-do-03.yaml +++ b/rule-types/github/osps-do-03.yaml @@ -64,7 +64,7 @@ def: "owner": input.properties["github/repo_owner"], "repo": input.properties["github/repo_name"] }) - out.homepage != "" + out.body.homepage != "" } allow if {