We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a902aa commit a04ae86Copy full SHA for a04ae86
1 file changed
relationships/definition.json
@@ -1907,7 +1907,23 @@
1907
"misp"
1908
],
1909
"name": "releasable-to"
1910
+ },
1911
+ {
1912
+ "desription": "The source object is weakened by the target weakness.",
1913
+ "format": [
1914
+ "misp"
1915
+ ],
1916
+ "name": "weakened-by",
1917
+ "opposite": "weakens"
1918
1919
1920
+ "description": "The source weakness weakens the target object.",
1921
1922
1923
1924
+ "name": "weakens",
1925
+ "opposite": "weakened-by"
1926
}
1927
- "version": 50
1928
+ "version": 51
1929
0 commit comments