hjsh200219/fortuneteller
vlatestDiscover personalized Four Pillars (Saju) readings, from daily to yearly fortunes and 10-year luck cycles, based on your birth data. Check relationship compatibility and receive Yongshin-driven guidance with practical tips on colors, directions, and careers. Convert between lunar and solar calendars and tailor interpretations across different schools.
19
Total
10
Critical
7
High
2
Medium
Findings
unknownEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
36:
37: # 환경 파일
>>> 38: .env
39: .env.*
40: Report false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
37: # 환경 파일
38: .env
>>> 39: .env.*
40:
41: # 로그Report false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
11:
12: # 환경 변수
>>> 13: .env
14: .env.local
15: .env.*.localReport false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
12: # 환경 변수
13: .env
>>> 14: .env.local
15: .env.*.local
16: Report false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
13: .env
14: .env.local
>>> 15: .env.*.local
16:
17: # 로그Report false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
41:
42: # 환경 파일
>>> 43: .env
44: .env.*
45: Report false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
42: # 환경 파일
43: .env
>>> 44: .env.*
45:
46: # 로그Report false positiveZero-width character detected (potential hidden content)
Detected by automated pattern matching (rule OB-004) with medium confidence. May be a false positive.
389: MIT License
390:
>>> 391: ## 👨💻 기여
392:
393: 이슈 제보 및 풀 리퀘스트를 환영합니다!Report false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
246: */
247: export function logError(error: Error | SajuError): void {
>>> 248: if (process.env.NODE_ENV === 'development') {
249: console.error('[SajuError]', {
250: message: error.message,Report false positiveEnvironment file access
Detected by automated pattern matching (rule DE-002) with medium confidence. May be a false positive.
16: function loadServerOptions(): ServerOptions {
17: // 환경 변수 SAJU_LAZY_LOAD_SCHEMAS=true로 지연 로딩 활성화
>>> 18: const lazyLoadSchemas = process.env.SAJU_LAZY_LOAD_SCHEMAS === 'true';
19: return { lazyLoadSchemas };
20: }Report false positiveDecoded base64 content: j�^��D��+E�(���
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveDecoded base64 content: J�b�'���ӭ�즊�
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveDecoded base64 content: J�b�'���ӭ�즊�
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveDecoded base64 content: r���;!�M6��ߢ�n��^�W�
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveDecoded base64 content: ������� i�'�*'
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveDecoded base64 content: ������� i�'�*'
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveDecoded base64 content: m�"s��ۧ{���"����%
Detected by automated pattern matching (rule DO-BAS) with medium confidence. May be a false positive.
Report false positiveHigh-entropy string (4.5 bits/char) — possible encoded payload
Detected by automated pattern matching (rule EN-001) with medium confidence. May be a false positive.
Report false positiveHigh-entropy string (4.6 bits/char) — possible encoded payload
Detected by automated pattern matching (rule EN-001) with medium confidence. May be a false positive.
Report false positiveScan History
| Date | Risk | Findings | Files | Duration |
|---|---|---|---|---|
| Feb 25, 2026 | critical | 19 | 118 | 0.00s |
| Feb 23, 2026 | critical | 19 | 118 | 0.00s |