Commit 324f2c8
feat: add AdvisoryRemediation schema for advisory-grouped remediation (TC-4523)
Restructure the Remediation schema to group remediation data by source
advisory. Replace flat remediations/versionRanges arrays with an
advisories array of AdvisoryRemediation objects, each containing the
advisory attribution, status, version ranges, fixedIn version, and
remediation actions. Remove the advisory field from RemediationInfo
since attribution is now at the AdvisoryRemediation level.
Bump API version to 5.4.0 and artifact version to 2.0.12-SNAPSHOT.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 683926c commit 324f2c8
1 file changed
Lines changed: 27 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
543 | | - | |
544 | | - | |
545 | | - | |
546 | | - | |
547 | | - | |
| 542 | + | |
548 | 543 | | |
549 | | - | |
| 544 | + | |
550 | 545 | | |
551 | | - | |
| 546 | + | |
552 | 547 | | |
553 | 548 | | |
554 | 549 | | |
| |||
568 | 563 | | |
569 | 564 | | |
570 | 565 | | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
571 | 588 | | |
572 | 589 | | |
573 | | - | |
| 590 | + | |
574 | 591 | | |
575 | 592 | | |
576 | 593 | | |
| |||
581 | 598 | | |
582 | 599 | | |
583 | 600 | | |
584 | | - | |
585 | | - | |
586 | 601 | | |
587 | 602 | | |
588 | 603 | | |
| |||
0 commit comments