Skip to content

CWE tag support for PCLint #2927

@mohiadeenbatcha

Description

@mohiadeenbatcha

Is your feature request related to a problem? Please describe.
PCLint rule that we created on the CXX plugin is not linked the CWE standards, so the security report is showing null even if there are pclint related issues in the code.

This is needed to have the security report that is generated for all the software security validations like CWE , OWASP.

For now, CXX plugin is missing this mapping and the security reports which we get is empty with no findings even with failures on the code.

Describe the solution you'd like
Would like to map the PCLint failures with security tags like CWE, OWASP .. and get the report with proper ratings of the related failures

Additional context
This is the report if we use the in-built plugin that generates the ratings for the code failures we have

Image

This is the report that is generated with CXX plugin

Image

Please check and let me know whether we are missing some configuration to enable this.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions