Public Libraries counting toward LOC

I imported my first private packages to scan. The LOC scanned seam very large. Upon drilling down, I see a number of public folders for items like CSS/JavaScript/plugin files that are loading into my project. These are almost all files from public packages/plugins. How do I tag/organize or otherwise identify these files from my BitBucket repository to avoid scanning these files?
I don’t plan to troubleshoot them and don’t want them counting against my LOC usage. I also don’t want to impact my BitBucket repository or deployment package.

Hi,

Welcome to the community!

The docs should help.

 
Ann

Thanks you for pointing me the the exclusions parameters!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.