microsoft / microsoft/AzureTRE

API sends REDACTED values to RP on install action

Open
#3,233 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

api bug
Dominant language
Python
Stars
235
Forks
192
Avg merge
1d 23h
Merged PRs (30d)
13

Description

Describe the bug

We had a few times where the API sent a REDACTED property value to the Resource Processor on install action.
This should probably cause an exception on the API side.
(And, be covered in unit tests which are yet to be completed for the pipeline mechanism).

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.

Research direction

Trace the API's install action through the Resource Processor and pipeline mechanism to find where REDACTED property values are forwarded. Start with the existing pipeline unit tests, then add coverage showing the API rejects this value before sending it to the Resource Processor. Done means the exception behavior is covered by unit tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.