Artemis is an extensible source code scanning tool developed by the Warner Bros. Discovery Application Security team that provides a single interface for running multiple security analysis tools against a source code repository, regardless of the contents of the repository. Artemis can scan repositories in different GitHub, GitLab, Bitbucket, or Azure DevOps organizations from a single, unified platform.
Artemis is made up of 3 primary components: the backend, the web UI, and the scan orchestrator. Each of these has its own components, architecture, and development processes, which are detailed in the README files within their subdirectories.
This repository is released under the MIT license. View the local license file.