-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtextleaks.yaml
More file actions
53 lines (48 loc) · 1.45 KB
/
Copy pathtextleaks.yaml
File metadata and controls
53 lines (48 loc) · 1.45 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# note-to-self's textleaks config.
#
# Extends the starter catalog shipped by textleaks. Patterns here are
# ADDED to the starter's patterns. The starter catches generic classes
# (phase numbering, time-of-day, agent memory IDs, etc.). This file adds
# the operator's specific codenames + paths that shouldn't appear in
# this public repo.
#
# See the textleaks repo for the starter catalog and the leak-class
# taxonomy.
version: 1
# Files where references to the operator's GitHub org, config-file
# self-references, or generic English that trips the time-of-day pattern
# are structurally required and not real leaks. v0.2 will tighten the
# starter patterns themselves so most of these can be removed.
ignore_paths:
- README.md
- .pre-commit-config.yaml
- .oss-twin.yaml
- textleaks.yaml
- .gitignore
- .github/workflows/security-scan.yml
- .github/dependabot.yml
- web/test/unit/import.test.ts
- docs/architecture.md
- docs/research.md
- web/README.md
classes:
- id: cross-project-codenames
patterns:
- '\batrib\b'
- '\bsahbi\b'
- '\bnagala\b'
- '\bopenclaw\b'
- '\bsecond-brain\b'
- '\batrib-internal\b'
- '\batrib-private\b'
- '\bclaude-mem\b'
- '\bcomuser\b'
- '\bagent-bridge-atrib\b'
- '\bagent-bridge\b'
- id: operator-paths
patterns:
- '\bnaderhelmy\b'
- '/Users/naderhelmy/'
- id: private-wrapper-services
patterns:
- '\bagent-bridge-atrib\b'