feat(sns): Add Amazon SNS integration for email alerts #9733
1 configuration not found
Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/master was not found:
Actions workflow (ui-codeql.yml)
- ❓
/language:javascript
New alerts in code changed by this pull request
- 2 notes
See annotations below for details.
Annotations
Check notice on line 45 in ui/components/integrations/sns/sns-integrations-manager.tsx
Code scanning / CodeQL
Unused variable, import, function or class Note
Check failure on line 23 in prowler/providers/aws/lib/sns/exceptions/exceptions.py
Code scanning / CodeQL
Wrong name for an argument in a call Error
Check notice on line 416 in api/src/backend/api/utils.py
Code scanning / CodeQL
Explicit returns mixed with implicit (fall through) returns Note