Skip to content

Commit

Permalink
Update RULES.md
Browse files Browse the repository at this point in the history
  • Loading branch information
olegoaer authored Feb 3, 2025
1 parent 1fb3ecb commit 221b8dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android-plugin/RULES.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Android-specific rules rely on a multi-scope scanning, including Java source fil

| # | **Rule Name** | **Scanner** | **Observation** |
|---|:----------------|:-------------:|:-------------:|
| EOPT003 | Lazy Loading | Java | |
| ELEA001 | Everlasting Service | Java | Requires `PostProjectAnalysisTask()` callback |
| EBOT004 | Uncached Data Reception | Java | Requires `PostProjectAnalysisTask()` callback |
| ESOB009 | Day Night Mode | File System, Xml | Requires `PostProjectAnalysisTask()` callback |
Expand Down

0 comments on commit 221b8dd

Please sign in to comment.