Why am I seeing a lot of SAST jobs in my Pipeline?
Acquia recommends that you do not commit contributed dependencies to your repository. Example code for Drupal projects:
git rm -r --cached vendor docroot/core docroot/libraries docroot/modules/contrib docroot/themes/contrib docroot/profiles/contrib node_modules
Add these to your .gitignore
. For an example, see acquia/drupal-recommended-project.
Did not find what you were looking for?
If this content did not answer your questions, try searching or contacting our support team for further assistance.