Skip to content

Commit

Permalink
UPDATE secret baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
ramesh-maddegoda committed Feb 12, 2025
1 parent 0409654 commit 8dfcd6b
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,8 @@
"venv",
"dist",
"build",
".*\\.egg-info"
".*\\.egg-info",
"\u2018*.tfstate \\\n --exclude-files \u2018\\*.tfvars"
]
}
],
Expand All @@ -156,41 +157,31 @@
"filename": "terraform/README.md",
"hashed_secret": "f2d4e04179e44fa7386b985ac3c7ee4d95dfd65d",
"is_verified": false,
"line_number": 109,
"line_number": 113,
"is_secret": false
},
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/README.md",
"hashed_secret": "659a4d010b74afeddbcb9c4e8eae01f4390eeacc",
"is_verified": false,
"line_number": 110,
"line_number": 114,
"is_secret": false
},
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/README.md",
"hashed_secret": "bd3b85b91cb8cf6cfc6a4adc7a2505714939505b",
"is_verified": false,
"line_number": 110,
"line_number": 114,
"is_secret": false
},
{
"type": "Secret Keyword",
"filename": "terraform/README.md",
"hashed_secret": "a356cb3f3d1c9797cf59daf5b22fc0c7434d8dc7",
"is_verified": false,
"line_number": 114,
"is_secret": false
}
],
"terraform/terraform-modules/ecs-ecr/docker/deploy-ecr-images.sh": [
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/terraform-modules/ecs-ecr/docker/deploy-ecr-images.sh",
"hashed_secret": "9ad897024d8c36c541d7fe84084c4e9f4df00b2a",
"is_verified": false,
"line_number": 4,
"line_number": 118,
"is_secret": false
}
],
Expand Down Expand Up @@ -299,5 +290,5 @@
}
]
},
"generated_at": "2025-02-04T19:12:34Z"
"generated_at": "2025-02-12T20:02:39Z"
}

0 comments on commit 8dfcd6b

Please sign in to comment.