Skip to content
GitLab
Explore
Sign in
Commits on Source
123
b0fc762c
Added service_id, ip_d and port_o to ensure traceability accross components
Aug 30, 2022
5d232aa4
Added L3 security status KPIs monitoring
Sep 27, 2022
4362a8dd
Added L3 security status KPIs monitoring to CentralizedAttackDetector component
Sep 27, 2022
5f025ff1
Merge branch 'develop' into feat/l3-components
Sep 27, 2022
e4c17515
Fixed L3 security status KPIs monitoring in CentralizedAttackDetector...
Sep 27, 2022
6c1f9f67
Merge branch 'develop' into feat/l3-components
Sep 27, 2022
d979c9f5
Updated expose_ingress_grpc.sh
Sep 27, 2022
5398086e
Merge branch 'fix/ofc22-tests' into feat/l3-components
Sep 27, 2022
70e61a71
Merge branch 'develop' into feat/l3-components
Sep 27, 2022
7079e9fc
Merge branch 'develop' into feat/l3-components
Sep 27, 2022
0b932520
Merge branch 'develop' into feat/l3-components
Sep 27, 2022
0a29bf48
Updated my_deploy.sh
Sep 27, 2022
044cb4ae
Merge branch 'develop' into 'l3-components-new' and updated my_deploy.sh
Sep 28, 2022
9ae53279
Merge branch 'develop' into feat/l3-components
Sep 28, 2022
45b6c0b4
Changed timestamp attribute of the monitored KPIs in the Centralized Attack Detector
Sep 28, 2022
752bbe52
Merge branch 'develop' into feat/l3-components
Sep 28, 2022
883bbf47
Fixed the L3 security status KPIs monitoring in CentralizedAttackDetector component
Sep 28, 2022
f1698511
Merge branch 'develop' into feat/l3-components
Sep 28, 2022
bd837718
Merge branch 'develop' into feat/l3-components
Sep 30, 2022
49ae4363
Fixed the L3 security status KPIs monitoring in CentralizedAttackDetector...
Sep 30, 2022
38340bde
Cleaned the code of the AttackMitigator component
Sep 30, 2022
3d37ed88
Added the correct code to configure the ACL rule in the service to block cryptomining attacks
Oct 03, 2022
494b716a
Merge branch 'develop' into feat/l3-components
Oct 11, 2022
d2fbb35b
Added missing component files in the working directory of the Attack Mitigator component
Oct 11, 2022
064ffb26
Merge branch 'develop' into feat/l3-components
Oct 13, 2022
06d38829
- Added EndpointId in the Centralized Attack Detector component.
Oct 13, 2022
6edc9d28
Changed grpc calls to client in l3_attackmitigator and...
Oct 15, 2022
41bffb5d
Change the description of the monitored KPIs in the Centralized Attack Detector component
Oct 19, 2022
7f118542
Added comments to document each class and method in the Centralized Attack...
Oct 20, 2022
fe990d3b
Merge branch 'develop' into feat/l3-components
Oct 20, 2022
6d86ad67
Initial implementation of the L3 security status KPIs
Nov 01, 2022
c6a54c84
Merge branch 'develop' into feat/l3-components
Nov 01, 2022
0b991b39
Fixed the implementation of the monitored KPIs in the Centralized Attack Detector component
Nov 01, 2022
c2ce42d0
Merge branch 'feat/monitoring' into feat/l3-components
Nov 03, 2022
35b9ecad
- Added endpoint_id field to the monitoring of KPIs in the Centralized Attack Detector.
Nov 09, 2022
d64d910d
- Major fixes in the implementation of the monitoring of KPIs in the Centralized Attack Detector.
Nov 11, 2022
a8e18718
Added test KPI descriptor in Centralized Attack Detector
Nov 11, 2022
4713ece2
Merge branch 'feat/monitoring' into feat/l3-components
Nov 11, 2022
1f093b6d
Fixed the creation of the multiple cybersecurity KPIs defined for the scenario...
Dec 03, 2022
430093a6
Merge branch 'develop' into feat/l3-components
Dec 03, 2022
764d91c9
- Removed random initialization of unused fields (device_id, endpoint_id,...
Dec 06, 2022
ee940f1b
- Moved cybersecurity KPIs to its own panel in the Grafana dashboard.
Dec 18, 2022
0dc7b043
- Added webui configuration
Jan 26, 2023
306073ac
CAD:
Feb 01, 2023
fccc0553
Adapt centralized attack detector to accept features as list
Feb 08, 2023
954c91ea
Testing addition of feature metadata to onnx model
Feb 08, 2023
a297e11f
Merge branch 'develop' into feat/l3-components
Feb 08, 2023
df21ae25
ACL tracking experiments
Feb 09, 2023
d8387da4
- ML model features have been embedded in the model's own ONNX file instead of...
Feb 09, 2023
a8344a6d
Merge branch 'feat/l3-components' of
https://labs.etsi.org/rep/tfs/controller
...
Feb 09, 2023
e0a8039a
Merge branch 'develop' into feat/l3-components
Feb 09, 2023
bec9ad8d
Obtaining ML features through ONNX file metadata
Feb 10, 2023
16d012eb
- Added GetConfiguredACLRules RPC and ACLRules message to AM protobuf file to...
Mar 24, 2023
f3717a2f
Fixed cad bugs
Mar 28, 2023
02b88bc9
Modified my_deploy script
Apr 25, 2023
09d8e53c
Modified CAD and AM yaml files to add horizontal scalability
Apr 25, 2023
9758c5b2
Removed functionality to not send to AM attack connections that have already...
Apr 26, 2023
e88cecd0
Added buffer to centralized attack detector component for it to wait until it...
Apr 26, 2023
4cec8a5e
Fixed error where an int was attempted to be concatenated in a LOG, producing an exception
Apr 26, 2023
d3e76fbf
Merge branch 'develop' into l3_scalability
Apr 27, 2023
bb20847b
Modified my_deploy file
Apr 27, 2023
de05c982
Including the cache and dbscanserving.
Apr 27, 2023
86aa6cd4
Including the optical attack mitigator.
Apr 27, 2023
5d8b9352
Including the optical attack detector.
Apr 27, 2023
3b3afa9e
Including the optical attack manager.
Apr 27, 2023
c2e49098
Improving the my_deploy.sh script for the optical cybersecurity components.
Apr 27, 2023
116056a5
Aligning Prometheus metrics to the layout used by TFS.
Apr 28, 2023
64714603
Merge branch 'develop' into feat/opt-cybersecurity
Apr 28, 2023
27bf3185
Including grpclib to the common requirements and generating async Python code from protobuf
Apr 28, 2023
57603757
Including init file with async folder.
Apr 28, 2023
b238e50a
Initial implementation of the scenario tests.
Apr 28, 2023
5e66fca5
Including optical cybersecurity in the pipeline.
Apr 28, 2023
dec5782a
Including components on the pipeline.
Apr 28, 2023
803aec96
Updating unit test stage
Apr 28, 2023
077c13b6
Removing `deploy` stage
Apr 28, 2023
34f8edbc
Including an initial version of the dashboard.
May 02, 2023
ba0fea63
Merge branch 'develop' into feat/opt-cybersecurity
May 02, 2023
47f2fa09
Improving CI/CD pipeline of the DBSCANServing component.
May 02, 2023
396f497e
Correctly exported dashboard.
May 02, 2023
d9ea0308
Improvements to the dashboard.
May 02, 2023
68a67051
Removing command that was giving error in the CI/CD pipeline.
May 02, 2023
ac50ef03
Improving code.
May 08, 2023
f21595f2
fix: p4_driver now has _name variable
May 08, 2023
df89f810
fix: add container selection in setup script
May 08, 2023
1b437434
fix: add missing import for math library
May 09, 2023
dcfde304
Merge branch 'fix/device-p4' into 'develop'
May 09, 2023
71df8f8a
Merge branch 'fix/monitoring' into 'develop'
May 09, 2023
f34fff62
Merge branch 'develop' into feat/opt-cybersecurity
May 10, 2023
1f7456b6
Simplifying the optical attack manager deployment.
May 10, 2023
2f5fe7ea
Updating the copyright message of files.
May 10, 2023
a36f8613
Updating ports in the constants and using it in the clients.
May 10, 2023
fa7f2a66
Adding headers
May 10, 2023
6d29832c
Merge branch 'develop' of
https://labs.etsi.org/rep/tfs/controller
into l3_scalability
May 11, 2023
7d86e582
Pre-merge code cleanup
May 11, 2023
5690e5bf
Pre-merge code cleanup
May 11, 2023
08726cff
Pre-merge code cleanup
May 11, 2023
e8bacda9
Pre-merge code cleanup
May 11, 2023
524436db
Pre-merge code cleanup
May 11, 2023
b789ca04
Pre-merge code cleanup
May 11, 2023
f15ff137
Pre-merge code cleanup
May 11, 2023
23 additional commits have been omitted to prevent performance issues.
Loading