Skip to content

0.11.4

Choose a tag to compare

@jonhadfield jonhadfield released this 31 Aug 12:10
· 42 commits to main since this release
a7cfaa0

Fixed

  • a CriminalIP honeypot match scored nothing. The shipped rating config spelled the key
    honeypotAttacked while the code reads honeypotAttackedScore, so the value parsed as
    zero and the score was never raised. "This address attacked a honeypot" is the strongest
    signal CriminalIP reports, and it counted for less than being cloud-hosted

    If you have your own rating config it has the same key, copied from the shipped one.
    Rename it there too, or delete the file to fall back to the defaults