This repository contains scripts and tools to assist with the migration and management of Lacework Code Security related resources. It is organized into subfolders for clarity and ease of use.
- scripts/: Contains utility scripts useful for migration from Lacework Code Security IAC V1 to IAC V2.
The scripts
folder includes Bash scripts to streamline operations in GitLab environments. For more details about the scripts and their usage, refer to the README within the scripts
folder.
Clone this repository to your local machine:
git clone [email protected]:lacework/codesec-migration.git
cd codesec-migration
Navigate to the scripts
folder for detailed instructions on specific scripts.
We welcome contributions! To add improvements or new functionality:
- Fork the repository.
- Make your changes.
- Submit a pull request with a detailed description.