Skip to content

Security checks#348

Merged
bussyjd merged 2 commits intomainfrom
feature/misc-security
Mar 16, 2026
Merged

Security checks#348
bussyjd merged 2 commits intomainfrom
feature/misc-security

Conversation

@bussyjd
Copy link
Contributor

@bussyjd bussyjd commented Aug 13, 2025

No description provided.

@bussyjd bussyjd requested a review from KaloyanTanev August 13, 2025 17:13
Comment on lines +13 to +22
# Critical patterns to block
blocked_patterns=(
"canary-.*/"
"node[0-9]+/"
"cluster-lock\.json"
"validator_keys/"
"keystore-.*\.(json|txt)"
"charon-enr-private-key"
".*private.*key"
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not just add those to .gitignore?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR add them to both

@bussyjd bussyjd force-pushed the feature/misc-security branch from 372f1c4 to a217272 Compare March 16, 2026 18:27
@bussyjd bussyjd merged commit ef4cbf0 into main Mar 16, 2026
3 checks passed
@bussyjd bussyjd deleted the feature/misc-security branch March 16, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants