File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,6 @@ Implementation:
1717 usefulness : 4
1818 level : 1
1919 implementation :
20- - $ref : src/assets/YAML/default/implementations.yaml#/implementations/smartcard
2120 - $ref : src/assets/YAML/default/implementations.yaml#/implementations/yubikey
2221 - $ref : src/assets/YAML/default/implementations.yaml#/implementations/sms
2322 - $ref : src/assets/YAML/default/implementations.yaml#/implementations/totp
@@ -54,7 +53,6 @@ Implementation:
5453 dependsOn :
5554 - MFA for admins
5655 implementation :
57- - $ref : src/assets/YAML/default/implementations.yaml#/implementations/smartcard
5856 - $ref : src/assets/YAML/default/implementations.yaml#/implementations/yubikey
5957 - $ref : src/assets/YAML/default/implementations.yaml#/implementations/sms
6058 - $ref : src/assets/YAML/default/implementations.yaml#/implementations/totp
Original file line number Diff line number Diff line change @@ -355,14 +355,9 @@ implementations:
355355 uuid : cc55cba1-ea0a-466e-99c5-337c9da2b00e
356356 name : Plugins
357357 tags : []
358- smartcard :
359- uuid : e76a395a-8d6a-4e25-a175-6cf25409b755
360- name : Smartcard
361- tags : []
362- url : https://d3fend.mitre.org/technique/d3f:Multi-factorAuthentication/
363358 yubikey :
364359 uuid : d5981117-9bc2-45ed-b4a4-383135dc13d8
365- name : YubiKey
360+ name : YubiKey - Smartcard
366361 tags : []
367362 url : https://d3fend.mitre.org/technique/d3f:Multi-factorAuthentication/
368363 sms :
You can’t perform that action at this time.
0 commit comments