Commit 7d8b321
authored
🐛 Do not add insight for tagging rule with effort (#890)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **New Features**
* Findings with non-zero effort are now routed to Violations;
zero/unspecified effort findings go to Insights. Tags are now attached
both to rule metadata and to final findings for improved filtering and
reporting.
* **Bug Fixes**
* Preserves reported effort on findings instead of clearing it, ensuring
accurate severity and classification.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Fixes #889
---------
Signed-off-by: Emily McMullan <[email protected]>1 parent 929f779 commit 7d8b321
1 file changed
Lines changed: 16 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
341 | 341 | | |
342 | 342 | | |
343 | 343 | | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
344 | 348 | | |
345 | | - | |
346 | | - | |
347 | | - | |
348 | | - | |
349 | | - | |
350 | | - | |
351 | | - | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
352 | 353 | | |
353 | 354 | | |
354 | 355 | | |
| |||
435 | 436 | | |
436 | 437 | | |
437 | 438 | | |
438 | | - | |
439 | 439 | | |
440 | | - | |
| 440 | + | |
441 | 441 | | |
442 | 442 | | |
443 | 443 | | |
444 | | - | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
445 | 451 | | |
446 | 452 | | |
447 | 453 | | |
| |||
0 commit comments