Added dockerfile and github action to build and publish it

This commit is contained in:
Mick Grove 2025-07-15 16:42:22 -07:00
commit d261e9cb0e
4 changed files with 59 additions and 3 deletions

View file

@ -5,7 +5,7 @@ rules:
(?xi)
\b
(?:datadog|dd-|dd_)
(?:.|[\n\r]){0,32}?
(?:.|[\n\r]){0,16}?
(?:SECRET|PRIVATE|ACCESS|KEY|TOKEN)
(?:.|[\n\r]){0,32}?
\b
@ -46,8 +46,7 @@ rules:
\b
(?:
dd[_-]?\w{0,8}[_-]?(?:key|secret) |
datadog |
dog
datadog
)
(?:.|[\n\r]){0,64}?
\b