initial port from private repo

This commit is contained in:
Adam Wilson
2025-04-03 20:32:13 -06:00
parent 617b8d6b51
commit a91cfd0a81
9 changed files with 456 additions and 1 deletions

View File

@@ -1 +1,11 @@
# llmsecops-research
# LLMSecOps Research
## Overview
This repo supports graduate research conducted by Adam Wilson for the M.Sc., Information Security Engineering program at SANS Technology Institute.
## Local setup (Linux Ubuntu)
```sh
$ sudo ./llm_setup.sh
```