Skip to content

Comments

IDOR protection#895

Merged
hansott merged 23 commits intomainfrom
idor
Feb 3, 2026
Merged

IDOR protection#895
hansott merged 23 commits intomainfrom
idor

Conversation

@hansott
Copy link
Member

@hansott hansott commented Jan 27, 2026

Summary by Aikido

Security Issues: 0 🔍 Quality Issues: 5 Resolved Issues: 0

🚀 New Features

  • Added IDOR protection feature with config and runtime checks
  • Added MySQL2 IDOR unit tests exercising various tenant scenarios

⚡ Enhancements

  • Exposed APIs for IDOR: enableIdorProtection, setTenantId, withoutIdorProtection
  • Integrated IDOR checks into MySQL, MySQL2, and Postgres query instrumentation
  • Extended interceptor result handling to include and enforce IDOR violations
  • Bumped zen-internals version used by build from v0.1.56 to v0.1.57

More info

@codecov
Copy link

codecov bot commented Feb 2, 2026

* 'main' of github.com:AikidoSec/node-RASP:
  Update ESM hint in Readme
  Mark ESM as stable
  Ignore library/helpers/form-parsing for codecov
  Migrate from prettier to oxfmt
  Don't check stderr, just status
  Remove remains of ESLint
@hansott hansott marked this pull request as ready for review February 2, 2026 14:32
@hansott hansott merged commit f1488df into main Feb 3, 2026
24 of 25 checks passed
@hansott hansott deleted the idor branch February 3, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants