-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ahmed Elghareeb
committed
Jan 8, 2024
1 parent
e041956
commit 4fe4364
Showing
16 changed files
with
57 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -138,7 +138,7 @@ projects: | |
- Verification | ||
applications: | ||
- Infra | ||
description: Rust frontend for Stainless | ||
description: Ru | ||
contacts: | ||
- name: Georg Stefan Schmid | ||
email: [email protected] | ||
|
@@ -150,6 +150,7 @@ projects: | |
date_last_commit: 2021-07-22 | ||
maturity: 1 | ||
language: Rust | ||
type: Application | ||
license: Apache-2.0 | ||
tags: | ||
- Static Analysis | ||
|
@@ -172,6 +173,7 @@ projects: | |
url: https://github.com/epfl-lara/lisa | ||
date_last_commit: 2023-02-24 | ||
language: Scala | ||
type: Framework, Application | ||
license: Apache-2.0 | ||
tags: | ||
- Code Analysis | ||
|
@@ -191,6 +193,7 @@ projects: | |
url: https://github.com/epfl-lara/scallion | ||
date_last_commit: 2022-10-03 | ||
language: Scala | ||
type: Library | ||
license: Apache-2.0 | ||
tags: | ||
- Development | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -448,6 +448,7 @@ projects: | |
type: Lab GitHub | ||
url: https://github.com/spring-epfl/voteagain | ||
date_last_commit: 2022-03-22 | ||
type: Experiments | ||
language: Python | ||
license: MIT | ||
tags: | ||
|
@@ -484,6 +485,7 @@ projects: | |
type: Lab GitHub | ||
url: https://github.com/spring-epfl/datashare-network-crypto | ||
date_last_commit: 2022-09-21 | ||
type: Simulation | ||
language: Python | ||
license: BSD-3-Clause | ||
tags: | ||
|
@@ -517,6 +519,7 @@ projects: | |
type: Lab GitHub | ||
url: https://github.com/spring-epfl/tandem | ||
date_last_commit: 2020-06-14 | ||
type: Simulation | ||
language: C | ||
license: BSD-3-Clause | ||
tags: | ||
|
@@ -552,6 +555,7 @@ projects: | |
type: Lab GitHub | ||
url: https://github.com/spring-epfl/WebGraph | ||
date_last_commit: 2022-08-25 | ||
type: Application | ||
language: Python | ||
license: other | ||
tags: | ||
|
@@ -587,6 +591,7 @@ projects: | |
type: Lab GitHub | ||
url: https://github.com/spring-epfl/disparate-vulnerability | ||
date_last_commit: 2021-10-20 | ||
type: Simulation, Experiments | ||
language: Python | ||
license: MIT | ||
tags: | ||
|
@@ -622,6 +627,7 @@ projects: | |
c4dt_contact: | ||
name: Linus Gasser | ||
email: [email protected] | ||
type: Simulation | ||
tags: | ||
- Anonymity | ||
- Protection | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
strictyaml==1.6.2 | ||
bottle==0.12.23 | ||
bottle==0.12.25 | ||
ruamel-yaml==0.17.21 |
Oops, something went wrong.