Skip to content

[Question]: How to get the vulnerabilities of "Code Analysis" #215

@AjayJagan

Description

@AjayJagan

I have a project, which has some code analysis vulnerabilities.
when I do
project.issueset_aggregated.all()
it returns IssueSetAggregated(issues=[])

when I look at the issueCountsBySeverity
issueCountsBySeverity=IssueCounts(low=31, medium=22, high=30, critical=0)

I need to understand why it is not capturing these issues.
Any help is appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions