Skip to content

Commit 48962bd

Browse files
mpace965sonartech
authored andcommitted
SCA-1298 Add CWEs to risk detail view and display more on list (#3932)
GitOrigin-RevId: 31c57da19722fd6455da88740327d0d5de112e38
1 parent 8a17322 commit 48962bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libs/sq-server-commons/src/l10n/default.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1637,6 +1637,7 @@ export const defaultMessages = {
16371637
'Sonar uses EPSS score alongside other factors to calculate risk severity. For medium severity risks, EPSS must be >=0.5% and CVSS must be >= 4.0, for high severity risks, EPSS must be >=5% and CVSS must be >=7.0.',
16381638
'dependencies.risk.what.basicInfo.chanceOfFutureExploitation.epss.tooltip.link':
16391639
'Learn more about EPSS v{version}',
1640+
'dependencies.risk.what.basicInfo.cwe.weaknesses': 'Weaknesses',
16401641
'dependencies.risk.what.basicInfo.knownExploited': 'Known exploited',
16411642
'dependencies.risk.what.basicInfo.knownExploited.kev': '(KEV)',
16421643
'dependencies.risk.what.basicInfo.knownExploited.kev.tooltip':

0 commit comments

Comments
 (0)