Skip to content

Commit b9ea717

Browse files
fix: pre-commit
1 parent aca906b commit b9ea717

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.secrets.baseline

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "go.sum|^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2025-01-09T06:09:34Z",
6+
"generated_at": "2025-01-27T09:12:20Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -82,7 +82,7 @@
8282
"hashed_secret": "33da8d0e8af2efc260f01d8e5edfcc5c5aba44ad",
8383
"is_secret": true,
8484
"is_verified": false,
85-
"line_number": 36,
85+
"line_number": 35,
8686
"type": "Secret Keyword",
8787
"verified_result": null
8888
}

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
* [Basic example with index creation and updates to cluster-wide settings](./examples/basic)
1717
* [Complete example with autoscaling, BYOK encryption and service credentials creation](./examples/complete)
1818
* [Financial Services Cloud profile example with autoscaling enabled](./examples/fscloud)
19-
* [Restore from backup example](./examples/backup-restore)
2019
* [Contributing](#contributing)
2120
<!-- END OVERVIEW HOOK -->
2221

0 commit comments

Comments
 (0)