Alek
Alek
I can start working on this issue.
Just wanted to check before I do any significant changes, but what would you like the scan default to be? Currently I would have an empty default object under scan....
What is the proposal for success criteria, what does success criteria mean to you? Do you have a better example, something that highlights the use case? What would that look...
How would you represent that in yaml? Do you want the success criteria to have another value that uses a file keyword? How would you distinguish between a string and...
Ya I think it looks like a good idea. Making specific success_criteria for specific steps would cut down on a lot of inline bash scripts.
What does a full go template look like once it is finished? What are the steps to make it run? I am not sure I have a good picture in...
I don't know if the format you have listed will work. The go.mod/go.sum under the root folder that also contains a go.mod/go.sum will cause an error with golang and it...
I did not expect the go ttps to be embedded in the tool itself. Since it requires recompiling after template generation which adds some overhead for users. My assumption was...
Minus the last part, that all tracks. The last part is what I am having to work on right now, providing the args in the cli. Most likely that is...
> @CrimsonK1ng @l50 I noticed there's a `config.yaml` in the golang TTP example proposed here - I'm assuming that 's intended to be used in the "classic" sense that we...