Git Variable Exposure
librarianp is vulnerable to the exposure of git variables. The regular expression used to identify the git metadata within a system only checks that a variable starts with GIT. This means that any variables such as GITHUBPW that an user might have can be exposed...