Skip to content

周报OSScan_1900022803_张兵_19.11.22 #539

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions doc/HomeWork/OSScan/1900022803.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,11 @@
- 学习了解了一些微服务框架的知识,下载安装了之后技术要用到的docker软件/容器平台,初步熟悉了docker的一些基本命令,包括部署pull项目到docker上,创建/删除镜像和容器,以及一些对容器的基本操作
- 学习使用Spring boot,初步使用Spring boot完成Hello world项目,了解Spring boot基本框架结构
- 总结:本周其他任务偏多,学习进度较慢,下周加油抓紧时间,努力快速跟上小组项目进度

### 2019.11.8——2019.11.22

- 学习关于开源组件健康扫描项目,参与讨论项目计划,分配到安全与搜索组
- 初步从CVE上获取安全扫描数据
- 对数据进行简单整理,筛选出需要的字段整合了一小部分数据上传至本地数据库
- 使用spring boot搭建了简单的demo项目,实现了输入包名,返回这个包的bug信息界面
- 总结:学习进度较慢,初步用spring boot搭建项目,实现的功能较简单,对数据的整理和清洗也不完善,后序对数据的处理应是当务之急