Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

Commit

Permalink
Update main.py
Browse files Browse the repository at this point in the history
  • Loading branch information
OllieJC authored Nov 2, 2023
1 parent 877b39e commit a91603a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lambda/email-forwarder/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,13 @@

forward_mapping = {
"contact": ["[email protected]"],
"security": ["[email protected]"],
"im": ["[email protected]"],
"report": ["[email protected]"],
"incident": ["[email protected]"],
"incidents": ["[email protected]"],
"vm": ["[email protected]"],
"vulnerability": ["[email protected]"],
"data": ["[email protected]"],
"threat": ["[email protected]"],
"ollie": ["[email protected]"],
Expand Down

0 comments on commit a91603a

Please sign in to comment.