Every job runs in an isolated secure virtual machine. After every job run, we delete the entire virtual machine with its content. This includes everything from code to secrets. Completely wiped. If you need anything stored after a job has finished, you need to upload it to a 3rd party server.
Your account data (e.g., GitHub username) and webhook metadata(e.g., job name, duration) is the only is the only thing we store longer than a job run. The server hosting the database is fully encrypted. If you request to leave the service, that data will be wiped and deleted.
© 2023 BuildJet.com - All rights reserved.