Skip to content

Commit

Permalink
fix secrets baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Nov 14, 2024
1 parent eee6541 commit 55643b6
Showing 1 changed file with 64 additions and 0 deletions.
64 changes: 64 additions & 0 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
"is_verified": false,
"line_number": 30,
"is_secret": false
<<<<<<< Updated upstream
}
],
"service/src/main/java/gov/nasa/pds/api/registry/controllers/RegistryApiResponseEntityExceptionHandler.java": [
Expand All @@ -195,6 +196,8 @@
"is_verified": false,
"line_number": 21,
"is_secret": false
=======
>>>>>>> Stashed changes
}
],
"service/src/main/resources/application.properties": [
Expand All @@ -203,7 +206,11 @@
"filename": "service/src/main/resources/application.properties",
"hashed_secret": "d033e22ae348aeb5660fc2140aec35850c4da997",
"is_verified": false,
<<<<<<< Updated upstream
"line_number": 42,
=======
"line_number": 37,
>>>>>>> Stashed changes
"is_secret": false
}
],
Expand All @@ -215,8 +222,65 @@
"is_verified": false,
"line_number": 25,
"is_secret": false
<<<<<<< Updated upstream
}
]
},
"generated_at": "2024-09-05T22:13:10Z"
=======
}
],
"terraform/variables.tf": [
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/variables.tf",
"hashed_secret": "9ad897024d8c36c541d7fe84084c4e9f4df00b2a",
"is_verified": false,
"line_number": 1,
"is_secret": false
},
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/variables.tf",
"hashed_secret": "fc2e36d110ac028935e1418f4b2a33ed20517144",
"is_verified": false,
"line_number": 32,
"is_secret": false
},
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/variables.tf",
"hashed_secret": "5c9f0d35ea4e2fb8100256464591bd6b8c518a77",
"is_verified": false,
"line_number": 38,
"is_secret": false
},
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/variables.tf",
"hashed_secret": "76b5eee02a53026ba2bdbd4bccad34da7a3aa30f",
"is_verified": false,
"line_number": 44,
"is_secret": false
},
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/variables.tf",
"hashed_secret": "d64be144bfa295c8d95e492d59dff169eb402051",
"is_verified": false,
"line_number": 44,
"is_secret": false
},
{
"type": "AWS Sensitive Information (Experimental Plugin)",
"filename": "terraform/variables.tf",
"hashed_secret": "55357933a7310d2db90c3fa1ed0970a7bb34ed39",
"is_verified": false,
"line_number": 62,
"is_secret": false
}
]
},
"generated_at": "2024-11-14T01:38:17Z"
>>>>>>> Stashed changes
}

0 comments on commit 55643b6

Please sign in to comment.