Pinned Loading
Repositories
- Dongtai-Base-Image Public
DongTai-Base-Image is used to build DongTai's basic services, including MySql, Redis
- kubectl-helm-action Public Forked from tscuite/kubectl-helm-action
A Github action for using kubectl and helm to deploy applications to Kubernetes cluster
- DongTai-agent-go Public
Go Agent is a go application probe of DongTai IAST, which collects method invocation data during runtime of Go application by dynamic hooks.
- DongTai Public
Dongtai IAST is an open-source Interactive Application Security Testing (IAST) tool that enables real-time detection of common vulnerabilities in Java applications and third-party components through passive instrumentation. It is particularly suitable for use in the testing phase of the development pipeline.
- DongTai-docs Public
- DongTai-agent-java Public
Java Agent is a Java application probe of DongTai IAST, which collects method invocation data during runtime of Java application by dynamic hooks.
- DongTai-web Public
dongtai web is the front-end project of "huoxian DongTaiIast" and is responsible for page display
- DongTai-Plugin-IDEA Public
Dongtai-plugin-idea is an IDEA plug-in developed by DongTai team for Java Web application developers. This plug-in provides functions such as vulnerability detection and code audit during application development, enabling developers to find application vulnerabilities more intuitively, quickly and in real time during application development.