Skip to content

Commit

Permalink
Update secrets.baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed Nov 1, 2024
1 parent bd32d75 commit 8f82c7a
Showing 1 changed file with 4 additions and 14 deletions.
18 changes: 4 additions & 14 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -125,9 +125,9 @@
{
"path": "detect_secrets.filters.regex.should_exclude_file",
"pattern": [
"\\.secrets..*",
"\\.git.*",
"\\.pre-commit-config\\.yaml",
"\\.secrets..*",
"target"
]
}
Expand Down Expand Up @@ -227,7 +227,7 @@
"filename": "src/site/markdown/operate/index.md",
"hashed_secret": "3a6d7aa49a8e4a2fe32a5cd0e53da9cb96bd8d29",
"is_verified": false,
"line_number": 968,
"line_number": 991,
"is_secret": false
}
],
Expand Down Expand Up @@ -273,7 +273,7 @@
"filename": "src/site/xdoc/operate/errors.xml.vm",
"hashed_secret": "4fb813c304003b3813b35a85f05b7cb0c3994cc1",
"is_verified": false,
"line_number": 173,
"line_number": 179,
"is_secret": false
}
],
Expand Down Expand Up @@ -388,17 +388,7 @@
"line_number": 76,
"is_secret": false
}
],
"src/test/resources/riut/auth.txt": [
{
"type": "Secret Keyword",
"filename": "src/test/resources/riut/auth.txt",
"hashed_secret": "d033e22ae348aeb5660fc2140aec35850c4da997",
"is_verified": false,
"line_number": 3,
"is_secret": false
}
]
},
"generated_at": "2024-05-22T15:27:52Z"
"generated_at": "2024-11-01T18:54:24Z"
}

0 comments on commit 8f82c7a

Please sign in to comment.