diff --git a/security-baseline/rule-types/github/osps-qa-01.yaml b/security-baseline/rule-types/github/osps-qa-01.yaml index e8837f7..24b0bb2 100644 --- a/security-baseline/rule-types/github/osps-qa-01.yaml +++ b/security-baseline/rule-types/github/osps-qa-01.yaml @@ -20,7 +20,10 @@ def: in_entity: repository rule_schema: {} ingest: - type: git + type: rest + rest: + endpoint: "/repos/{{.Entity.Owner}}/{{.Entity.Name}}" + parse: json eval: type: rego rego: