Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PLA-20459: Add rule information for the remediation job #22

Merged
merged 12 commits into from
Oct 22, 2020
Prev Previous commit
Next Next commit
update the remediation job payload (#21)
Co-authored-by: Mohammad Zuber Khan <khanz@vmware.com>
  • Loading branch information
mzkhan and Mohammad Zuber Khan committed Sep 21, 2020
commit 1b962dcb8632cca61a97bae4654ca74c8aec754c
7 changes: 1 addition & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -43,13 +43,8 @@ The worker executes jobs in a fashion similar to running `python ./s3-remove-pub
The finding payload is in the form:
```$json
{
"cloudAccount": {
mzkhan marked this conversation as resolved.
Show resolved Hide resolved
"provider": <string>,
"roleArn": <string,omitempty>,
"subscriptionId": <string,omitempty>,
"applicationId": <string,omitempty>
},
"notificationInfo": {
"CloudAccountID" : <string>,
"RuleID": <string>,
"RuleName": <string>,
"RuleDisplayName": <string>,