caggle / vautomator

Iterative automation of common VA tasks using functional programming.
1 stars 3 forks source link

Propose MVP format so we can start doing VA scans in a consistent way #6

Closed claudijd closed 6 years ago

claudijd commented 6 years ago

This is an example of a dockerized runnable workflow that would allow us to start working in this new flow, make use of it today, and start increment on it's capabilities over time.

This also fixes https://github.com/caggle/vautomator/issues/3, but has yet to fully integrate the vauthomator.py capabilities directly.

claudijd commented 6 years ago

My thought was, do this to get by until vautomator.py file can eventually replace the hackjob I did with system calls and the like to make this work enough to be useable by the entire VA team. I think vautomator.py will just make it polished and potentially include important things, like tokens/keys and the like to post the results directly to an interesting location.