Define a max size for storage
Open
@clelland is already working on this.
Since Jul 29, 2022.
- Dominant language
- Bikeshed
- Stars
- 84
- Forks
- 39
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 1
Description
I know that several participants have mentioned that they are uncomfortable with storage requirements, but I didn't see anything related specifically to this:
There is no defined maximum size (limit) for the amount of storage that a UA should allocate for reports that are not yet submitted. This seems like a potential security violation in the case where:
- A report end point is invalid (therefore the report is stored for repeated retry)
- Reports are generated rapidly (therefore storage use increases rapidly)
I hope that this is useful feedback. Please ignore/close if this is not important.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.