29. What is SVN/GIT source code disclosure?
SVN
Using SVN automatically generates a hidden .svn folder containing important source code information.
GIT
If a site is deployed with Git and configuration is inadequate, the .git folder may be deployed to the production environment, leading to a Git leakage vulnerability.