Skip to content

Version 1.1

Compare
Choose a tag to compare
@CaledoniaProject CaledoniaProject released this 06 Jun 03:02
· 1858 commits to master since this release

中文说明
国内下载

Breaking changes

General changes

  • Upgrade Google V8 to v7.2
  • Reduced memory usage by replacing ANTLR4 with Flex

PHP agent

  • Removed pcre dependency
  • Replaced libstdc++ with libc++
  • Add Thread-Safety edition in binary releases

Java agent

  • Replace Mozilla Rhino with OpenRASP-v8 component
  • Removed native implementation of SQLi/SSRF detection algorithm
  • Temporarily disabled support of JRockit JDK.
    • WebLogic 10.3.6 still works with Oracle JDK, aka export JAVA_VENDOR=Sun

JavaScript plugin system

  • Removed console coloring support

New features

General changes

  • Add monitoring of MySQL authentication failure
  • Add detection of weak password for database connections

Java agent

  • Add a new algorithm xxe_disable_entity