Release 0.0.17

This commit is contained in:
2026-04-20 22:26:34 +00:00
parent 15ca8078a3
commit 2ab4f4d033
5 changed files with 115 additions and 53 deletions

View File

@@ -76,6 +76,11 @@
"Target": "Ziel",
"Source": "Quelle"
},
"Table": {
"Severity": "Stufe",
"References": "Refs",
"Note": "Hinweis"
},
"FindingKind": {
"non-package-to-package-reference": "Unverankerte Paketziele",
"broken-reference": "Kaputte Ziele",

View File

@@ -76,6 +76,11 @@
"Target": "Target",
"Source": "Source"
},
"Table": {
"Severity": "Severity",
"References": "Refs",
"Note": "Note"
},
"FindingKind": {
"non-package-to-package-reference": "Unanchored package targets",
"broken-reference": "Broken targets",