John Saigle

Results 27 comments of John Saigle

It looks like the live document is entirely out of sync with the markdown file in this repo. https://auth0.com/docs/sessions-and-cookies/cookies

^ Ran into the above issue again today with sous-chef. An update would be greatly appreciated!

@stardothosting sounds good. I'll hop onto development in a few days. I noticed that you mentioned wrapping this in a python script with multiprocessing and I can get started on...

Looks like this issue can be closed as the PR has been merged

I'm having a similar issue with this code: ```php private static function _formatDicomTars(DicomTarDTO $dicom): array { return array( 'Tarname' => $dicom->getTarname(), 'SeriesInfo' => array_map( 'self::_formatSeries', $dicom->getSeries() ), ); } private...

@bruce-riley I don't have objections to that method in general, and I looked into it following our intial discussion. The main caveat that most of the values in question (in...

Added some python function calls based on https://medium.com/swlh/hacking-python-applications-5d4cd541b3f1

Could add JS functionality and use well known sources and sinks for DOM based XSS, at minimum

https://cheatsheetseries.owasp.org/cheatsheets/Deserialization_Cheat_Sheet.html