security: remove email reference from marketplace manifest and docs
Replaces owner.email field in marketplace.json with owner.url pointing to GitHub profile. Also removes email mentions from the v1.2.0 release session note and the full-repo-audit plan doc. No real contact email should ship in the public plugin manifest. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -128,7 +128,8 @@ python3 -c "import json; d=json.load(open('/home/agricidaniel/claude-obsidian/.c
|
||||
```
|
||||
|
||||
Check:
|
||||
- `owner.email` = `"***REMOVED***"`
|
||||
- `owner.name` = `"AgriciDaniel"`
|
||||
- `owner.url` = `"https://github.com/AgriciDaniel"` (no email field)
|
||||
- `metadata.version` = `"1.2.0"`
|
||||
- `plugins[0].name` = `"claude-obsidian"`
|
||||
- `plugins[0].source.repo` = `"AgriciDaniel/claude-obsidian"`
|
||||
|
||||
Reference in New Issue
Block a user