Conversation
도커 자동 파이프 라인 구축 위한 도커 파일 추가
Increase command timeout for deployment script.
# Conflicts: # analyzers/redirect_tracker.py # analyzers/req_server/url_utils.py # requirements.txt # services/builder.py # services/scoring.py # services/url_utils.py
**전반적으로 안정성을 개선하는 리팩토링** 변경점1: google safe browsing 중복 구현 통합 및 api 조회 전반의 api별 분리/리팩토링 변경점2: config에서 전체 상수 관리- 추가 중, 현재는 status와 context 오타 방지 가능 변경점3: req_server에서 인증서 조회부만 analyzers/req_cert.py로 분리 변경점4: safe browsing에서 threat판정 시 pipeline 중간 탈출 제외- ml feature 수집이 보장되려면 전체 분석을 가능한 돌게 해야 했음 변경점5: req_server/url_utils.py의 이름을 server_url_utils로 변경. 사유- service/url_utils.py와 혼동 가능성이 너무 큼. 변경점6: scoring이 otx와 whois의 결과를 반영 변경점7: builder가 otx의 결과를 포함하게 함
Dev/feat/refact1: feature 추출기 추가 및 안정성 개선을 위한 리팩토링
*serverInfo 조회 안정화
*CharCNN 기능 추가
Merge pull request #15 from Veri-Q-Project/refactor/sco-cert
Refactor/sco cert
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
📌 작업 개요
🚀 작업 내용
✅ 체크리스트