chore(deps): update oxmysql to 2.14.1
This commit is contained in:
@@ -11,7 +11,8 @@ if git diff --cached --quiet -- CHANGELOG.md; then
|
||||
fi
|
||||
|
||||
if git diff --cached --unified=0 -- . ':(exclude)CHANGELOG.md' |
|
||||
grep -E '^\+[^+].*(rcon_password|sv_licenseKey|mysql_connection_string|webhook_url|discord_webhook|api[_-]?key|access[_-]?token)([[:space:]]*[:=][[:space:]]*|[[:space:]]+)[^[:space:]"]+' >/dev/null; then
|
||||
grep -E '^\+[^+].*(rcon_password|sv_licenseKey|mysql_connection_string|webhook_url|discord_webhook|api[_-]?key|access[_-]?token)([[:space:]]*[:=][[:space:]]*|[[:space:]]+)[^[:space:]"]+' |
|
||||
grep -Ev 'GetConvar\(|structure was invalid' >/dev/null; then
|
||||
echo "Commit blocat: posibil secret detectat in staged diff." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user