openedx / openedx/openedx-authz

Epic: Hardening pass and fixes

Open
#305 0 comments 0 reactions 1 assignee View on GitHub

@bmtcril is already working on this.

Since May 28, 2026.

Dominant language
Python
Stars
0
Forks
9
Avg merge
13d 9h
Merged PRs (30d)
9

Description

I'm going through the critical flows as thoroughly as possible and writing some new tests to try to catch weird edge cases up front. This is just documenting the work that I'm doing and batching the resulting issues / fixes in one place.

Each of these should result in new tests being added to prevent regressions:

  • Check engine and matcher
  • Scope parser fuzzing
  • Check internal API for privilege escalation
  • Check REST API full matrix
  • Check concurrency & cache race conditions
  • Check policy file handling and management commands

Issues found so far (all low severity, or proactive cleanup / nits):
#301
#302
#303
#304
#306

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.