-
Notifications
You must be signed in to change notification settings - Fork 148
Feat/output variables #438
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: feat/cdkpipeline
Are you sure you want to change the base?
Conversation
rCDKOutputRetrieverFunction: | ||
Type: AWS::Lambda::Function | ||
Properties: | ||
Runtime: python3.13 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Recommendation generated by Amazon CodeGuru Reviewer. Leave feedback on this recommendation by replying to the comment or by reacting to the comment using emoji.
You must specify a valid value for Runtime (python3.13). Valid values are ["dotnet6", "dotnet8", "dotnetcore1.0", "dotnetcore2.0", "dotnetcore2.1", "dotnetcore3.1", "go1.x", "java11", "java17", "java21", "java8", "java8.al2", "nodejs", "nodejs10.x", "nodejs12.x", "nodejs14.x", "nodejs16.x", "nodejs18.x", "nodejs20.x", "nodejs4.3", "nodejs4.3-edge", "nodejs6.10", "nodejs8.10", "provided", "provided.al2", "provided.al2023", "python2.7", "python3.10", "python3.11", "python3.12", "python3.6", "python3.7", "python3.8", "python3.9", "ruby2.5", "ruby2.7", "ruby3.2", "ruby3.3"]
ASH Security Scan Report
Scan Metadata
SummaryScanner ResultsThe table below shows findings by scanner, with status based on severity thresholds and dependencies:
Top 10 HotspotsFiles with the highest number of security findings:
Detailed FindingsShow 20 of 50 actionable findingsFinding 1: B104
Description: Code Snippet:
Finding 2: CKV_DOCKER_2
Description: Code Snippet:
Finding 3: CKV_DOCKER_2
Description: Code Snippet:
Finding 4: CKV_DOCKER_3
Description: Code Snippet:
Finding 5: CKV_DOCKER_2
Description: Code Snippet:
Finding 6: CKV_DOCKER_3
Description: Code Snippet:
Finding 7: CKV_DOCKER_2
Description: Code Snippet:
Finding 8: CKV_DOCKER_2
Description: Code Snippet:
Finding 9: CKV_DOCKER_3
Description: Code Snippet:
Finding 10: CKV_DOCKER_7
Description: Code Snippet:
Finding 11: CKV_DOCKER_2
Description: Code Snippet:
Finding 12: CKV_DOCKER_3
Description: Code Snippet:
Finding 13: CKV_DOCKER_3
Description: Code Snippet:
Finding 14: CKV2_GHA_1
Description: Finding 15: CKV2_GHA_1
Description: Finding 16: javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring
Description: Code Snippet:
Finding 17: javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring
Description: Code Snippet:
Finding 18: javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring
Description: Code Snippet:
Finding 19: javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring
Description: Code Snippet:
Finding 20: javascript.lang.security.audit.unsafe-formatstring.unsafe-formatstring
Description: Code Snippet:
Report generated by Automated Security Helper (ASH) at 2025-10-13T22:30:52+00:00 |
* feat: implemented network events trail * feat: implemented network events trail
Issue #, if available:
NA
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.