Jesse Schwartzentruber

Results 73 comments of Jesse Schwartzentruber

See https://github.com/MozillaSecurity/FuzzManager/issues/1092#issuecomment-2822053515 re: beautifiers

As mentioned in https://github.com/MozillaSecurity/FuzzManager/issues/1092#issuecomment-2831356709, fasteners and fuzzmanager are pinned to old version in-tree, so updating the requirements file would be enough. That just leaves beautifiers. Another option might be to...

5. IP restrictions for API usage. Automation tokens should be restricted to the datacentres we're using.

2b. [django-rest-knox](//github.com/James1345/django-rest-knox) supports token expiry, which could be bumped whenever last-login is updated by UI login. This also solves the problem that SSO account disable does not invalidate tokens.

See https://github.com/MozillaSecurity/FuzzManager-dev/issues/22

This issue was raised by @pyoor in https://github.com/MozillaSecurity/FuzzManager/pull/1057.

I don't believe so. I believe Windows only very recently introduced a feature to automatically remove temporary files on desktop versions, and I can't imagine they would risk that on...

Reading a bit on Storage Sense (the temporary cleanup feature in Windows 10+ referenced in the superuser ref above), I stumbled on this script to configure the registry settings: https://github.com/kaspersmjohansen/StorageSense/blob/main/Configure-StorageSense.ps1...

> Do you have any idea why the machine might have been shut down, given that this was before we switched to spot instances? We have been using spot instances...