How to exclude third-party files from code scanning | Community
Skip to main content
sgarciad
Level 2
August 24, 2023
Solved

How to exclude third-party files from code scanning

  • August 24, 2023
  • 1 reply
  • 774 views

Hello,

 

I am refining the reports generated by AEM in its pipeline (cloud), specifically in the security scan section, and I would like to know how I can exclude third-party files from this analysis.

 

Specifically, I would like to exclude all files from adobe/consulting:acs-aem-commons.

 

Regards!

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Shashi_Mulugu

@sgarciad I don't think you can, CM code quality and security pipe main intent is to scan whole code including third party libraries and make aem instance safe, incase if you uncover any critical or blocker level issue from acs commons, you better log issues with acs commons in git and wait for resolution/fix version.

1 reply

Shashi_Mulugu
Community Advisor
Shashi_MuluguCommunity AdvisorAccepted solution
Community Advisor
August 24, 2023

@sgarciad I don't think you can, CM code quality and security pipe main intent is to scan whole code including third party libraries and make aem instance safe, incase if you uncover any critical or blocker level issue from acs commons, you better log issues with acs commons in git and wait for resolution/fix version.