We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 319c43c commit f24d6a2Copy full SHA for f24d6a2
libs/sq-server-commons/src/l10n/default.ts
@@ -1579,6 +1579,7 @@ export const defaultMessages = {
1579
' This will export a SBOM for all of your dependencies.',
1580
'dependencies.list.export_as_sbom.type.cyclonedx': 'CycloneDX',
1581
'dependencies.list.export_as_sbom.type.spdx_23': 'SPDX v2.3',
1582
+ 'dependencies.list.export_as_sbom.type.spdx_30': 'SPDX v3.0',
1583
'dependencies.list.export_as_sbom.format.xml': 'XML',
1584
'dependencies.list.export_as_sbom.format.json': 'JSON',
1585
'dependencies.risk.header.risk_severity': 'Severity of impact',
0 commit comments