# LoopBack Security Repository > Note: This is a work-in-progress and may be incomplete. This Git repository is a central place for all security-related information about the LoopBack project. It includes the following: - LoopBack Security Advisories ([`advisories/`](advisories/README.md)) - PGP Keys ([`keys/`](keys/README.md)) - Scripts ([`scripts/`](scripts/README.md)) - Vendors ([`vendors/`](vendors/README.md)) ## Cloning This Repository To clone this Git repository: ``` git clone git@github.com:loopbackio/security.git git submodule update --recursive ``` ## License [MIT](./LICENSE)