slalombuild / secureli

seCureLI is a tool that enables you to experience the delight of building products by helping you get ideas from your head into working software as frictionlessly as possible, in a reliable, secure, scalable, and observable way.
Apache License 2.0
29 stars 3 forks source link

Optimize PII scan work #497

Closed kathleen-hogan-slalom closed 2 weeks ago

kathleen-hogan-slalom commented 3 months ago

There are a few items left to optimize the new PII scan changes:

  1. Rename the Hooks Scanner file to match the new service name. Edit* This is being handled as part of https://github.com/slalombuild/secureli/issues/489
  2. Implement the GitRepo abstractions suggested in feedback here: https://github.com/slalombuild/secureli/pull/496