Open jsebastiancortes opened 2 years ago
Hi , any help with this error . import_findings_security_hub.zip
[ERROR] KeyError: 'messageType' Traceback (most recent call last): File "/var/task/import_findings_security_hub.py", line 141, in lambda_handler return process_message(event) File "/var/task/import_findings_security_hub.py", line 27, in process_message if event['messageType'] == 'CodeScanReport':
@jsebastiancortes you can see my last open pull request with various updates, it is possible the answer to your problem you can be found it
Hi , any help with this error .
import_findings_security_hub.zip
[ERROR] KeyError: 'messageType' Traceback (most recent call last): File "/var/task/import_findings_security_hub.py", line 141, in lambda_handler return process_message(event) File "/var/task/import_findings_security_hub.py", line 27, in process_message if event['messageType'] == 'CodeScanReport':