Open
Conversation
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Scan 5 user-owned repos and home-directory configs for PII and secret exposure across 5 categories: hardcoded-pii, env-secret, pii-in-logs, unencrypted-storage, and gitignore-gap. 19 findings: 4 critical, 7 high, 4 medium, 4 low. All credential values are redacted in the report. Nightshift-Task: pii-scanner Nightshift-Ref: https://github.com/marcus/nightshift Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1a2d77e to
b20f0b8
Compare
Adds finding for pii-in-logs in arch-bootc-hetzner harbor-init.sh and includes Containerfile.harbor in the default password pattern. Total findings: 20 (4 critical, 7 high, 5 medium, 4 low). Nightshift-Task: pii-scanner Nightshift-Ref: https://github.com/marcus/nightshift Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
prom-stack/admin-user and admin-password are tracked with no .gitignore coverage. Renumber F-19-F-21. Total: 21 findings (4 critical, 8 high, 5 medium, 4 low). Nightshift-Task: pii-scanner Nightshift-Ref: https://github.com/marcus/nightshift Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
dotfiles,code/ks,code/arch-bootc-hetzner,k8s-backups,night-family) and home-directory configs for PII and secret exposureCritical findings
.gitignore(F-01, F-12).envwith plaintext passwords tracked despite.gitignore(F-03, F-13)Priority actions
git rm --cachedtracked-but-gitignored files, scrub git history.gitignorepatterns, redact session reports, move Helm secrets to sealed secretsTest plan
🤖 Generated with Claude Code
Automated by nightshift