* fix fuzzy matching not working properly * delete continuousRanges
* Update licence header * Add linter workflow * Add pkg builds
The original check in ScanSA assumed the service account on the pod spec was not blank. It can be blank and when it is kubernetes will default to using the 'default' service account. This change extends the check logic to also include that.