Ross Nanopoulos

Results 6 comments of Ross Nanopoulos

Remaining Examples Checklist: - [ ] File Upload - [ ] CSRF tokens - [ ] Directory path traversal - [ ] System commands - [x] Anti-caching headers - [x]...

Hi @blabla1337 of course! A lot going on lately and I've been meaning to get back to these. Will try to start setting time aside each week to start checking...

@RiieCco I should have some time this weekend to add some more examples. Is [this](https://github.com/blabla1337/skf-flask/tree/main/skf/markdown/code_examples/web) still the correct place to add them? It looks like nothing in here has been...

@RiieCco doing research for examples this weekend, I realized OWASP aleady has the [Go Secure Coding Practices Guide]( https://github.com/OWASP/Go-SCP) Would it make sense to adopt this guide for examples rather...

It would be great to have examples for generic lists, generic interfaces, generic methods, etc. Basically, as close to as possible to generic implementations listed on the C# Programming guide...

@stevespringett I did a little investigation into this issue, and it appears it may be due to the API not always returning the `analysisComments` field. If you notice in the...