Skip to content

#1581 Issue: Sorting the Compliance Alerts of each project based on thier Severity level #1612

Closed
shuchitachawla2909 wants to merge 1 commit into
aboutcode-org:mainfrom
shuchitachawla2909:compliance_alerts_sort
Closed

#1581 Issue: Sorting the Compliance Alerts of each project based on thier Severity level #1612
shuchitachawla2909 wants to merge 1 commit into
aboutcode-org:mainfrom
shuchitachawla2909:compliance_alerts_sort

Conversation

@shuchitachawla2909
Copy link
Copy Markdown

Hello @pombredanne
Addressing Issue #1581
We want the order of severity levels as: error > warning > missing > '' (empty string) on a high level priority policy.

Earlier the dictionary storing the Severity levels of each project was not sorted, made changes to enforce the priority level.

Now the Compliance Alerts Panel will show all projects in uniform order.

…ct based on the requirements error->warning->missing->empty string

Signed-off-by: shuchitachawla2909 <shuchita.chawla.cd.cse23@itbhu.ac.in>
@tdruez
Copy link
Copy Markdown
Contributor

tdruez commented Jun 11, 2025

@shuchitachawla2909 Thanks for your contribution!
I'm closing this one as it was implemented and merged in #1632

@tdruez tdruez closed this Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants