### Pending Scripts
The scripts in the pending directory are stand alone scripts that will eventually be turned into PowerUpSQL functions.
### 3rd Party Functions
PowerUpSQL uses some 3rd party functions written by other authors. Those authors and functions are listed below.
Author: Warren F. (RamblingCookieMonster)
Source: https://github.com/RamblingCookieMonster/Invoke-Parallel
Imported Scripts: Invoke-Parallel.ps1
PowerUpSQL Functions: Used for threaded functions.
Author: Kevin Robertson
Source: https://github.com/Kevin-Robertson/Inveigh
Imported Scripts: Inveigh.ps1, Inveigh-BruteForce.ps1, and Inveigh-Relay.ps1
PowerUpSQL Functions: Used in Invoke-SQLAuditPrivXpDirtree and Invoke-SQLAuditXpPrivFileExist
Author: Joe Bialek
Source: https://github.com/clymb3r/PowerShell/tree/master/Invoke-TokenManipulation
Imported Scripts: Invoke-TokenManipulation.ps1
### Community Contributions
Some PowerUpSQL functions have been written by other authors. Those authors are documented at the beginning of each function and noted in the primary readme file. If I missed someone please let me know!