-
Notifications
You must be signed in to change notification settings - Fork 0
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
Create main.tf #9
base: main
Are you sure you want to change the base?
Conversation
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.
Bridgecrew has found errors in this PR ⬇️
@@ -0,0 +1,58 @@ | |||
resource "aws_iam_role" "iam_for_lambda" { |
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.
test zehavit
Resource: aws_iam_role.iam_for_lambda | ID: zehavite12_aws_1653224234530
Description
Guidelinesenvironment { | ||
variables = { | ||
access_key = "AKIAIOSFODNN7EXAMPLE" | ||
secret_key = "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY" |
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.
Base64 High Entropy String
Resource: d70eab08607a4d05faa2d0d6647206599e9abc65 | ID: BC_GIT_6
Description
Entropy checks help detect unstructured secrets by measuring the entropy level of a single string. Entropy is a concept used to assign a numerical score to how unpredictable a password is or the likelihood of highly random data in a string of characters. Strings with a high entropy score are flagged as suspected secrets.} | ||
} | ||
|
||
resource "aws_lambda_function" "analysis_lambda" { |
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.
test zehavit
Resource: aws_lambda_function.analysis_lambda | ID: zehavite12_aws_1653224234530
Description
Guidelines
|
||
environment { | ||
variables = { | ||
access_key = "AKIAIOSFODNN7EXAMPLE" |
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.
AWS Access Keys
Resource: 25910f981e85ca04baf359199dd0bd4a3ae738b6 | ID: BC_GIT_2
Description
AWS Access Keys are long-term credentials for an IAM user or the AWS account root user. You can use access keys to sign programmatic requests to the AWS CLI or AWS API (directly or using the AWS SDK).Access keys consist of two parts: an access key ID (for example, AKIAIOSFODNN7EXAMPLE
) and a secret access key (for example, wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY
).
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.
Bridgecrew has found errors in this PR ⬇️
} | ||
} | ||
|
||
resource "aws_lambda_function" "analysis_lambda" { |
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.
zehavit 5555555555
Resource: aws_lambda_function.analysis_lambda | ID: zeinavshemes_aws_1663162688264
Description
Guidelines Guidelines Guidelines@@ -0,0 +1,58 @@ | |||
resource "aws_iam_role" "iam_for_lambda" { |
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.
zehavit 5555555555
Resource: aws_iam_role.iam_for_lambda | ID: zeinavshemes_aws_1663162688264
Description
Guidelines Guidelines Guidelinesenvironment { | ||
variables = { | ||
access_key = "AKIAIOSFODNN7EXAMPLE" | ||
secret_key = "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY" |
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.
No description provided.