docs: Shadow AI Chat Data Leakage Simulation + pending doc catch-up - #3
Open
itsectools wants to merge 2 commits into
Open
docs: Shadow AI Chat Data Leakage Simulation + pending doc catch-up#3itsectools wants to merge 2 commits into
itsectools wants to merge 2 commits into
Conversation
…ports Part of Phase 1 SDLC setup — structured issue tracking without exposing application source (repo stays documentation-only, per existing policy). Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Documents the new DLP Validator capability across all public-facing docs: README feature list, CHANGELOG entry, docs/dlp-validator.md (Step 4 addition), comparisons/vs-dlptest.md (Step 4 description + 2 new comparison table rows: Shadow AI chat leakage testing, PDF validation report), and public/llms.txt (capability + blog link). Corresponding site changes (help page, /dlp SEO metadata/JSON-LD, new blog post at /blog/shadow-ai-chat-data-leakage) are in src/, which stays out of this documentation-only public repo per .gitignore. Co-Authored-By: Claude Sonnet 5 <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.
What's new: Shadow AI Chat Data Leakage Simulation
Documents the DLP Validator's new Shadow AI Chat Data Leakage Simulation feature:
The corresponding site changes (help page,
/dlpSEO metadata/JSON-LD, and a new blog post at/blog/shadow-ai-chat-data-leakage) live insrc/, which stays out of this documentation-only repo per.gitignore— already deployed to itsectools.com.Also included: prior pending doc updates
README.md's DLP section restructure,CHANGELOG.md's full history, andpublic/llms.txt's content were already sitting as uncommitted local changes from earlier work sessions and had never been pushed. This PR brings them in along with the Shadow AI addition, since they were already accurate and unstaged separately would have meant re-deriving the same diffs. Nothing here reflects unreviewed/speculative content — all of it matches the live site's current state.🤖 Generated with Claude Code