forked from nfelger/achill
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.talismanrc
58 lines (58 loc) · 2.66 KB
/
.talismanrc
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
54
55
56
57
58
fileignoreconfig:
- filename: .github/workflows/scan.yml
checksum: afd361f108ba2349ff13332405272e34bdae380f1a5b75cb628f758404887385
- filename: .github/workflows/pipeline.yml
checksum: f9e2a6836eef8111c19a7e8cd07e96ec19469c16d58b303fb11277ec1438d6a8
- filename: app/routes/_index.tsx
checksum: eafda6d6dc438813d713fbfc1aa7c0b3397bb9ebe909c9e03409d4e55e8310c9
- filename: .env.example
checksum: 170cc4aa3c0d4c3f9f62ddadae84a5cc82b02f70297b91d7f36333df039b2c88
- filename: start.sh
checksum: d76c4c0800d2aa78836b64ce524279ba962f9b85db1577f80936385483408a06
- filename: README.md
checksum: 563ae1128b3cb07ca4ff678a1fc206abf925da049b131f72d7350207168d38d0
- filename: public/fonts/BundesSerifWeb-Italic.woff
checksum: 2cad03dd85939c73e892cce6d994a89046677e94ceb11dd1cde5a23a3b35c392
- filename: public/fonts/BundesSansWeb-BoldItalic.woff
checksum: 446eff0044854604c36e380d186aab48077af382668430ad518ef49b37d4fa02
- filename: SECURITY.md
checksum: b1743150cdd537be3a66f5308f887d130f0f320ab21628b63713808090a84e3f
- filename: app/tasks/nocodbClient.server.ts
checksum: f4bcc85b1fbacd2a8dd8da7675849a40024fb1f7d909b4692954412aa2473319
- filename: app/mocks/stubs/calculationPositions.json
checksum: 4013141db60d72f20e9867642310c167f9f32d55406e7d9b788995eeac3c2111
- filename: tests/e2e/login.spec.ts
checksum: 1a0d9ceaf8e4a6d76c7c9c0df4fcaca85edf5bd08344dd7a02cafa17cf01031a
- filename: app/apis/troi/TroiApiController.ts
checksum: 1ee59d6fc975e26e9c0e47d2c83a9a88c2598a69d08a277f316debd7ef62fc66
- filename: app/apis/personio/PersonioApiController.ts
checksum: dc9d0a030075b88729701e43927c774b29ad566f4372dfb46a875cfd5f53e832
- filename: doc/adr/0003-store-credentials-in-session.md
checksum: 297876466b95ab5dd3a9a41126f9dbc4c4ad1d680f62470cccf2f41b9a2176bf
- filename: app/routes/login.tsx
allowed_patterns: [password, troiPassword]
- filename: app/components/troi.tsx
allowed_patterns: [/wiki/spaces/\w+/pages/\d+]
- filename: tests/unit/transformCalendarEvents.test.ts
allowed_patterns: [key]
- filename: tests/e2e/LoginPage.ts
allowed_patterns: [password]
- filename: app/sessions.server.ts
allowed_patterns: [sessionCookieSecret, SESSION_COOKIE_SECRET]
- filename: app/personio/PersonioApiController.ts
allowed_patterns:
[
PERSONIO_CLIENT_SECRET,
client_secret,
process.env.PERSONIO_CLIENT_ID,
process.env.PERSONIO_CLIENT_SECRET,
]
- filename: app/troi/TroiApiController.ts
allowed_patterns: [session.get("troiPassword")]
version: ""
scopeconfig:
- scope: node
allowed_patterns:
- uses:\ ([A-z0-9\-]+\/)*[A-z0-9\-]+@[a-fA-F0-9]{40}
- key
- Key