Exclude files from analysis based on a cutoff date threshold. Any source file that was last modified prior to the configured
cutoff date is excluded. This can be useful when you want to analyze the work done on an existing code base and measure the quality of
new code/changes only. This way previous phases of the project will not impact the analysis.