Edward Minnix III
Edward Minnix III
> Could you elaborate a bit on, how you found the sources? I was looking into packages under the `System.*` and `Microsoft.*` namespaces (.NET standard library and Microsoft libraries) for...
@michaelnebel I have modified the `Microsoft.Extensions.Configuration` models to handle the fluent API, and have added taint flow tests for the extension methods to check that things are being tracked appropriately...
These models might make sense in the future, but I am no longer focused on modeling Jelly.
@owen-mc I have changed the one example to use `Request::FormValue` instead of `Listen`. Please let me know if you think this needs any further changes or if you think we're...