refactor: 폴더 구조 변경

This commit is contained in:
donghyeon-ka
2026-08-02 00:22:19 +09:00
parent f9c463f87a
commit be2f8e4863
1869 changed files with 4565 additions and 295591 deletions
+12
View File
@@ -0,0 +1,12 @@
title = "project-infra secret scanning"
[extend]
useDefault = true
[[allowlists]]
description = "Documentation placeholders"
regexes = [
'''REPLACE_VIA_[A-Z0-9_]+''',
'''<[^>]+>''',
'''\$\{[A-Z0-9_]+\}''',
]