coreruleset / coreruleset/plugin-registry
Add exclusion set for OData standard
@fzipi is already working on this.
Since Jun 21, 2021.
- Dominant language
- Python
- Stars
- 53
- Forks
- 12
- Avg merge
- 7h 30m
- Merged PRs (30d)
- 1
Description
Motivation
OData (Open Data Protocol) is an ISO/IEC approved, OASIS standard that defines a set of best practices for building and consuming RESTful APIs. Its usage of common wording, similar to SQL is probably going to be something to consider in next versions.
This is a proposal to add some exclusion set that allows our users to use OData in a controlled environment.
Proposed solution
Create a new exclusion ruleset that enables users to start rolling OData.
Additional context
This was originally detected in issue coreruleset/coreruleset#2123.
Contributor guide
No contributing guide indexed for this repository
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.