5 Rules
| ID | Name | Severity |
|---|---|---|
| 1101916 | When using compound indexes, avoid having different index ordering in collection access |
medium
|
| 1101920 | Avoid using explain() in production code (JEE) |
medium
|
| 1101922 | Avoid having multiple Artifacts updating data on the same NoSQL Collection (JEE) |
medium
|
| 1101924 | Avoid having multiple Artifacts inserting data on the same NoSQL Collection (JEE) |
medium
|
| 1101926 | Avoid having multiple artifacts deleting data on the same NoSQL collections (JEE) |
medium
|