Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-03-01 | main: add a log message after finishing analysis | Klaus Aehlig | |
In this way, the user has a slightly better insight into the stage the tool currently works on. While there, also move the first report of taintedness to the earliest possible moment. | |||
2022-03-01 | flush after logging to stderr | Klaus Aehlig | |
2022-02-28 | Executor: Log failing action's command | Oliver Reiche | |
2022-02-28 | CLI: Add option to set action timeout | Oliver Reiche | |
2022-02-25 | Format: Apply alphabetical include order | Oliver Reiche | |
2022-02-22 | Initial self-hosting commit | Klaus Aehlig | |
This is the initial version of our tool that is able to build itself. In can be bootstrapped by ./bin/bootstrap.py Co-authored-by: Oliver Reiche <oliver.reiche@huawei.com> Co-authored-by: Victor Moreno <victor.moreno1@huawei.com> |