Skip to content

Youbey/MLSecOps-Research

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

254 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MLSecOps - Secured ML/AI Deployments

Federated Learning (FL) enables the collaborative training of machine learning models across distributed clients without sharing raw data, offering a promising approach for privacy-preserving artificial intelligence. However, this paradigm remains exposed to a wide range of security and privacy threats, including poisoning, backdoor insertion, inference, and communication-level attacks. To address these challenges, the emerging discipline of Machine Learning Security Operations (MLSecOps) extends DevSecOps principles to the lifecycle of ML models, integrating continuous security testing, monitoring, and resilience verification.

Set up Ansible

  1. Load your SSH private key into the SSH agent:
ssh-add private_key
  1. Run the playbook:
ansible-playbook playbooks/site.yml

Table of Contents

Contributers

  • BENDRAOU Ayoub
  • OUCHTA Nazih
  • GHOUDANE Salim
  • FSAHI Aya

About

A repo for MLSecOps research management

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors