CWE-1101 生成代码中对运行时组件的依赖 Reliance on Runtime Component in Generated Code 结构: Simple Abstraction: Base...
CWE-1100 系统依赖函数的隔离不足
CWE-1100 系统依赖函数的隔离不足 Insufficient Isolation of System-Dependent Functions 结构: Simple Abstraction: Ba...
CWE-110 Structs:无表单域的验证器
CWE-110 Structs:无表单域的验证器 Struts: Validator Without Form Field 结构: Simple Abstraction: Variant 状态: Dr...
CWE-11 ASP.NET误配置:创建Debug模式二进制
CWE-11 ASP.NET误配置:创建Debug模式二进制 ASP.NET Misconfiguration: Creating Debug Binary 结构: Simple Abstractio...
CWE-1099 标识符的命名约定不一致
CWE-1099 标识符的命名约定不一致 Inconsistent Naming Conventions for Identifiers 结构: Simple Abstraction: Base 状态...
CWE-1097 不带关联比较控制元素的持久可存储数据元素
CWE-1097 不带关联比较控制元素的持久可存储数据元素 Persistent Storable Data Element without Associated Comparison Control...
CWE-1096 在没有正确锁定或同步的情况下创建单实例类实例
CWE-1096 在没有正确锁定或同步的情况下创建单实例类实例 Singleton Class Instance Creation without Proper Locking or Synchron...
CWE-1095 循环内循环条件值更新
CWE-1095 循环内循环条件值更新 Loop Condition Value Update within the Loop 结构: Simple Abstraction: Base 状态: Inc...
CWE-1094 数据资源的索引范围扫描过大
CWE-1094 数据资源的索引范围扫描过大 Excessive Index Range Scan for a Data Resource 结构: Simple Abstraction: Base 状...
CWE-1093 数据表示过于复杂
CWE-1093 数据表示过于复杂 Excessively Complex Data Representation 结构: Simple Abstraction: Class 状态: Incomple...
CWE-1092 在多个架构层中使用相同的可调用控件元素
CWE-1092 在多个架构层中使用相同的可调用控件元素 Use of Same Invokable Control Element in Multiple Architectural Layers ...
CWE-1091 在不调用析构函数方法的情况下使用对象
CWE-1091 在不调用析构函数方法的情况下使用对象 Use of Object without Invoking Destructor Method 结构: Simple Abstraction:...
98