The mdsecactivebreach/SharpShooter project is no longer supported, but it mixes spaces and tabs in its Python source code so we need to run autopep8 on the source to clean it up.
Resolves cisagov/cool-system-internal#73.
๐งช Testing
I built a new staging Kali AMI and verified that the tool now runs.
โ Pre-approval checklist
[x] This PR has an informative and human-readable title.
[x] Changes are limited to a single goal - eschew scope creep!
[x] All relevant type-of-change labels have been added.
๐ฃ Description
This pull request adds Ansible code to run
autopep8
on the mdsecactivebreach/SharpShooter project's source code.๐ญ Motivation and context
The mdsecactivebreach/SharpShooter project is no longer supported, but it mixes spaces and tabs in its Python source code so we need to run
autopep8
on the source to clean it up.Resolves cisagov/cool-system-internal#73.
๐งช Testing
I built a new staging Kali AMI and verified that the tool now runs.
โ Pre-approval checklist
โ Pre-merge checklist
โ Post-merge checklist