Building from the scratch cannot work
I do not trust the authors enough to input real CSP credentials in the pre-built VM.
I would love to build the OS from the scratch, but i've read the code under build-scripts/ and it is clear that it will only install requirements, not the tools advertised in Readme.md.
Can you commit a build script that actually builds the distro?
Hi @ScarletTeam, every tool we have included is open-source and the code is available for anyone to review (either in respective /opt folder or in the tool repository at GitHub/GitLab with links from Readme.md) along with the Linux source code.
The build scripts were provided to help customize the VM and the rest is on the user to download whichever tool(s) they require.
For this current release, sharing the proper build script is not possible. However, we have this in pipeline for the next release.
Closing issue due to inactivity. Feedback is noted.