Skip to content

Commit

Permalink
[Cloud Security] [Telemetry] fix package policy vars to use posture f…
Browse files Browse the repository at this point in the history
…ield (#1325)

fix package policy vars to use posture field
  • Loading branch information
Omolola-Akinleye authored Sep 13, 2023
1 parent 752b630 commit b981f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/cloud/data/package_policy_cnvm_aws.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
}
],
"vars": {
"type": { "value": "vuln_mgmt", "type": "text" },
"posture": { "value": "vuln_mgmt", "type": "text" },
"deployment": { "value": "aws", "type": "text" }
},
"package": {
Expand Down

0 comments on commit b981f82

Please sign in to comment.