Skip to content

Commit

Permalink
added section to security hub rules
Browse files Browse the repository at this point in the history
  • Loading branch information
hickeydh-aws committed Oct 27, 2023
1 parent 2f8e7dc commit 728b63a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/deployments/cdk/src/deployments/cloud-watch/step-3.ts
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@ export async function step3(props: CloudWatchStep3Props) {
Severity: {
Label: severityLabels,
},
Workflow: {
Status: ['NEW'],
},
},
},
};
Expand Down

0 comments on commit 728b63a

Please sign in to comment.