remove already-fixed H25 from bugs.md
This commit is contained in:
parent
8379664cb0
commit
8eb8334459
1 changed files with 0 additions and 12 deletions
12
bugs.md
12
bugs.md
|
|
@ -96,18 +96,6 @@
|
|||
|
||||
---
|
||||
|
||||
### H25. No Device/Site Organization Validation on Check Creation
|
||||
|
||||
**File:** `lib/towerops_web/controllers/api/v1/checks_controller.ex:47-60`
|
||||
|
||||
**Severity:** HIGH — Check can reference devices from other organizations
|
||||
|
||||
**Description:** Only `check_type` is validated. The `device_id` is not verified to belong to the authenticated org.
|
||||
|
||||
**Fix:** Add device access verification using `ScopedResource.fetch/3`.
|
||||
|
||||
---
|
||||
|
||||
## MEDIUM
|
||||
|
||||
### M1. Resource Scoping Reveals Org Membership
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue