Skip to content

Commit af73ca3

Browse files
authored
Merge branch 'stable' into monthlyupdate
2 parents 2bde403 + 3eb5cd6 commit af73ca3

18 files changed

Lines changed: 2534 additions & 30 deletions

.github/workflows/docs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,3 @@ jobs:
4949
with:
5050
branch: gh-pages
5151
folder: site
52-
53-
# Made with Bob

.secrets.baseline

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"files": "^.secrets.baseline$",
44
"lines": null
55
},
6-
"generated_at": "2025-12-25T19:13:06Z",
6+
"generated_at": "2026-01-14T11:35:47Z",
77
"plugins_used": [
88
{
99
"name": "AWSKeyDetector"
@@ -143,6 +143,16 @@
143143
"verified_result": null
144144
}
145145
],
146+
"test/src/test_backup.py": [
147+
{
148+
"hashed_secret": "4dfd3a58b4820476afe7efa2e2c52b267eec876a",
149+
"is_secret": false,
150+
"is_verified": false,
151+
"line_number": 753,
152+
"type": "Secret Keyword",
153+
"verified_result": null
154+
}
155+
],
146156
"test/src/test_db2.py": [
147157
{
148158
"hashed_secret": "a4b48a81cdab1e1a5dd37907d6c85ca1c61ddc7c",

mkdocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,3 @@ extra:
112112
social:
113113
- icon: fontawesome/brands/github
114114
link: https://github.com/ibm-mas/python-devops
115-
116-
# Made with Bob

0 commit comments

Comments
 (0)