Scott Knight

Results 4 issues of Scott Knight

[OpenSBI](https://github.com/riscv-software-src/opensbi) is the default bios used for RISC-V running under qemu. This change adds support for enabling the default bios and modifying the start up code of xv6 to support...

Currently if you create a webhook listener there's no way to verify that the callbacks you're receiving are actually from your MDM server. We should consider adding some form of...

enhancement
security

The default profile already installs the MicroMDM root certificate. We should additionally set the installed root certificate as pinned for the ServerURL and CheckInURL specified in the profile. Below is...

enhancement
security

After the ANTS Framework is first installed I touch the run now file to kick off an initial run. I then go and `tail /var/log/ants/ants.log` and get the following: ```...