Concepts: What is an Issue?

Issues are first class objects – like Entities – that allow Intrigue Core to capture vulnerabilities, misconfigurations, and other problems which should be brought to the attention of an analyst.

Issues are created when a task is run, and the task has been programmed or configured to create an Issue. An example of this is bruteforcing S3 buckets. When a bucket with an “interesting” file is found, an Issue is created so the user can investigate further.

You can find a listing of all supported issues in the codebase.