Skip to content

Commit 6eb4d0d

Browse files
Fix MIG tool page
1 parent 7c5c360 commit 6eb4d0d

File tree

3 files changed

+17
-37
lines changed

3 files changed

+17
-37
lines changed

_data/destinations.yml

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
url: https://www.sciencedirect.com/journal/computers-and-security
66
type: journal
77

8+
- id: IJISC
9+
name: International Journal of Information Security and Cybercrime
10+
acronym: IJISP
11+
url: https://www.ijisc.com/
12+
type: journal
13+
814
- id: JISA
915
name: Journal of Information Security and Applications
1016
acronym: JISA

_data/publications.yml

+7
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,13 @@
160160
doi: 10.1007/978-3-030-45371-8_10
161161
urlNews: /news/2019/10/01/paper-accepted-at-fps-2019/
162162

163+
- id: MicroIDGym_2019
164+
title: "Micro-Id-Gym: Identity Management Workouts with Container-Based Microservices"
165+
authors: Andrea Bisegna, Roberto Carbone, Ivan Martini, Valentina Odorizzi, Giulio Pellizzari, Silvio Ranise
166+
destination: IJISC
167+
year: 2019
168+
doi: 10.19107/IJISC.2019.01.06
169+
163170
- id: SECRYPT2019_DP
164171
title: A Tool-assisted Methodology for the Data Protection Impact Assessment
165172
authors: Salimeh Dashti and Silvio Ranise

_tools/Micro-Id-Gym.md

+4-37
Original file line numberDiff line numberDiff line change
@@ -3,45 +3,12 @@ title: Micro-Id-Gym
33
subtitle: Identity Management Workouts with Container-Based Microservices
44

55
people:
6-
- name: Andrea
7-
surname: Bisegna
8-
role: Researcher
9-
affiliations:
10-
- unit: Security & Trust
11-
institution: Fondazione Bruno Kessler
12-
place: Trento, Italy
13-
website: https://ict.fbk.eu/people/detail/andrea-bisegna/
14-
15-
usernameFBK: a.bisegna
16-
17-
- name: Roberto
18-
surname: Carbone
19-
role: Researcher
20-
affiliations:
21-
- unit: Security & Trust
22-
institution: Fondazione Bruno Kessler
23-
place: Trento, Italy
24-
website: https://ict.fbk.eu/people/detail/roberto-carbone/
25-
26-
usernameFBK: carbone
27-
28-
- name: Silvio
29-
surname: Ranise
30-
role: Head of Unit
31-
affiliations:
32-
- unit: Security & Trust
33-
institution: Fondazione Bruno Kessler
34-
place: Trento, Italy
35-
website: https://ict.fbk.eu/people/detail/silvio-ranise/
36-
37-
usernameFBK: ranise
6+
- AndreaBisegna_T_FBK
7+
- RobertoCarbone_R_FBK
8+
- SilvioRanise_H_FBK
389

3910
publications:
40-
- title: "Micro-Id-Gym: Identity Management Workouts with Container-Based Microservices"
41-
authors: Andrea Bisegna, Roberto Carbone, Ivan Martini, Valentina Odorizzi, Giulio Pellizzari, Silvio Ranise
42-
destination: International Journal of Information Security and Cybercrime (IJISC 2019)
43-
year: 2019
44-
doi: 10.19107/IJISC.2019.01.06
11+
- MicroIDGym_2019
4512

4613
---
4714

0 commit comments

Comments
 (0)