HXSecurity / DongTai

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.
https://dongtai.io
Apache License 2.0
1.24k stars 145 forks source link

feat:add agent version api. #1838

Closed Bidaya0 closed 1 year ago

pep8speaks commented 1 year ago

Hello @Bidaya0! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 312:80: E501 line too long (87 > 79 characters)

Line 77:80: E501 line too long (92 > 79 characters) Line 145:80: E501 line too long (82 > 79 characters)