Skip to main content

3 replies

AEH
Visitor III
January 21, 2026

Dear @heyyo , 

Do you mean hiding the pop-up notification ? because you're not forced to upgrade in this case , you can skip the upgrade as shown in the screenshot on this article.

 

BR.

funkylicious
SuperUser
SuperUser
January 21, 2026
mpapisetty
Staff
Staff
January 22, 2026

The only way (that I know of) is to disable the security rating check - 

 

config system global

set security-rating-run-on-schedule disable

end

 

And additionally to clear the existing detected vulnerabilities - 

diagnose report-runner vuln-clean

 

This is a trade-off but the only option that I know of.