Skip to content
View EtherealXTHY's full-sized avatar

Block or report EtherealXTHY

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. code-audit-assistant code-audit-assistant Public

    # 项目描述 代码审计助手 (Code Audit Assistant) 是一个自动化检测常见安全编码问题的工具,支持Python、JavaScript、Java、C/C++等多种编程语言。能够检测SQL注入、XSS攻击、命令注入、缓冲区溢出等安全漏洞,生成详细的HTML和JSON格式审计报告,支持自定义检测规则和CI/CD集成。帮助开发者在代码编写过程中及时发现和修复安全漏洞,提升代码安全性。

    Python 2