Skip to content
View codehang's full-sized avatar

Block or report codehang

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. oneDay oneDay Public

    这是一个防js/sql注入的源码,首先在配置文件中添加你想过滤的一些东西,比如关键字、特殊编码等,然后可以在jsp或action个中调用提供的API,即可防止注入。 1.1更新内容:1.对IP进行校验,将非法IP进行屏蔽。2.将每一个IP分配一个ID并且进行判定。3.为IP设定黑名单和白名单

    Java 3

  2. Spring Spring Public

    Forked from MengTo/Spring

    A library to simplify iOS animations in Swift.

    Swift

  3. druid druid Public

    Forked from alibaba/druid

    ♨️ 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid

    Java

  4. checkstyle checkstyle Public

    Forked from checkstyle/checkstyle

    Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly co…

    Java

  5. pmd pmd Public

    Forked from pmd/pmd

    An extensible cross-language static code analyzer.

    Java