Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BE]feat#167 파이프, 세미콜론, 부등호 등의 커맨드 체이닝을 방지한다 #168

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

LuizyHub
Copy link
Collaborator

close #167

✅ 작업 내용

  • [';', '>', '|', '<'] block
  • 디렉토리 common으로 이동

📌 이슈 사항

🟢 완료 조건

  • ';', '>', '|', '<' 가 포함된 명령은 차단된다

✍ 궁금한 점

  • 백엔드 방어로직이 보강되기 전까지 입력에서 차단하는게 좋다고 생각합니다

- [';', '>', '|', '<'] block
- 디렉토리 common으로 이동

[#167]
@LuizyHub LuizyHub self-assigned this Nov 28, 2023
Copy link
Member

@flydog98 flydog98 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

같이 작업했어요~ LGTM👍

@flydog98 flydog98 merged commit af8dfae into dev-be Nov 28, 2023
@flydog98 flydog98 deleted the feature-be-#167 branch November 28, 2023 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants