Add validation to ensure workflow spec is within file size limits
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 260
- Forks
- 57
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 69
Description
What new feature or improvement would you like to see?
- Determine a reasonable spec limit we allow
- Enforce spec limit during workflow submission
- Make the spec limit configurable by admins
Why is this needed?
Prevent DOS from very large workflows
Code of Conduct
- I agree to follow NVIDIA OSMO's Code of Conduct
- I have searched the open feature requests and have found no duplicates for this feature request
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.
Research direction
Start by tracing the workflow submission path and reviewing how administrator-configurable settings are defined. Determine a reasonable workflow spec limit, enforce it during submission, and verify that administrators can configure it and that oversized workflows are rejected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100