Skip to content

Releases: artefactual-labs/decision-spoa

v0.2.0

20 Nov 08:33

Choose a tag to compare

Changelog

  • 428a050 feat: integrate Cookie Guard BotD telemetry

v0.1.6

14 Nov 09:20

Choose a tag to compare

Changelog

  • 5d76d89 Document optional DECISION env vars
  • 7ee03f8 Fix SPOE args lines in haproxy config
  • 8f200b7 Merge pull request #2 from artefactual-labs/feature/session-suspicion-score
  • b046943 policy: add per-session suspicion scoring and ignore flag
  • 335f850 Merge pull request #1 from artefactual-labs/docs/altcha-cookie-guard-update
  • fff87fe policy: add session/cookie matchers; skip no-op rules; document SPOE I/O
  • 49fb55c docs(readme): map Input fields → policy.yml usage; clarify which are matchable, scope-only, telemetry or ACL-only
  • 6836d98 docs(readme): add complete policy.yml reference (match keys, return semantics, fallback), SPOE argument reference, and guidance for session counters (SessionPublic*, Cookie‑Guard signals) including query regex examples
  • 107093c docs: switch example to ALTCHA controller + Cookie‑Guard verify, add context.yml and cookie‑guard spoa sample
  • b434dd5 feat: track sessions via response SPOE and context tags

v0.1.5

10 Nov 08:43

Choose a tag to compare

Changelog

  • 9aae9d6 Add deployment docs for ansible haproxy role
  • d5b4b0f Document supported rule match keys in README
  • 6df7ad1 Fail configcheck on unknown rule match keys
  • a8db136 Adjust metrics to separate frontend components

v0.1.4

04 Nov 11:01

Choose a tag to compare

Changelog

  • 1d89cbc Simplify decision-spoa environment toggles
  • 0e5508b Explain reason handling in rule output
  • 04f0b9c Document rule locking behaviour
  • 423d88f Add toggle to disable GeoIP metrics
  • f1cc1d0 Document debug logging outputs

v0.1.3

30 Oct 16:22

Choose a tag to compare

Changelog

  • f24d28f Surface trusted proxy details in debug logs

v0.1.1

30 Oct 15:55

Choose a tag to compare

Changelog

  • 11e399d Log raw SPOE input when debugging