1 Star 0 Fork 39

忙碌的小蘑菇 / momo-code-sec-inspector-java

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 1.90 KB
一键复制 编辑 原始数据 按行查看 历史
retanoj 提交于 2020-10-22 18:35 . version x.10

Changelog

All notable changes to this project will be documented in this file.

Main version site uses 'x' stand for idea main version.

[x.10]

Added

  • 1020: HardcodedCredentials
  • scaffold for add/delete Inspection

Modify

  • remove unused test code
  • i18n for Inspection Message, QuickFix, DisplayName
  • upgrade org.jetbrains.intellij to 0.5.0

[x.9]

Modify

  • Support more XML Parser to detect XXE vuln.

BugFix

  • Show green screen when use XXE quickfix.
  • Github issue#2 XML foreach Error.

[x.8]

Modify

  • Replace deprecated API.

[x.7]

BugFix

  • Order by with limit end, false positive.

Modify

  • Feedback data adds plugin version.
  • Optimize the packaging process.

[x.6]

BugFix

  • Redis could use Jackson as cache, false positive.

[x.5]

BugFix

  • Some statements see as SQLi, false positive.

[x.4]

Added

  • Whitelist on vulnerable signs.

Modify

  • Added gain FQName of an Element.
  • Make vulnerable sign method to public.
  • MOMOBootConfiguration suffix judge.

BugFix

  • SQL joint on INSERT field, false positive.
  • SQL joint judge variable type.

[x.3]

BugFix

  • SQL joint on FIELD, false positive.
  • SQL joint on INSERT VALUE(S), false positive.

[x.2]

BugFix

  • Judge if use MOMOBoot to reduce, false positive.

[x.1]

Added

  • 1017: LDAPUnserialize
  • 1018: BroadCORSAllowOrigin
  • 1019: SpringSecurityDebugEnabled

Modify

  • Split MOMOBoot rules.

BugFix

  • Constants InputStream has null point exception.

[x.0]

Added

  • 1001: PolyadicExpressionSQLi
  • 1002: PlaceholderStringSQLi
  • 1003: MybatisAnnotationSQLi
  • 1004: MybatisXmlSQLi
  • 1005: RegexDos
  • 1006: JacksonDatabindDefaultTyping
  • 1007: FastjsonAutoType
  • 1008: NettyResponseSplitting
  • 1009: PredictableSeed
  • 1010: XxeInspector
  • 1011: XStreamUnserialize
  • 1014: WeakHashInspector
  • 1015: OutdatedEncryptionInspector
  • 1016: XMLDecoderUnserialize
Java
1
https://gitee.com/manglumogu/momo-code-sec-inspector-java.git
git@gitee.com:manglumogu/momo-code-sec-inspector-java.git
manglumogu
momo-code-sec-inspector-java
momo-code-sec-inspector-java
2018.3

搜索帮助