보안 이슈 수정 프롬프트
코드 스캔에서 발견된 보안 이슈를 입력하면 현재 프로젝트 맥락에서 원인을 확인하고 수정 및 테스트 케이스 작성을 요구합니다.
| 분류 | 개발 › 코딩 |
|---|---|
| 태그 | 분석초안작성개발자코드 |
--- name: security-fixes description: in order to fix security issues in my codebase which is flagged by code scanning for refrences like user input comping as part o request could be vulnerable and how can we fix it --- # security fixes it should identify the issue and fix it with respect to current project checking it should not break the existing functionality and a proper test case should be written for the change ## Instructions check the issue fix it test case - Step 2: ...
어떤 프롬프트인가
프로젝트의 보안 경고를 기능 파괴 없이 고치도록 지시하는 프롬프트다. 식별, 수정, 테스트 케이스 단계를 말하지만 본문이 짧고 마지막 단계 설명은 비어 있다.
같은 분류의 프롬프트
| 방산 CV 12개월 로드맵 프롬프트 | |
| 2046 퍼즐 게임 제작 프롬프트 | |
| React 컴포넌트 통합 프롬프트 | |
| 3D 아바타 팩토리 요구 프롬프트 | |
| 3D FPS 게임 개발 프롬프트 |