Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,3 @@ jobs:
with:
branch: gh-pages
folder: site

# Made with Bob
12 changes: 11 additions & 1 deletion .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"files": "^.secrets.baseline$",
"lines": null
},
"generated_at": "2025-12-25T19:13:06Z",
"generated_at": "2026-01-14T11:35:47Z",
"plugins_used": [
{
"name": "AWSKeyDetector"
Expand Down Expand Up @@ -143,6 +143,16 @@
"verified_result": null
}
],
"test/src/test_backup.py": [
{
"hashed_secret": "4dfd3a58b4820476afe7efa2e2c52b267eec876a",
"is_secret": false,
"is_verified": false,
"line_number": 753,
"type": "Secret Keyword",
"verified_result": null
}
],
"test/src/test_db2.py": [
{
"hashed_secret": "a4b48a81cdab1e1a5dd37907d6c85ca1c61ddc7c",
Expand Down
2 changes: 0 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,5 +112,3 @@ extra:
social:
- icon: fontawesome/brands/github
link: https://github.com/ibm-mas/python-devops

# Made with Bob
Loading
Loading