{"id":19522372,"url":"https://github.com/hxsecurity/dongtai-web","last_synced_at":"2025-07-14T18:33:05.431Z","repository":{"id":37441604,"uuid":"350202428","full_name":"HXSecurity/DongTai-web","owner":"HXSecurity","description":"dongtai web is the front-end project of \"huoxian DongTaiIast\" and is responsible for page display","archived":false,"fork":false,"pushed_at":"2023-11-03T10:26:48.000Z","size":86235,"stargazers_count":17,"open_issues_count":6,"forks_count":24,"subscribers_count":13,"default_branch":"develop","last_synced_at":"2025-04-26T09:35:14.770Z","etag":null,"topics":["css","dongtai","html","iast","typescript","vue"],"latest_commit_sha":null,"homepage":"","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HXSecurity.png","metadata":{"files":{"readme":"README.ZH_CN.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2021-03-22T04:06:16.000Z","updated_at":"2025-02-20T01:07:27.000Z","dependencies_parsed_at":"2023-02-19T06:16:19.965Z","dependency_job_id":"c90782be-3149-437d-972c-9279e34b3022","html_url":"https://github.com/HXSecurity/DongTai-web","commit_stats":null,"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"purl":"pkg:github/HXSecurity/DongTai-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HXSecurity%2FDongTai-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HXSecurity%2FDongTai-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HXSecurity%2FDongTai-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HXSecurity%2FDongTai-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HXSecurity","download_url":"https://codeload.github.com/HXSecurity/DongTai-web/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HXSecurity%2FDongTai-web/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265331464,"owners_count":23748416,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","dongtai","html","iast","typescript","vue"],"created_at":"2024-11-11T00:38:41.839Z","updated_at":"2025-07-14T18:33:04.386Z","avatar_url":"https://github.com/HXSecurity.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DongTai-web\n[![DongTai-project](https://img.shields.io/badge/DongTai%20versions-beta-green)](https://github.com/HXSecurity/DongTai)\n[![DongTai--web](https://img.shields.io/badge/DongTai--web-v1.0.0-lightgrey)](https://github.com/HXSecurity/DongTai-web)\n\n[English](README.md)\n\n## 项目介绍\n“火线～洞态IAST”是一款专为甲方安全人员、甲乙代码审计工程师和0 Day漏洞挖掘人员量身打造的辅助工具，可用于集成devops环境进行漏洞检测、作为代码审计的辅助工具和自动化挖掘0 Day。\n\n“火线～洞态IAST”具有五大模块，分别是`DongTai-webapi`、`DongTai-openapi`、`DongTai-engine`、`DongTai-web`、`agent`，其中：\n- `DongTai-webapi`用于与`DongTai-web`交互，负责用户相关的API请求；\n- `DongTai-openapi`用于与`agent`交互，处理agent上报的数据，向agent下发策略，控制agent的运行等\n- `DongTai-engine`用于对`DongTai-openapi`接收到的数据进行分析、处理，计算存在的漏洞和可用的污点调用链等\n- `DongTai-web`为“火线～洞态IAST”的前端项目，负责页面展示\n- `agent`为各语言的数据采集端，从安装Agent的项目中采集相对应的数据，发送至`DongTai-openapi`服务\n\n## 本地开发\n1.安装`npm`依赖\n```bash\n$ npm install\n```\n\n2.修改本地配置文件\n\n将目录下的 `.env` 文件中的 `VUE_TARGET_HOST = 'http://test.iast.huoxian.cn:8081'` 修改为 `VUE_TARGET_HOST = '你的后端服务所在地址'`\n\n3.执行运行命令\n```bash\n$ npm run dev\n```\n\n\n## 部署方案\n1.安装`npm`依赖\n```bash\n$ npm install\n```\n\n2.编译为可发布版本\n```bash\n$ npm run build\n```\n\n3.将`dist`目录放入nginx服务的静态资源目录\n\n4.修改nginx配置，设置前端接口对应的后端服务，nginx的配置可参考`nginx.conf`\n\n### 文档\n- [官方文档](https://dongtai.io)\n- [快速体验](https://iast.io)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhxsecurity%2Fdongtai-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhxsecurity%2Fdongtai-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhxsecurity%2Fdongtai-web/lists"}