Repos & Projects
Repositories are analyzed by the Ghost Exorcist engine once per day if there have been changes to the codebase. If your team is using a monorepo, the Ghost pre-analysis process will index each project in the monorepo.Scanning
Scanning can be enabled on a per-repository basis. The Ghost Exorcist engine employs a number of processing, indexing, and analysis techniques to analyze a codebase. The engine utilizes custom analysis agents purpose-built to detect certain classes of code flaws, vulnerabilities, and authorization issues. The Ghost Research Team is constantly tuning the analysis agents to improve accuracy.Findings
Findings are the output of the Exorcist analysis agents.Classification | Ratings | Description |
---|---|---|
Severity | info low medium high | The severity of the finding. |
Feasibility | easy medium hard | The ease of exploiting the finding. |
Effort | easy medium hard | The effort to remediate the finding. |