Git Source Structure used to hold the policy metadata
struct PolicyMetadata {
    string policyName;
    string policyDescription;
}