From 99c7c7dbe58b5a297bbe8786b2365fb04663a3a0 Mon Sep 17 00:00:00 2001 From: "prisma-cloud-devsecops[bot]" <89982750+prisma-cloud-devsecops[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 11:29:57 +0000 Subject: [PATCH] Prisma Cloud [bot] commented --- cfn/cfngoat.yaml | 5 ++++- serverless/serverless.yml | 1 + 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/cfn/cfngoat.yaml b/cfn/cfngoat.yaml index 5573bf3..3541798 100644 --- a/cfn/cfngoat.yaml +++ b/cfn/cfngoat.yaml @@ -43,6 +43,8 @@ Resources: Tags: - Key: Name Value: !Sub "${AWS::AccountId}-${CompanyName}-${Environment}-ec2" + - Key: yor_trace + Value: a4cb39b3-19c4-4f51-b7ad-4d54f2c780d1 UserData: Fn::Base64: | #!/bin/bash @@ -59,7 +61,6 @@ Resources: ############ ### S3 ### ############ - DataBucket: # Public, not encrypted, no access logs, no versioning # checkov:skip=CKV_AWS_56: not needed @@ -71,6 +72,8 @@ Resources: Tags: - Key: Name Value: !Sub "${AWS::AccountId}-${CompanyName}-${Environment}-data" + - Key: yor_trace + Value: 7c1022b1-98be-4642-801d-aea7509cbe2c Outputs: EC2PublicDNS: diff --git a/serverless/serverless.yml b/serverless/serverless.yml index 89c92c0..d285e4d 100644 --- a/serverless/serverless.yml +++ b/serverless/serverless.yml @@ -20,6 +20,7 @@ functions: tags: RESOURCE: lambda PUBLIC: false + yor_trace: 02f6d288-812a-41f6-91ae-4a5c4cc1b1ef iamRoleStatements: - Effect: Allow Action: