RC RANDOM CHAOS

git security

3 posts

Git never deleted your secrets.
Article

Git never deleted your secrets.

How ZCode's AI indexer uploads your entire git history, including deleted secrets, to the cloud, and why DLP and EDR never catch the egress.

Your Git history is already in the cloud
Article

Your Git history is already in the cloud

ZCode transmits local Git history to the cloud with no consent prompt and no notification. A post-incident breakdown of the boundary that was never enforced.

The next commit captures the file you never named
Article

The next commit captures the file you never named

A .gitignore is a name-based deny-list on a capture-by-default store, so it cannot stop the unnamed secret that lands permanently in git history.