elastic / cloudbeat

Analyzing Cloud Security Posture
Other
39 stars 43 forks source link

Add AWS Lambda fetcher to Asset Inventory #2271

Closed kubasobon closed 3 months ago

kubasobon commented 3 months ago

Summary of your changes

Add AWS Lambda fetcher to Asset Inventory. It works for the following resources:

Screenshot/Data

TBD

Related Issues

Closes https://github.com/elastic/security-team/issues/9089

Checklist

Introducing a new rule?

No

mergify[bot] commented 3 months ago

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b inventory-aws-lambda upstream/inventory-aws-lambda
git merge upstream/main
git push upstream inventory-aws-lambda
mergify[bot] commented 3 months ago

This pull request does not have a backport label. Could you fix it @kubasobon? 🙏 To fixup this pull request, you need to add the backport labels for the needed branches, such as:

github-actions[bot] commented 3 months ago

:bar_chart: Allure Report - :green_heart: No failures were reported.

Result Count
🟥 Failed 0
🟩 Passed 359
⬜ Skipped 33
mergify[bot] commented 3 months ago

This pull request is now in conflicts. Could you fix it? 🙏 To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b inventory-aws-lambda upstream/inventory-aws-lambda
git merge upstream/main
git push upstream inventory-aws-lambda
kubasobon commented 3 months ago

@romulets applied your remarks, PTAL :)