-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Preflight Checklist
- I agree to follow the Code of Conduct that this project adheres to.
- I have searched the issue tracker for an issue that matches the one I want to file, without success.
- I am not looking for support or already pursued the available support channels without success.
Version
1.3.0
Installation Type
Official Docker Compose
Service Name
DongTai-WebAPI
Describe the details of the bug and the steps to reproduce it
1.打开maven工程,点击Run with IAST,提示配置云端,填入:
openapi: http://mydomain.com/openapi
web: http://mydomain.com/openapi/api/v1/agent/download?url=http://mydomain.com/openapi&language=java
或http://mydomain.com/openapi/api/v1/agent/download
或http://mydomain.com
都不行
Token: 从agent部署页面拷贝token粘贴,带/不带"Token"字符串都不行
2.报错:
请求未发送成功,请检查 DongTai IAST 配置云端 中的配置是否正确
3,控制台显示:
Error occurred during initialization of VM
agent library failed to init: instrument
Error opening zip file or JAR manifest missing : C:\xxx\xxx\Library\iastagent\agent.jar
Additional Information
参考官网插件页面,只提到一句"agentUrl, url: 若使用洞态 IAST Server 端 SaaS 版,此栏位将预设自动输入。自动部署, 需要 自行填入。" 不知道怎么填入,而且字段名也跟插件对不上,安装的插件三个字段是openapi、web、token,教程页面里是agenturl、url、token字段,不知如何对应的?
Logs
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working