Skip to content

Latest commit

 

History

History

repo_scan_loop

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Repo Scan Loop Lambda

This Lambda triggers the REPO_SCAN Lambda to read from the REPO SQS Queue. This helps to reduce the risk of rate limits from external APIs when queuing multiple scans.

Configuration

Environment Variables

Variable Description
HEIMDALL_INVOKE_COUNT This defines how many times times the REPO SCAN LOOP Lambda should invoke the REPO_SCAN Lambda. The Default value is 10 invocations
HEIMDALL_REPO_SCAN_LAMBDA The URL of the REPO_SCAN Lambda

Cloudwatch Event Rule

The Repo Scna Loop Lambda is triggered by a Cloudwatch Event. The configurations for the event can be updated by modifying the repo-scan-loop-rate

Lambda Layers

This lambda depends on these libraries: