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
28 stars 4 forks source link

On `secureli init`, set pre-commit hooks to run `secureli scan` #167

Closed gabenegron closed 1 year ago

gabenegron commented 1 year ago

As part of this story, also write .git/hooks/pre-commit script

stujfiter commented 1 year ago

As a user, I want seCureLI to install and configure pre-commit (the tool) for me based on the languages detected in my repository so that I don't have to separately install and configure pre-commit (the tool)

Acceptance Criteria:

Answered questions:

gabenegron commented 1 year ago

@stujfiter Let's talk about the 3rd bullet point in this story in our next standup meeting