@neobiotechlabs/neobiotech-dev-agent 0.1.17 → 0.1.19
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.claude-plugin/marketplace.json +1 -1
- package/.claude-plugin/plugin.json +1 -1
- package/README.md +8 -6
- package/dist/index.js +53 -21
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/vendor/dev-docs-templates/templates/mdr_docs/PA/configuration-management-plan.md +6 -6
- package/vendor/dev-docs-templates/templates/mdr_docs/PA/security-management-plan.md +5 -5
- /package/vendor/dev-docs-templates/templates/mdr_docs/{ER/sprint → EA}/software-detailed-design.md +0 -0
package/package.json
CHANGED
|
@@ -51,7 +51,7 @@ SDMP(Software Development and Maintenance Plan)는 본 문서를 참조합니다
|
|
|
51
51
|
|
|
52
52
|
{SCOPE_DESCRIPTION}
|
|
53
53
|
|
|
54
|
-
## 2. Configuration Identification
|
|
54
|
+
## 2. Configuration Identification
|
|
55
55
|
|
|
56
56
|
> 형상 항목(Configuration Item, CI)을 식별하는 기준을 정의하세요. 각 CI는 고유 식별자·버전을 갖는다.
|
|
57
57
|
|
|
@@ -66,7 +66,7 @@ SDMP(Software Development and Maintenance Plan)는 본 문서를 참조합니다
|
|
|
66
66
|
| -------------- | ----------------- | -------------- |
|
|
67
67
|
| {CI_CATEGORY} | {CI_NAMING} | {CI_TOOL} |
|
|
68
68
|
|
|
69
|
-
## 3. Version Control
|
|
69
|
+
## 3. Version Control
|
|
70
70
|
|
|
71
71
|
> 버전 네이밍 체계와 태그 정책을 정의하세요. 시맨틱 버저닝(MAJOR.MINOR.PATCH) 권장.
|
|
72
72
|
|
|
@@ -74,7 +74,7 @@ SDMP(Software Development and Maintenance Plan)는 본 문서를 참조합니다
|
|
|
74
74
|
* 태그 정책: {TAG_POLICY} (각 release 커밋에 tag 부여, 과거 버전 복원 가능해야 함)
|
|
75
75
|
* 버전 관리 도구: Git
|
|
76
76
|
|
|
77
|
-
## 4. Change Control
|
|
77
|
+
## 4. Change Control
|
|
78
78
|
|
|
79
79
|
> 변경 통제 절차를 기술하세요. SOP Change Management와 연계.
|
|
80
80
|
|
|
@@ -85,20 +85,20 @@ SDMP(Software Development and Maintenance Plan)는 본 문서를 참조합니다
|
|
|
85
85
|
* 변경 요청 기록: {CHANGE_REQUEST_LOCATION}
|
|
86
86
|
* 승인 권한자: {CHANGE_APPROVER}
|
|
87
87
|
|
|
88
|
-
## 5. Configuration Status Accounting
|
|
88
|
+
## 5. Configuration Status Accounting
|
|
89
89
|
|
|
90
90
|
> 형상 상태 기록(status accounting) — 현재 각 CI의 버전·상태를 추적·보고하는 방법.
|
|
91
91
|
|
|
92
92
|
{STATUS_ACCOUNTING_METHOD}
|
|
93
93
|
|
|
94
|
-
## 6. Configuration Audit
|
|
94
|
+
## 6. Configuration Audit
|
|
95
95
|
|
|
96
96
|
> 형상 감사 일정·기준. 기능/물리 형상 감사(Functional/Physical Configuration Audit).
|
|
97
97
|
|
|
98
98
|
* 감사 주기: {AUDIT_FREQUENCY}
|
|
99
99
|
* 감사 기준: {AUDIT_CRITERIA}
|
|
100
100
|
|
|
101
|
-
## 7. Configuration Item Control Before Verification
|
|
101
|
+
## 7. Configuration Item Control Before Verification
|
|
102
102
|
|
|
103
103
|
> 검증 활동 시작 전, 검증 대상 형상 항목이 통제되어야 함. 검증 대상 CI 식별·고정 방법.
|
|
104
104
|
|
|
@@ -54,14 +54,14 @@ PA 단계 핵심 산출물로, 본 문서가 보안의 단일 진실의 원천
|
|
|
54
54
|
| Security Manager | |
|
|
55
55
|
| Incident Response | |
|
|
56
56
|
|
|
57
|
-
## 3. Threat Modelling Approach
|
|
57
|
+
## 3. Threat Modelling Approach
|
|
58
58
|
|
|
59
59
|
> 위협 모델링 **접근법**만 명시. 구체적 위협 식별·평가는 EA 산출물로 이관.
|
|
60
60
|
|
|
61
61
|
* 방법론: {THREAT_METHODOLOGY} (예: STRIDE — Spoofing/Tampering/Repudiation/Info Disclosure/DoS/Elevation of Privilege)
|
|
62
62
|
* 자산 식별 범위: {ASSET_SCOPE}
|
|
63
63
|
|
|
64
|
-
## 4. Security Requirements
|
|
64
|
+
## 4. Security Requirements
|
|
65
65
|
|
|
66
66
|
> 보안 요구사항 도출 기준. CIA(기밀성·무결성·가용성) 관점.
|
|
67
67
|
|
|
@@ -71,7 +71,7 @@ PA 단계 핵심 산출물로, 본 문서가 보안의 단일 진실의 원천
|
|
|
71
71
|
* 암호화(Encryption): {CRYPTO_CRITERIA}
|
|
72
72
|
* 로깅·감사(Logging): {LOGGING_CRITERIA}
|
|
73
73
|
|
|
74
|
-
## 5. Security V&V Approach
|
|
74
|
+
## 5. Security V&V Approach
|
|
75
75
|
|
|
76
76
|
> 보안 검증 **접근법** — 무엇을 수행할지만 명시. 도구·절차 세부는 EA.
|
|
77
77
|
|
|
@@ -79,14 +79,14 @@ PA 단계 핵심 산출물로, 본 문서가 보안의 단일 진실의 원천
|
|
|
79
79
|
* 소프트웨어 구성 분석(SCA) / 취약점 스캔: {SCA_APPROACH}
|
|
80
80
|
* 침투 테스트: {PENTEST_APPROACH}
|
|
81
81
|
|
|
82
|
-
## 6. Vulnerability Management
|
|
82
|
+
## 6. Vulnerability Management
|
|
83
83
|
|
|
84
84
|
> 취약점 관리·CVE 모니터링 주기 — 계획 수준.
|
|
85
85
|
|
|
86
86
|
* CVE 모니터링 주기: {CVE_MONITORING_FREQUENCY}
|
|
87
87
|
* 취약점 등록·조치: {VULN_TRACKING}
|
|
88
88
|
|
|
89
|
-
## 7. Cybersecurity Incident Response / CVD
|
|
89
|
+
## 7. Cybersecurity Incident Response / CVD
|
|
90
90
|
|
|
91
91
|
> 보안 사고 대응·Coordinated Vulnerability Disclosure 접근법 — 계획 수준.
|
|
92
92
|
|
/package/vendor/dev-docs-templates/templates/mdr_docs/{ER/sprint → EA}/software-detailed-design.md
RENAMED
|
File without changes
|